File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,24 @@ That said, there are few scenarios where maintaining CPython patches is relevant
2626Available 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
You can’t perform that action at this time.
0 commit comments