1. 807b103 [3.10] GH-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declara… (#99920) by Sam James · 2 years, 9 months ago
  2. 0d5b25b [3.10] gh-99086: Fix implicit int compiler warning in configure check for PTHREAD_SCOPE_SYSTEM (GH-99085) (#99119) by Erlend E. Aasland · 2 years, 10 months ago
  3. f6f8acb [3.10] gh-96191: Update the configure file to use GitHub issue (gh-96211) (gh-96376) by Dong-hee Na · 3 years ago
  4. 6fd9737 [3.10] bpo-46968: Check for 'sys/auxv.h' in the configure script (GH-31961). (GH-31974) by Pablo Galindo Salgado · 3 years, 5 months ago
  5. 393e2bf bpo-46968: Fix faulthandler for Sapphire Rapids Xeon (GH-31789) (GH-31830) by Victor Stinner · 3 years, 6 months ago
  6. 4371fbd [3.10] bpo-46513: Remove AC_C_CHAR_UNSIGNED / __CHAR_UNSIGNED__ (GH-30851) (GH-30914) by Christian Heimes · 3 years, 7 months ago
  7. b962544 bpo-34602: Fix unportable test(1) operator in configure script (GH-30490) (GH-30491) by Miss Islington (bot) · 3 years, 8 months ago
  8. 7e951f3 bpo-46263: Don't use MULTIARCH on FreeBSD (GH-30410) by Miss Islington (bot) · 3 years, 8 months ago
  9. 8d1a580 [3.10] bpo-42268: Fail the configure step if the selected compiler doesn't support memory sanitizer (GH-29806) (GH-29815) by Pablo Galindo Salgado · 3 years, 9 months ago
  10. b71bc05 [3.10] bpo-43158: Use configure values for building _uuid extension (GH-29353) (GH-29362) by Miss Islington (bot) · 3 years, 10 months ago
  11. 5537b9f bpo-45536: Check OpenSSL APIs in configure (GH-29088) by Miss Islington (bot) · 3 years, 10 months ago
  12. edae3e2 [3.10] bpo-45405: Prevent ``internal configure error`` when running ``configure`` with recent versions of non-Apple clang. (GH-28845) (GH-28911) by Miss Islington (bot) · 3 years, 11 months ago
  13. f146ca3 bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28707) by Pablo Galindo Salgado · 3 years, 11 months ago
  14. 6df8c32 bpo-41710: PyThread_acquire_lock_timed() uses sem_clockwait() (GH-28671) by Victor Stinner · 3 years, 11 months ago
  15. 2563dd2 [3.10] bpo-34602: Quadruple stack size on macOS when compiling with UBSAN (GH-27309) (GH-28280) by Łukasz Langa · 4 years ago
  16. b1617d7 [3.10] Regenerate autoconf files with version 2.69 (GH-28151) by Pablo Galindo Salgado · 4 years ago
  17. cc115e5 Python 3.10.0rc1 by Pablo Galindo · 4 years, 1 month ago v3.10.0rc1
  18. c2e0b13 [3.10] Fail the CI if an optional module fails to compile (GH-27466). (GH-27481) by Pablo Galindo Salgado · 4 years, 1 month ago
  19. 25a9cf1 bpo-43109: Fix --with-lto configure option on macOS (GH-26341) by Miss Islington (bot) · 4 years, 3 months ago
  20. ba42175 Python 3.10.0b1 by Pablo Galindo · 4 years, 4 months ago v3.10.0b1
  21. 8703178 bpo-43568: Drop support for MACOSX_DEPLOYMENT_TARGET < 10.3 (GH-25827) by Ned Deily · 4 years, 4 months ago
  22. 0cb33da bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804) by Ned Deily · 4 years, 4 months ago
  23. e983252 bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778) by Christian Heimes · 4 years, 4 months ago
  24. 9032cf5 bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096) by Jakub Kulík · 4 years, 4 months ago
  25. 39258d3 bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014) by Christian Heimes · 4 years, 4 months ago
  26. 53e5529 Python 3.10.0a7 by Pablo Galindo · 4 years, 5 months ago v3.10.0a7
  27. dec0757 bpo-43179: Generalise alignment for optimised string routines (GH-24624) by Jessica Clarke · 4 years, 5 months ago
  28. 5d6e8c1 bpo-43617: Check autoconf-archive package in configure.ac (GH-25016) by Christian Heimes · 4 years, 5 months ago
  29. 94faa07 bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933) by Victor Stinner · 4 years, 5 months ago
  30. 32eba61 bpo-43466: Add --with-openssl-rpath configure option (GH-24820) by Christian Heimes · 4 years, 5 months ago
  31. cc12888 Remove unused suspicious rule in the docs by Pablo Galindo · 4 years, 6 months ago v3.10.0a6
  32. 0608425 bpo-43103: Fix build failure with macOS framework builds. (GH-24676) by Ned Deily · 4 years, 6 months ago
  33. d202794 bpo-42603: Use pkg-config to get TCL/TK paths for tkinter. (GH-23721) by Manolis Stamatogiannakis · 4 years, 6 months ago
  34. 801bb0b bpo-43103: Add configure --without-static-libpython (GH-24418) by Victor Stinner · 4 years, 6 months ago
  35. e1f7769 bpo-13501: allow choosing between readline and libedit (GH-24189) by Roland Hieber · 4 years, 7 months ago
  36. 6790005 bpo-43031: Set a timeout when running tests in PGO build (GH-24339) by Victor Stinner · 4 years, 7 months ago
  37. 75e59a9 bpo-42856: Add --with-wheel-pkg-dir=PATH configure option (GH-24210) by Victor Stinner · 4 years, 7 months ago
  38. 0f66498 bpo-42874: Remove grep -qE options for Solaris 10 compatibility (GH-24200) by Paul Ganssle · 4 years, 8 months ago
  39. 277ce30 bpo-27640: Add --disable-test-modules configure option (GH-23886) by pxinwr · 4 years, 8 months ago
  40. 52a327c bpo-39465: Add pycore_atomic_funcs.h header (GH-20766) by Victor Stinner · 4 years, 8 months ago
  41. a44ce6c bpo-42604: always set EXT_SUFFIX=${SOABI}${SHLIB_SUFFIX} when using configure (GH-23708) by Matti Picus · 4 years, 8 months ago
  42. c117426 bpo-31904: Enable libpython3.so shared library for VxWorks (GH-23741) by pxinwr · 4 years, 8 months ago
  43. 674fa0a bpo-42598: Fix implicit function declarations in configure (GH-23690) by Joshua Root · 4 years, 9 months ago
  44. 0f20bd9 bpo-38443: Check that the specified universal architectures work (GH-22910) by Ronald Oussoren · 4 years, 9 months ago
  45. a57b3d3 bpo-41625: Expose the splice() system call in the os module (GH-21947) by Pablo Galindo · 4 years, 9 months ago
  46. c79667f bpo-42087: Remove support for AIX 5.3 and below (GH-22830) by Kevin Adler · 4 years, 9 months ago
  47. cd9fed6 bpo-41001: Add os.eventfd() (#20930) by Christian Heimes · 4 years, 10 months ago
  48. 4176193 bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) by Ronald Oussoren · 4 years, 10 months ago
  49. 976da90 bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe (GH-11671) by Alexey Izbyshev · 4 years, 10 months ago
  50. c6d7e82 bpo-38980: Only apply -fno-semantic-interposition if available (GH-22892) by Petr Viktorin · 4 years, 10 months ago
  51. b451b0e bpo-38980: Add -fno-semantic-interposition when building with optimizations (GH-22862) by Pablo Galindo · 4 years, 10 months ago
  52. 1dd6d95 closes bpo-42030: Remove legacy AIX dynload support (GH-22717) by Kevin Adler · 4 years, 10 months ago
  53. 1800c60 bpo-40423: Optimization: use close_range(2) if available (GH-22651) by Kyle Evans · 4 years, 11 months ago
  54. 84a7917 bpo-41721: Add xlc options (GH-22096) by Stefan Krah · 5 years ago
  55. e6dcd37 bpo-19521: Fix parallel build race condition on AIX (GH-21997) by Stefan Krah · 5 years ago
  56. 5798f78 bpo-41340: Removed fallback implementation for strdup (GH-21634) by wasiher · 5 years ago
  57. 8ea6353 BPO-41100: Support macOS 11 when building (GH-21113) by Ronald Oussoren · 5 years ago
  58. 8d02f91 bpo-40939: run autoreconf to fix configure{,.ac} disparity (GH-21152) by Ned Deily · 5 years ago
  59. 314858e bpo-40939: Remove the old parser (Part 2) (GH-21005) by Lysandros Nikolaou · 5 years ago
  60. 51ae31e bpo-40684: Fix make install for platlibdir=lib64 (GH-20736) by Victor Stinner · 5 years ago
  61. d4fe098 Python 3.10.0a0 (GH-20198) by Pablo Galindo · 5 years ago
  62. 951ab58 Revert "bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)" (GH-20182) by Ned Deily · 5 years ago
  63. 0da5466 bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176) by Ned Deily · 5 years ago
  64. 62972d9 bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) by Paul Ganssle · 5 years ago
  65. 9b60e55 bpo-40637: Add option to disable builtin hashes (GH-20121) by Christian Heimes · 5 years ago
  66. c5fa364 bpo-40514: Add --with-experimental-isolated-subinterpreters (GH-19926) by Victor Stinner · 5 years ago
  67. 360371f bpo-40291: Add support for CAN_J1939 sockets (GH-19538) by karl ding · 5 years ago
  68. a25f3c4 bpo-40334: Fix builds outside the source directory and regenerate autoconf files (GH-19667) by Pablo Galindo · 5 years ago
  69. 97e0de0 bpo-25780: Expose CAN_RAW_JOIN_FILTERS in the socket module (GH-19190) by Zackery Spytz · 5 years ago
  70. 5dd8360 bpo-38527: fix configure script for Solaris (GH-16845) by Arnon Yaari · 5 years ago
  71. 3c97e1e bpo-39761: Fix dtrace build with empty $DFLAGS (GH-18766) by Petr Viktorin · 5 years ago
  72. 8510f43 bpo-1294959: Add sys.platlibdir attribute (GH-18381) by Victor Stinner · 5 years ago
  73. 815280e bpo-39794: Add --without-decimal-contextvar (#18702) by Stefan Krah · 5 years ago
  74. a9edf44 closes bpo-39619 Fix os.chroot on HP-UX 11.31 (GH-18495) by Ian Norton · 6 years ago
  75. aabdeb7 bpo-38960: DTrace build fix for FreeBSD. (GH-17451) by David Carlier · 6 years ago
  76. b8d1262 bpo-39395: putenv() and unsetenv() always available (GH-18135) by Victor Stinner · 6 years ago
  77. b477d19 bpo-39406: Implement os.putenv() with setenv() if available (GH-18128) by Victor Stinner · 6 years ago
  78. 2de064e bpo-39160 Align the verbs, grammar and defaults for `./configure --help` (GH-17747) by Anthony Shaw · 6 years ago
  79. 39afa2d bpo-38021: Modify AIX platform_tag so it covers PEP 425 needs (GH-17303) by Michael Felt · 6 years ago
  80. 5c0c325 closes bpo-38713: Expose P_PIDFD in os if it's defined. (GH-17071) by Benjamin Peterson · 6 years ago
  81. 028f734 bpo-37415: Fix stdatomic.h header check for ICC compiler (GH-16717) by Victor Stinner · 6 years ago
  82. 0b60f64 bpo-11410: Standardize and use symbol visibility attributes across POSIX and Windows. (GH-16347) by Vinay Sajip · 6 years ago
  83. 52d1b86 bpo-38301: In Solaris family, we must be sure to use '-D_REENTRANT' (#16446) by Jesús Cea · 6 years ago
  84. f3095b0 Run autoreconf. (GH-16106) by Benjamin Peterson · 6 years ago
  85. e20134f bpo-38110: Use fdwalk for os.closerange() when available. (GH-15224) by Jakub Kulík · 6 years ago
  86. f1c1903 bpo-38068: Clean up gettimeofday configure logic. (GH-15775) by Benjamin Peterson · 6 years ago
  87. bed04b6 bpo-34652 again: Remove lchmod from the default AC_CHECK_FUNCS list. (GH-15758) by Benjamin Peterson · 6 years ago
  88. 1a057ba bpo-18049: Sync thread stack size to main thread size on macOS (GH-14748) by Ronald Oussoren · 6 years ago
  89. 4e16a4a bpo-36044: Reduce number of unit tests run for PGO build (GH-14702) by Neil Schemenauer · 6 years ago
  90. 5bbbc73 bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) by Ned Deily · 6 years ago
  91. 9ab2fb1 Bump to 3.9.0a0 by Łukasz Langa · 6 years ago
  92. aac4d03 bpo-26826: Expose copy_file_range in the os module (GH-7255) by Pablo Galindo · 6 years ago
  93. bee31ce autoreconf (GH-13651) by Inada Naoki · 6 years ago
  94. 43fdbd2 bpo-26836: Add os.memfd_create() (#13567) by Zackery Spytz · 6 years ago
  95. 02db696 bpo-32941: Add madvise() for mmap objects (GH-6172) by Zackery Spytz · 6 years ago
  96. b1fc417 bpo-21536: Fix configure.ac for LIBPYTHON on Android/Cygwin (GH-13552) by E. M. Bray · 6 years ago
  97. c994c8f bpo-21536: On Cygwin, C extensions must be linked with libpython (GH-13549) by E. M. Bray · 6 years ago
  98. 51aa35e bpo-33164: update blake2 implementation (GH-6286) by David Carlier · 6 years ago
  99. 0a8e572 bpo-36721: Add --embed option to python-config (GH-13500) by Victor Stinner · 6 years ago
  100. f2d7ac7 bpo-31904: Add posix module support for VxWorks (GH-12118) by pxinwr · 6 years ago