COMMITS
/ configure July 16, 2018
A
bpo-32430: Rename Modules/Setup.dist to Modules/Setup (GH-8229)
Antoine Pitrou committed
B
bpo-34121: Fix detection of C11 atomic support on clang. (GH-8288)
Benjamin Peterson committed
July 11, 2018
E
bpo-33648: Remove PY_WARN_ON_C_LOCALE (GH-7114)
Eitan Adler committed
June 19, 2018
V
bpo-30345: Add -g to LDFLAGS for LTO (GH-7709)
Victor Stinner committed
June 9, 2018
June 5, 2018
I
bpo-5755: Move -Wstrict-prototypes to CFLAGS_NODIST (GH-7395)
INADA Naoki committed
June 4, 2018
S
Regenerate configure after changing configure.ac in GH-6987. (GH-7344)
Serhiy Storchaka committed
May 24, 2018
S
bpo-32493: Fix uuid.uuid1() on FreeBSD. (GH-7099)
Serhiy Storchaka committed
C
closes bpo-33619: Fix libffi detection by regenerating ./configure (GH-7075)
Chih-Hsuan Yen committed
May 16, 2018
E
closes bpo-33512: use standard for detecting long double (GH-6847)
Eitan Adler committed
May 15, 2018
B
run autoreconf (GH-6850)
Benjamin Peterson committed
May 4, 2018
A
bpo-33332: Add signal.valid_signals() (GH-6581)
Antoine Pitrou committed
April 30, 2018
M
bpo-33377: add triplets for mips-r6 and riscv (#6655)
Matthias Klose committed
January 31, 2018
N
Start of 3.8.0a0
Ned Deily committed
January 30, 2018
N
January 29, 2018
C
bpo-31429: Define TLS cipher suite on build time (#3532)
Christian Heimes committed
P
bpo-20104: Expose `posix_spawn` in the os module (GH-5109)
Pablo Galindo committed
January 27, 2018
P
bpo-31368: Expose preadv and pwritev in the os module (#5239)
Pablo Galindo committed
January 23, 2018
S
V
bpo-32593: Run autoconf (#5282)
Victor Stinner committed
January 20, 2018
C
bpo-32598: Use autoconf to detect usable OpenSSL (#5242)
Christian Heimes committed
January 9, 2018
D
bpo-32493: Not only AIX, but FreeBSD has uuid_create support (#5089)
David Carlier committed
January 6, 2018
N
bpo-29137: Remove fpectl module (#4789)
Nathaniel J. Smith committed
December 30, 2017
M
bpo-32399: Starting with AIX6.1 there is support in libc.a for uuid (RFC4122) (#4974)
Michael Felt committed
December 22, 2017
B
remove the dynload_next.c file (closes bpo-32386) (#4957)
Benjamin Peterson committed
December 19, 2017
M
bpo-26439 Fix ctypes.util.find_library failure on AIX (#4507)
Michael Felt committed
December 6, 2017
R
November 23, 2017
X
X
bpo-29040: Support building Android with Unified Headers (GH-4492)
xdegaye committed
November 11, 2017
S
Move comments in configure.ac to more appropriate place. (#4371)
Serhiy Storchaka committed
November 8, 2017
B
bpo-11063: Use more reliable way to check if uuid function exists (GH-4343)
Berker Peksag committed
B
bpo-11063: Add a configure check for uuid_generate_time_safe (GH-4287)
Berker Peksag committed
November 6, 2017
B
Remove outdated with_threads checks in configure.ac (GH-4294)
Berker Peksag committed
November 1, 2017
S
bpo-31919: Fix building the curses module on OpenIndiana. (#4211)
Serhiy Storchaka committed
M
bpo-25720: Fix the method for checking pad state of curses WINDOW (#4164)
Masayuki Yamamoto committed
October 31, 2017
S
bpo-31891: Fix building the curses module on NetBSD. (#4165)
Serhiy Storchaka committed
October 19, 2017
B
drop unused configure check for pthread_atfork (#4046)
Benjamin Peterson committed
October 9, 2017
N
Allow configure to handle PATH elements with spaces (#3935)
Ned Deily committed
October 6, 2017
M
bpo-25658: Implement PEP 539 for Thread Specific Storage (TSS) API (GH-1362)
Masayuki Yamamoto committed
October 5, 2017
September 29, 2017
B
stop using ranlib (closes bpo-31625) (#3815)
Benjamin Peterson committed
B
remove support for BSD/OS (closes bpo-31624) (#3812)
Benjamin Peterson committed
September 24, 2017
B
remove configure check for memmove (#3716)
Benjamin Peterson committed
September 8, 2017
O
bpo-31354: Let configure --with-lto work on all builds
octaviansoldea committed
September 7, 2017
A
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou committed
September 6, 2017
C
bpo-27584: New addition of vSockets to the python socket module (#2489)
caavery committed
September 5, 2017
C
bpo-31343: Include sys/sysmacros.h (#3318)
Christian Heimes committed
September 4, 2017
B
remove IRIX support (closes bpo-31341) (#3310)
Benjamin Peterson committed
B
remove configure.ac support for SGI_ABI (#3294)
Benjamin Peterson committed