1. cf0b239 bpo-40810: Require SQLite 3.7.15 (GH-24106) by Erlend Egeberg Aasland · 3 years, 6 months ago
  2. 277ce30 bpo-27640: Add --disable-test-modules configure option (GH-23886) by pxinwr · 3 years, 7 months ago
  3. 357704c bpo-42639: atexit now logs callbacks exceptions (GH-23771) by Victor Stinner · 3 years, 7 months ago
  4. c168b50 bpo-42111: Make the xxlimited module an example of best extension module practices (GH-23226) by Petr Viktorin · 3 years, 7 months ago
  5. 29afab6 bpo-41116: Fix setup.py test for macOS Tcl/Tk frameworks (GH-23649) by Ned Deily · 3 years, 8 months ago
  6. 5291639 bpo-42504: fix for MACOSX_DEPLOYMENT_TARGET=11 (GH-23556) by FX Coudert · 3 years, 8 months ago
  7. 00a6568 bpo-31904: remove libnet dependency from detect_socket() for VxWorks (GH-23394) by pxinwr · 3 years, 8 months ago
  8. 404a719 bpo-41116: Ensure system supplied libraries are found on macOS 11 (GH-23301) by Ronald Oussoren · 3 years, 8 months ago
  9. ccdcb20 bpo-40656: Clean up detect_socket() (GH-20148) by Erlend Egeberg Aasland · 3 years, 8 months ago
  10. 7a27c7e bpo-42351: Avoid error when opening header with non-UTF8 encoding (GH-23279) by Ronald Oussoren · 3 years, 8 months ago
  11. 4176193 bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) by Ronald Oussoren · 3 years, 8 months ago
  12. 3783413 bpo-42161: Modules/ uses _PyLong_GetZero() and _PyLong_GetOne() (GH-22998) by Victor Stinner · 3 years, 9 months ago
  13. 47e1afd bpo-1635741: _PyUnicode_Name_CAPI moves to internal C API (GH-22713) by Victor Stinner · 3 years, 9 months ago
  14. 7992579 bpo-40422: Move _Py_closerange to fileutils.c (GH-22680) by Kyle Evans · 3 years, 9 months ago
  15. 619f980 Typo fix (GH-22496) by Manan Kumar Garg · 3 years, 10 months ago
  16. 207c321 bpo-40744: Drop support for SQLite pre 3.7.3 (GH-20909) by Erlend Egeberg Aasland · 3 years, 10 months ago
  17. c45dbe93 bpo-41078: Add pycore_list.h internal header file (GH-21057) by Victor Stinner · 4 years, 1 month ago
  18. 9355868 bpo-41043: Escape literal part of the path for glob(). (GH-20994) by Serhiy Storchaka · 4 years, 1 month ago
  19. 04fc4f2 bpo-40989: PyObject_INIT() becomes an alias to PyObject_Init() (GH-20901) by Victor Stinner · 4 years, 1 month ago
  20. 1ed83ad bpo-40939: Remove the old parser (GH-20768) by Pablo Galindo · 4 years, 1 month ago
  21. 951ab58 Revert "bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)" (GH-20182) by Ned Deily · 4 years, 2 months ago
  22. 0da5466 bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176) by Ned Deily · 4 years, 2 months ago
  23. 1731d6d bpo-34956: Fix macOS _tkinter use of Tcl/Tk in /Library/Frameworks (GH-20171) by Ned Deily · 4 years, 2 months ago
  24. da742ba bpo-31033: Improve the traceback for cancelled asyncio tasks (GH-19951) by Chris Jerdonek · 4 years, 2 months ago
  25. 9a45bfe bpo-35569: Expose RFC 3542 IPv6 socket options on macOS (GH-19526) by Erlend Egeberg Aasland · 4 years, 2 months ago
  26. 62972d9 bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) by Paul Ganssle · 4 years, 2 months ago
  27. 9b60e55 bpo-40637: Add option to disable builtin hashes (GH-20121) by Christian Heimes · 4 years, 2 months ago
  28. b310700 bpo-38360: macOS: support alternate form of -isysroot flag (GH-16480) by Joshua Root · 4 years, 3 months ago
  29. 9f5fe79 bpo-40286: Add randbytes() method to random.Random (GH-19527) by Victor Stinner · 4 years, 3 months ago
  30. 1ae035b bpo-40302: Add pycore_byteswap.h header file (GH-19552) by Victor Stinner · 4 years, 3 months ago
  31. 65a796e bpo-40094: Add os.waitstatus_to_exitcode() (GH-19201) by Victor Stinner · 4 years, 4 months ago
  32. 6b982c2 bpo-40094: Add run_command() to setup.py (GH-19266) by Victor Stinner · 4 years, 4 months ago
  33. addaaaa bpo-39763: Add _bootsubprocess to build Python on AIX (GH-18872) by Victor Stinner · 4 years, 4 months ago
  34. 00c77ae bpo-39763: Refactor setup.py (GH-18778) by Victor Stinner · 4 years, 5 months ago
  35. 1ec63b6 bpo-39763: distutils.spawn now uses subprocess (GH-18743) by Victor Stinner · 4 years, 5 months ago
  36. e9e7d28 bpo-35081: Move dtoa.h header to the internal C API (GH-18489) by Victor Stinner · 4 years, 5 months ago
  37. 0a18ee4 bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) by Dong-hee Na · 5 years ago
  38. b9a0376 closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268) by gescheit · 5 years ago
  39. f117d87 Rename memory.c to mpalloc.c for consistency with the header file. (#14687) by Stefan Krah · 5 years ago
  40. 95da310 bpo-37437: Pass -Wno-unreachable-code when compiling expat. (GH-14470) by Benjamin Peterson · 5 years ago
  41. 08970cb bpo-36210: update optional extension handling for AIX (GH-12202) by Michael Felt · 5 years ago
  42. 0288dd6 bpo-36231: Support building on macOS without /usr/include (GH-13773) by Ned Deily · 5 years ago
  43. c7f7069 bpo-34271: Add ssl debugging helpers (GH-10031) by Christian Heimes · 5 years ago
  44. ad0daf5 bpo-31525: Increase minimum sqlite version number check (GH-12923) by Charles Pigott · 5 years ago
  45. 5749134 bpo-36635, bpo-36696: Fix setup.py on AIX (GH-12922) by Victor Stinner · 5 years ago
  46. 23bace2 bpo-36635: Add _testinternalcapi module (GH-12841) by Victor Stinner · 5 years ago
  47. 5c75f37 bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) by Victor Stinner · 5 years ago
  48. 236d0b7 bpo-31904: Don't build the _crypt extension on VxWorks (GH-12833) by pxinwr · 5 years ago
  49. 8abc3f4 bpo-36577: setup.py reports missing OpenSSL again (GH-12746) by Christian Heimes · 5 years ago
  50. 2ee077f bpo-36544 : Fix regression introduced in bpo-36146 (GH-12708) by xdegaye · 5 years ago
  51. b7eec94 bpo-36503: remove references to 'aix3' and 'aix4' (GH-12658) by Michael Felt · 5 years ago
  52. c11183c bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (gh-12359) by Eric Snow · 5 years ago
  53. 4d61e6e Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617) (GH-12159) by Victor Stinner · 5 years ago
  54. bcfa450 bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (#12003) by Eric Snow · 5 years ago
  55. cfe172d bpo-36146: Add TEST_EXTENSIONS to setup.py (GH-12129) by Victor Stinner · 5 years ago
  56. c991f24 bpo-36146: Don't run code at setup.py top level (GH-12127) by Victor Stinner · 5 years ago
  57. 5ec33a1 bpo-36146: Split setup.py into subfunctions (GH-12125) by Victor Stinner · 5 years ago
  58. 625dbf2 bpo-36146: Refactor setup.py: Add PyBuildExt.srcdir (GH-12124) by Victor Stinner · 5 years ago
  59. 8058bda bpo-36146: Refactor setup.py: PyBuildExt.add() method (GH-12097) by Victor Stinner · 5 years ago
  60. 96d8158 bpo-36146: Fix inc_dirs in setup.py on macOS (GH-12098) by Victor Stinner · 5 years ago
  61. 4cbea51 bpo-36146: Refactor setup.py (GH-12093) by Victor Stinner · 5 years ago
  62. 32f5fdd bpo-31904: Add cross-build support for VxWorks RTOS (GH-11968) by pxinwr · 5 years ago
  63. 8377cd4 Clean up code which checked presence of os.{stat,lstat,chmod} (#11643) by Anthony Sottile · 5 years ago
  64. 5741c45 bpo-35903: Use autoconfig to probe for shm_open() and shm_unlink(). (#11765) by Neil Schemenauer · 5 years ago
  65. e5ef45b bpo-35813: Added shared_memory submodule of multiprocessing. (#11664) by Davin Potts · 5 years ago
  66. cf10a75 bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) by stratakis · 6 years ago
  67. 130893d bpo-35081: Internal headers require Py_BUILD_CORE (GH-10363) by Victor Stinner · 6 years ago
  68. 09b2bec bpo-29442: Replace optparse with argparse in setup.py (GH-139) by Chih-Hsuan Yen · 6 years ago
  69. a8c3424 bpo-25427: Remove pyvenv (GH-5962) by Brett Cannon · 6 years ago
  70. 5bb9692 bpo-32647: Link ctypes extension with libdl. (#5550) by Christian Heimes · 6 years ago
  71. 03e3c34 bpo-31333: Re-implement ABCMeta in C (#5273) by Ivan Levkivskyi · 6 years ago
  72. 7f8bfc9 bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh-1748) by Eric Snow · 6 years ago
  73. 61d478c bpo-31399: Let OpenSSL verify hostname and IP address (#3462) by Christian Heimes · 6 years ago
  74. 29a7df7 bpo-32521: nis libnsl (#5190) by Christian Heimes · 6 years ago
  75. f23746a bpo-32436: Implement PEP 567 (#5027) by Yury Selivanov · 6 years ago
  76. 13ff245 bpo-32593: Drop FreeBSD 9 and older support (#5232) by Victor Stinner · 6 years ago
  77. ff5be6e bpo-32598: Use autoconf to detect usable OpenSSL (#5242) by Christian Heimes · 6 years ago
  78. 94e1696 bpo-14976: Reentrant simple queue (#3346) by Antoine Pitrou · 7 years ago
  79. f3031b8 bpo-32521: nis libtirpc (#5137) by Christian Heimes · 7 years ago
  80. 53f7a7c bpo-32297: Few misspellings found in Python source code comments. (#4803) by Mike · 7 years ago
  81. bd4ed77 bpo-32233: Fix build with --with-system-libmpdec. (#4739) by Stefan Krah · 7 years ago
  82. 53efbf3 bpo-11063: Handle uuid.h being in default include path (GH-4565) by Nick Coghlan · 7 years ago
  83. 77f5139 bpo-32059: setup.py now also searches the sysroot paths (GH-4452) by xdegaye · 7 years ago
  84. 8acaa31 remove detect_math_libs (#4383) by Benjamin Peterson · 7 years ago
  85. 8c663fd Replace KB unit with KiB (#4293) by Victor Stinner · 7 years ago
  86. 1aa00ff fixes bpo-31834: Use optimized code for BLAKE2 only with SSSE3+ (#4066) by Michał Górny · 7 years ago
  87. edc05c5 remove comment about long-gone SGI modules (#3850) by Benjamin Peterson · 7 years ago
  88. a106aec bpo-11063, bpo-20519: avoid ctypes and improve import time for uuid (#3796) by Antoine Pitrou · 7 years ago
  89. a6a4dc8 bpo-31370: Remove support for threads-less builds (#3385) by Antoine Pitrou · 7 years ago
  90. 6d51b87 bpo-30912: Don't check the content of ffi.h (GH-2687) by Shlomi Fish · 7 years ago
  91. c5bace2 bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878) by Devin Jeanpierre · 7 years ago
  92. 9e1e6f5 bpo-30923: Silence fall-through warnings in libexpat build. (#3205) by Stefan Krah · 7 years ago
  93. 93d0cb5 bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) by Victor Stinner · 7 years ago
  94. f0202bb Issue #30923: Revert flag that is not recognized by an obsolete gcc version. (#3132) by Stefan Krah · 7 years ago
  95. 72b5433 bpo-30923: Suppress fall-through warnings in libmpdec. (#2698) by Stefan Krah · 7 years ago
  96. c0364fc bpo-20210: Support the *disabled* marker in Setup files (GH-132) by xdegaye · 7 years ago
  97. 6c991bd Check that Python is 64-bit before enabling BLAKE2_USE_SSE. (#1332) by Neil Schemenauer · 7 years ago
  98. 2658178 Merge 3.6. by Stefan Krah · 7 years ago
  99. 75c0d4f Issue29439: _decimal on Android requires linking with libm. by Stefan Krah · 7 years ago
  100. e43edaa Issue #20211: Merge 3.6. by Xavier de Gaye · 8 years ago