You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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.
0 commit comments