Skip to content

Commit 3317e1c

Browse files
committed
README: Add 3.6.15, 3.11.0 and 3.12.0 descriptions
1 parent b99dbd0 commit 3317e1c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,24 @@ That said, there are few scenarios where maintaining CPython patches is relevant
2626
Available branches
2727
------------------
2828

29+
* `3.12.0-patches <https://github.com/python/cpython/compare/3.12...python-cmake-buildsystem:3.12.0-patches>`_:
30+
31+
* _bootstrap_python: Fix execution on windows disabling site import
32+
* getpath: Update build directory assumptions based on python-cmake-buildsystem
33+
34+
*Apply to 3.12.x*
35+
36+
* `3.11.0-patches <https://github.com/python/cpython/compare/3.11...python-cmake-buildsystem:3.11.0-patches>`_:
37+
38+
* _bootstrap_python: Fix execution on windows disabling site import
39+
* getpath: Update build directory assumptions based on python-cmake-buildsystem
40+
41+
*Apply to 3.11.x*
42+
43+
* `3.6.15-patches <https://github.com/python/cpython/compare/v3.6.15...python-cmake-buildsystem:3.6.15-patches>`_:
44+
45+
* bpo-35519: Rename ``test.bisect`` to ``test.bisect_cmd``. - Apply to 3.6.15
46+
2947
* `3.6.2-patches <https://github.com/python/cpython/compare/3.6...python-cmake-buildsystem:3.6.2-patches>`_:
3048

3149
* Fix Windows build of Python for latest WinSDK. - Apply to 3.6.x

0 commit comments

Comments
 (0)