Skip to content

Commit 1054205

Browse files
committed
Reference 3.6.2 branches
1 parent 824f39d commit 1054205

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,15 @@ Available branches
3939

4040
* Export inlined functions to support extension built-in on Windows.
4141

42+
* `3.6.2-patches <https://github.com/python/cpython/compare/3.6...python-cmake-buildsystem:3.6.2-patches>`_:
43+
44+
* Rename header files found in ``Modules/_decimal/libmpdec`` directory to avoid conflicts with system headers
45+
of the same name (``io.h``). This script was originally used to update the sources: https://gist.github.com/jcfr/e166c0f3fd823de2586b1101f9c67947
46+
47+
* Prevent duplicated ``OverlappedType`` symbols with built-in extension on Windows.
48+
49+
* Export inlined functions to support extension built-in on Windows.
50+
4251

4352
License
4453
-------

0 commit comments

Comments
 (0)