1. 0e19db6 gh-135836: Fix `IndexError` in `asyncio.create_connection` with empty exceptions list (#135845) by heliang666s · 8 minutes ago main
  2. 31b56df gh-133447: Update `sqlite3` What's New 3.15 entry (GH-136079) by Stan Ulbrych · 87 minutes ago
  3. fe119a0 gh-87135: threading.Lock: Raise rather than hang on Python finalization (GH-135991) by Petr Viktorin · 3 hours ago
  4. 845263a gh-133157: remove usage of `_Py_NO_SANITIZE_UNDEFINED` in `pyexpat` (#135346) by Petr Viktorin · 3 hours ago
  5. 23caccf gh-133982: Use implementation-specific `open` in `test_fileio.OtherFileTests` (GH-135364) by Cody Maloney · 14 hours ago
  6. 7e335584 gh-135422: Fix regression in `SyntaxError` messages after #134036 (#135423) by sobolevn · 17 hours ago
  7. fc82cb9 gh-134939: Fill Out the concurrent.interpreters Docs (gh-135902) by Eric Snow · 19 hours ago
  8. 486587d gh-63207: Update `time.time` documentation after #116822 (#136068) by Stan Ulbrych · 20 hours ago
  9. a87f3e0 gh-136122: Fix video link for math.tau documentation (#136129) by sedram · 21 hours ago
  10. ee47670 gh-85702: Catch PermissionError in zoneinfo.load_tzdata() (#136117) by Victor Stinner · 21 hours ago
  11. 2bdd503 gh-48181: Document `codecs.charmap_build` (#135997) by Stan Ulbrych · 22 hours ago
  12. 75f4059 gh-131885: Update documented signatures for `csv.{writer,reader}` (GH-136085) by Adam Dangoor · 22 hours ago
  13. 847d1c2 gh-123471: Make itertools.product and itertools.combinations thread-safe (#132814) by Pieter Eendebak · 24 hours ago
  14. b1056c2 gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614) by Xuanteng Huang · 25 hours ago
  15. 0533c1f gh-123471: Make itertools.chain thread-safe (#135689) by Pieter Eendebak · 25 hours ago
  16. 536a5ff gh-132813: Fix the csv documentation for quoting and escaping (#133209) by Serhiy Storchaka · 28 hours ago
  17. 980a568 gh-136087: Remove `\r` from documented `os.linesep` values (#136088) by sobolevn · 29 hours ago
  18. fb9f933 gh-130160: use `.. program::` directive for documenting `venv` CLI (GH-130699) by Kanishk Pachauri · 30 hours ago
  19. 698bab5 Doc: fix duplicated words (#136086) by Weilin Du · 2 days ago
  20. 7a403a8 gh-123299: Provide replacement for removed sqlite3 attributes in What's New 3.14 (#125566) by fry69 · 2 days ago
  21. 3947847 gh-127604: Docs: Include a C stack in the `faulthandler` example (GH-136081) by Peter Bierma · 2 days ago
  22. bd928a3 gh-136066: simplify `platform._platform()` (#136069) by Bénédikt Tran · 2 days ago
  23. 30ba03e gh-136053: Check error for TYPE_SLICE in marshal.c (GH-136054) by Akshat Gupta · 2 days ago
  24. f04d2b8 Doc: Fix duplicate words in idlelib (#136089) by Weilin Du · 2 days ago
  25. 5334732 gh-91048: Fix external inspection multi-threaded performance (#136005) by Pablo Galindo Salgado · 3 days ago
  26. 579acf4 gh-76595: Add note on `PyCapsule_Import` behavior (GH-134022) by Nicolas Trangez · 3 days ago
  27. 42ccac2 gh-135853: add `math.signbit` (#135877) by Bénédikt Tran · 3 days ago
  28. ff7b5d4 gh-132732: Fix up pure types in JIT (GH-136050) by Ken Jin · 3 days ago
  29. 35ecaf9 Fix a typo in Lib/unittest/mock.py (#136067) by Weilin Du · 3 days ago
  30. c419af9 gh-132732: JIT: Only allow compact ints in pure evaluation (GH-136040) by Ken Jin · 4 days ago
  31. 0e5d096 GH-135904: Optimize the JIT's assembly control flow (GH-135905) by Brandt Bucher · 4 days ago
  32. 0141e7f gh-108765: fix comment about macro definitions in `_stat.c` post GH-108854 (#136027) by Lee Dogeon · 4 days ago
  33. 1e975ae gh-135755: rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros (#135847) by Bénédikt Tran · 4 days ago
  34. 065194c gh-135571: Guard `_hashlib` usage in `test_hashlib.py` (#135572) by Will Childs-Klein · 4 days ago
  35. 731f5b8 gh-136028: Fix parsing month names containing "İ" (U+0130) in strptime() (GH-136029) by Serhiy Storchaka · 4 days ago
  36. de0d014 gh-92266: Replace tabs with four spaces in Python files (#135983) by Hugo van Kemenade · 4 days ago
  37. 695ab61 gh-132732: Automatically constant evaluate pure operations (GH-132733) by Ken Jin · 4 days ago
  38. c45f4f3 gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not instantiable (GH-135981) by Serhiy Storchaka · 4 days ago
  39. f3aec60 gh-128051: Fix tests if sys.float_repr_style is 'legacy' (#135908) by Sergey B Kirpichev · 4 days ago
  40. e23518f gh-136017: avoid decref in rich compare for bool objects (#136018) by Pieter Eendebak · 4 days ago
  41. 07183eb gh-53203: Fix strptime() for %c, %x and %X formats on some locales (#135971) by Serhiy Storchaka · 4 days ago
  42. 0c6c09b gh-135968: Add iOS binary stubs for strip (#135970) by Russell Keith-Magee · 4 days ago
  43. 2fc68e1 gh-135551: Change how sorting picks minimum run length (#135553) by Tim Peters · 4 days ago
  44. b38810b gh-135966: Modify iOS testbed to make app_packages a site directory (#135967) by Russell Keith-Magee · 4 days ago
  45. 34ce192 Docs: Fix duplicate word typos (GH-135958) by Brian Schubert · 4 days ago
  46. 58a42de gh-135995: Fix missing char in palmos encoding (#135990) by Nathan Korth · 5 days ago
  47. 642e5df IDLE: Update NEWS2x.txt with 2.7.0 release date (#129908) by Stan Ulbrych · 5 days ago
  48. 8594d2c gh-135927: Check _MSC_VER to define _Py_NULL macro (#135987) by Victor Stinner · 5 days ago
  49. a4625d5 gh-91555: add warning to docs about possibility of deadlock/infinite recursion (GH-135954) by Duane Griffin · 5 days ago
  50. 0d76dcc gh-135110: Fix misleading `generator.close()` documentation (GH-135152) by Connor Denihan · 5 days ago
  51. fb9e292 gh-129958: New syntax error in format spec applies to both f-strings and t-strings (#135570) by Dylan · 5 days ago
  52. ffb2a02 gh-135965: Delete duplicate word in isolating-extensions howto (#135964) by Weilin Du · 5 days ago
  53. 6be17ba gh-135755: Use private names (_Py*) for header file guards new in 3.14 (GH-135921) by Petr Viktorin · 5 days ago
  54. 9193efd gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932) by Petr Viktorin · 5 days ago
  55. 10a3d43 gh-135755: Move `PyFunction_GET_BUILTINS` to the private API (GH-135938) by Peter Bierma · 5 days ago
  56. a1da208 gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag (GH-135924) by Petr Viktorin · 5 days ago
  57. e3ea6f2 gh-135956: Remove duplicate word in _pydatetime docstring (#135957) by Terry Jan Reedy · 5 days ago
  58. 1f5e23f Add whatsnew text for warnings module changes. (gh-135869) by Neil Schemenauer · 5 days ago
  59. 0fadd9f gh-125142: remove duplicated import in `Lib/pydoc.py` (gh-135215) by Stan Ulbrych · 5 days ago
  60. 6227662 Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393) by Rob Reynolds · 6 days ago
  61. cbfaf41 Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872) by Joseph Tibbertsma · 6 days ago
  62. a88b49c gh-135927: Fix MSVC Clatest C builds (GH-135935) by Ken Jin · 6 days ago
  63. d215491 Docs: Add cross-reference for `positional_item` in the `calls` productionlist (GH-129977) by HarryLHW · 6 days ago
  64. bcc2cba gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (#135937) by sobolevn · 6 days ago
  65. c2f2fd4 gh-131591: Make --without-remote-debug work (GH-135925) by Petr Viktorin · 6 days ago
  66. 1b1ae82 gh-135755: Move SPECIAL_ constants to a private header (GH-135922) by Petr Viktorin · 6 days ago
  67. dd59c78 gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (#135840) by sobolevn · 6 days ago
  68. ca87a47 gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros (GH-135762) by Peter Bierma · 6 days ago
  69. 113de85 GH-133136: Revise QSBR to reduce excess memory held (gh-135473) by Neil Schemenauer · 6 days ago
  70. 18d32fb gh-91555: Revert disabling of logger while handling log record. (GH-135858) by Vinay Sajip · 6 days ago
  71. ee0e22c GH-90117: Check for list and tuple before MappingView in pprint (GH-135779) by Brandt Bucher · 7 days ago
  72. 4e6f0d1 gh-135855: Raise TypeError When Passing Non-dict Object to `_interpreters.set___main___attrs` (gh-135856) by Brian Schubert · 7 days ago
  73. fea5ccc gh-135805: Document the X option and env var for controlling thread-local bytecode (#135868) by mpage · 7 days ago
  74. b3ab94a gh-135878: Fix crash in `types.SimpleNamespace.__repr__` (#135889) by sobolevn · 7 days ago
  75. e5f03b9 gh-135487: fix `reprlib.Repr.repr_int` when given very large integers (#135506) by Bénédikt Tran · 7 days ago
  76. 15c6d63 gh-135494: Fix python -m test --pgo -x test_re (#135713) by Victor Stinner · 7 days ago
  77. 2060089 GH-135106: Restrict trashcan to GC'ed objects (GH-135682) by Mark Shannon · 7 days ago
  78. 39ea593 gh-123299: Update 'What's New in Python 3.14' from `3.14` branch (#135616) by Hugo van Kemenade · 7 days ago
  79. ef4fc86 gh-135532: use `defining_class` for copying BLAKE-2 and SHA-3 objects (#135838) by Bénédikt Tran · 7 days ago
  80. 34393cb gh-135648: Document that `shutil.copyfileobj` doesn't flush (#135737) by Russell Keith-Magee · 7 days ago
  81. 2793b68 Fix example according to PEP 750 in "What's new in 3.14" (GH-134727) by Vincent Poulailleau · 8 days ago
  82. caad163 Docs: Use `arguments` to replace `args` in `argparse.rst` (GH-135510) by Yongzi Li · 8 days ago
  83. ceae4ed gh-119786: Add InternalDocs/qsbr.md. (gh-135411) by Neil Schemenauer · 8 days ago
  84. bda1218 gh-131798: Optimize `_UNARY_NEGATIVE` (GH-135223) by Noam Cohen · 8 days ago
  85. 569fc68 gh-134584: Specialize POP_TOP by reference and type in JIT (GH-135761) by Ken Jin · 8 days ago
  86. 99712c4 GH-124878: reenable `test_finalize_daemon_thread_hang` test under TSAN (#135793) by Kumar Aditya · 8 days ago
  87. b3ae769 Bump mypy to 1.16.1 (#135720) by sobolevn · 8 days ago
  88. 396ca9a gh-135823: improve error message in `netrc` security checks (#135827) by Bénédikt Tran · 8 days ago
  89. 6aa0826 gh-89488: Add warning about `Py_BuildValue("p")` needing exact `int` (GH-135610) by Petr Viktorin · 8 days ago
  90. 6ab842f gh-134986: Catch PermissionError when trying to call perf in tests (#134987) by Emma Smith · 8 days ago
  91. 0d9d489 add async generators section to asyncio internal docs (#135674) by Kumar Aditya · 8 days ago
  92. 621a8bd gh-135532: cleanup clinic `module` directives for cryptographic modules (#135822) by Bénédikt Tran · 9 days ago
  93. b57b619 gh-135815: skip `netrc` security checks if `os.getuid` is missing (#135816) by Bénédikt Tran · 9 days ago
  94. e7295a8 gh-135239: simpler use of mutexes in cryptographic modules (#135267) by Bénédikt Tran · 9 days ago
  95. ac9d37c patchcheck: use URL paths to identify upstream remote (GH-135806) by Kattni · 9 days ago
  96. b14986c gh-130605: reenable `test_concurrent_futures` tests under TSAN (#135790) by Kumar Aditya · 10 days ago
  97. 6a16b3c Docs: Remove unnecessary trailing backslashes (GH-135781) by Rafael Fontenelle · 10 days ago
  98. d08b4b2 gh-135532: optimize calls to `PyMem_Malloc` in SHAKE digest computation (#135744) by Bénédikt Tran · 10 days ago
  99. 7c43615 gh-135759: consistently reject negative sizes in SHAKE digests (#135767) by Bénédikt Tran · 10 days ago
  100. 13cac83 gh-135557: use atomic stores in `heapq` operations in free-threading (#135601) by Xuanteng Huang · 10 days ago