COMMITS
/ PC/pyconfig.h March 31, 2021
J
bpo-43179: Generalise alignment for optimised string routines (GH-24624)
Jessica Clarke committed
March 1, 2021
J
bpo-11717: fix ssize_t redefinition error when targeting 32bit Windows app (GH-24479)
Jozef Grajciar committed
November 16, 2020
S
bpo-42120: Remove macro defining copysign to _copysign on Windows (GH-23326)
Steve Dower committed
May 19, 2020
P
Python 3.10.0a0 (GH-20198)
Pablo Galindo committed
March 10, 2020
V
bpo-1294959: Add sys.platlibdir attribute (GH-18381)
Victor Stinner committed
February 29, 2020
S
bpo-39794: Add --without-decimal-contextvar (#18702)
Stefan Krah committed
February 5, 2020
Z
bpo-39553: Delete HAVE_SXS protected code (GH-18356)
Zackery Spytz committed
October 21, 2019
S
bpo-27961: Replace PY_LONG_LONG with long long. (GH-15386)
Sergey Fedoseev committed
September 11, 2019
S
bpo-32592: Set Windows 8 as the minimum required version for API support (GH-15951)
Steve Dower committed
August 22, 2019
S
bpo-27961: Remove leftovers from the times when long long wasn't required (GH-15388)
Sergey Fedoseev committed
June 12, 2019
P
bpo-37201: fix test_distutils failures for Windows ARM64 (GH-13902)
Paul Monson committed
June 4, 2019
Ł
Bump to 3.9.0a0
Łukasz Langa committed
May 17, 2019
P
bpo-36942 Windows build changes for Windows ARM64 (GH-13366)
Paul Monson committed
February 25, 2019
Z
bpo-24643: Fix "#define timezone _timezone" clashes on Windows (GH-12019)
Zackery Spytz committed
February 14, 2019
P
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson committed
December 22, 2018
M
bpo-11566: Extension build errors on Windows for _hypot (GH-11283)
Matt McCormick committed
September 21, 2018
B
Simplify PyInit_timezone. (GH-9467)
Benjamin Peterson committed
January 31, 2018
N
Start of 3.8.0a0
Ned Deily committed
January 27, 2018
C
bpo-31399: Let OpenSSL verify hostname and IP address (#3462)
Christian Heimes committed
September 12, 2017
E
bpo-30860: Move windows.h include out of internal/*.h. (#3458)
Eric Snow committed
September 8, 2017
E
bpo-30860: Consolidate stateful runtime globals. (#3397)
Eric Snow committed
September 6, 2017
Z
Remove all mention of Windows IA-64 support (GH-3389)
Zachary Ware committed
July 18, 2017
A
bpo-30946: Remove obsolete fallback code in readline module (#2738)
Antoine Pitrou committed
June 29, 2017
I
bpo-29585: Fix sysconfig.get_config_var("PYTHONFRAMEWORK") (GH-2483)
INADA Naoki committed
June 28, 2017
S
bpo-23451: Fix socket deprecation warnings in socketmodule.c (#2318)
Segev Finer committed
V
bpo-29585: Define PYTHONFRAMEWORK in PC/pyconfig.h (#2477)
Victor Stinner committed
March 12, 2017
S
bpo-26121: Use C library implementation for math functions erf() and erfc() on Windows. (#632)
Serhiy Storchaka committed
September 12, 2016
N
Bump to 3.7.0a0
Ned Deily committed
September 7, 2016
B
hardcode sizeof(_Bool) on windows
Benjamin Peterson committed
September 6, 2016
B
require standard int types to be defined (#17884)
Benjamin Peterson committed
B
replace PY_LONG_LONG with long long
Benjamin Peterson committed
September 5, 2016
L
Issue #27355: Removed support for Windows CE. It was never finished,
Larry Hastings committed
May 8, 2016
M
Merge typo fixes from 3.5
Martin Panter committed
M
Corrections for a/an in code comments and documentation
Martin Panter committed
August 29, 2015
Z
Closes #24953: Merge with 3.5
Zachary Ware committed
Z
Issue #24953: Include ICC version in sys.version string when bulit with ICC on Windows
Zachary Ware committed
May 30, 2015
Y
Reverting my previous commit.
Yury Selivanov committed
May 28, 2015
Z
Update Windows build for 3.6
Zachary Ware committed
March 2, 2015
December 16, 2014
S
#22980 Adds platform and version tags to .pyd files
Steve Dower committed
November 22, 2014
October 22, 2014
V
Issue #22592: Drop support of the Borland C compiler to build Python
Victor Stinner committed
July 25, 2014
Z
Issue #21958: Merge with 3.4
Zachary Ware committed
Z
Issue #21958: Define HAVE_ROUND when building with VS 2013 and above.
Zachary Ware committed
June 11, 2014
Z
Closes #21713: Merge with 3.4
Zachary Ware committed
Z
Issue #21713: Fix typo in a comment. Found by Joseph Shen.
Zachary Ware committed
March 17, 2014
Z
Bump Windows build to 3.5
Zachary Ware committed
February 20, 2014
Z
Issue #20221: Removed conflicting (or circular) hypot definition
Zachary Ware committed
Z
Issue #20221: Removed conflicting (or circular) hypot definition
Zachary Ware committed
Z
Issue #20221: Removed conflicting (or circular) hypot definition
Zachary Ware committed