Skip to content

Commit 824f39d

Browse files
committed
Reference 3.5.3 branches
1 parent da320a9 commit 824f39d

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
@@ -30,6 +30,15 @@ Available branches
3030

3131
* Support for VS2010 and VS2015
3232

33+
* `3.5.3-patches <https://github.com/python/cpython/compare/3.5...python-cmake-buildsystem:3.5.3-patches>`_:
34+
35+
* Rename header files found in ``Modules/_decimal/libmpdec`` directory to avoid conflicts with system headers
36+
of the same name (``io.h`` and ``memory.h``). This script was originally used to update the sources: https://gist.github.com/jcfr/e166c0f3fd823de2586b1101f9c67947
37+
38+
* Prevent duplicated ``OverlappedType`` symbols with built-in extension on Windows.
39+
40+
* Export inlined functions to support extension built-in on Windows.
41+
3342

3443
License
3544
-------

0 commit comments

Comments
 (0)