COMMITS
/ setup.py July 11, 2018
C
bpo-29442: Replace optparse with argparse in setup.py (GH-139)
Chih-Hsuan Yen committed
April 20, 2018
B
bpo-25427: Remove pyvenv (GH-5962)
Brett Cannon committed
February 25, 2018
C
bpo-32647: Link ctypes extension with libdl. (#5550)
Christian Heimes committed
February 18, 2018
I
bpo-31333: Re-implement ABCMeta in C (#5273)
Ivan Levkivskyi committed
January 30, 2018
E
January 27, 2018
C
bpo-31399: Let OpenSSL verify hostname and IP address (#3462)
Christian Heimes committed
January 26, 2018
C
bpo-32521: nis libnsl (#5190)
Christian Heimes committed
January 23, 2018
Y
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov committed
January 22, 2018
V
bpo-32593: Drop FreeBSD 9 and older support (#5232)
Victor Stinner committed
January 20, 2018
C
bpo-32598: Use autoconf to detect usable OpenSSL (#5242)
Christian Heimes committed
January 15, 2018
A
bpo-14976: Reentrant simple queue (#3346)
Antoine Pitrou committed
January 12, 2018
C
bpo-32521: nis libtirpc (#5137)
Christian Heimes committed
December 14, 2017
December 6, 2017
S
bpo-32233: Fix build with --with-system-libmpdec. (#4739)
Stefan Krah committed
November 26, 2017
N
bpo-11063: Handle uuid.h being in default include path (GH-4565)
Nick Coghlan committed
November 25, 2017
X
bpo-32059: setup.py now also searches the sysroot paths (GH-4452)
xdegaye committed
November 13, 2017
B
remove detect_math_libs (#4383)
Benjamin Peterson committed
November 8, 2017
V
Replace KB unit with KiB (#4293)
Victor Stinner committed
October 24, 2017
M
fixes bpo-31834: Use optimized code for BLAKE2 only with SSSE3+ (#4066)
Michał Górny committed
October 2, 2017
B
remove comment about long-gone SGI modules (#3850)
Benjamin Peterson committed
September 28, 2017
A
bpo-11063, bpo-20519: avoid ctypes and improve import time for uuid (#3796)
Antoine Pitrou committed
September 7, 2017
A
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou committed
September 6, 2017
S
bpo-30912: Don't check the content of ffi.h (GH-2687)
Shlomi Fish committed
D
bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878)
Devin Jeanpierre committed
August 25, 2017
S
bpo-30923: Silence fall-through warnings in libexpat build. (#3205)
Stefan Krah committed
August 18, 2017
V
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106)
Victor Stinner committed
S
Issue #30923: Revert flag that is not recognized by an obsolete gcc version. (#3132)
Stefan Krah committed
July 13, 2017
S
bpo-30923: Suppress fall-through warnings in libmpdec. (#2698)
Stefan Krah committed
May 27, 2017
X
bpo-20210: Support the *disabled* marker in Setup files (GH-132)
xdegaye committed
April 28, 2017
N
Check that Python is 64-bit before enabling BLAKE2_USE_SSE. (#1332)
Neil Schemenauer committed
February 4, 2017
S
Merge 3.6.
Stefan Krah committed
S
Issue29439: _decimal on Android requires linking with libm.
Stefan Krah committed
December 14, 2016
X
Issue #20211: Merge 3.6.
Xavier de Gaye committed
X
Issue #20211: Do not add the directory for installing C header files and
Xavier de Gaye committed
December 13, 2016
X
Issue #28190: Merge 3.6.
Xavier de Gaye committed
X
Issue #28190: Cross compiling the _curses module does not use anymore
Xavier de Gaye committed
December 10, 2016
X
Issue #28918: Merge 3.6.
Xavier de Gaye committed
X
Issue #28918: Fix the cross compilation of xxlimited when Python
Xavier de Gaye committed
October 29, 2016
X
Issue #28444: Merge with 3.5.
Xavier de Gaye committed
X
Issue #28444: Fix missing extensions modules when cross compiling.
Xavier de Gaye committed
X
Issue #28444: Merge with 3.6.
Xavier de Gaye committed
October 15, 2016
I
Issue #28428: Rename _futures module to _asyncio. (merge from 3.6)
INADA Naoki committed
I
Issue #28428: Rename _futures module to _asyncio.
INADA Naoki committed
October 9, 2016
I
Issue #26801: Added C implementation of asyncio.Future.
INADA Naoki committed
I
Issue #26801: Added C implementation of asyncio.Future.
INADA Naoki committed
September 18, 2016
C
Issue #26661: setup.py now detects system libffi with multiarch wrapper.
Christian Heimes committed
C
Issue #26661: setup.py now detects system libffi with multiarch wrapper.
Christian Heimes committed
C
Issue #26661: setup.py now detects system libffi with multiarch wrapper.
Christian Heimes committed
September 17, 2016
Z
Closes #27979: Remove bundled copy of libffi
Zachary Ware committed
September 15, 2016
B
Unicode 9.0.0
Benjamin Peterson committed