1. 06eb970 Doc: Grammar fix in ``library/ssl.rst``, 'Verifying certificates' (#122646) by scottwoodall · 90 minutes ago main
  2. 50b3603 gh-122334: Fix test_embed failure when missing _ssl module (GH-122630) by neonene · 2 hours ago
  3. cc6839a GH-109408: Stop running patchcheck in CI (#109895) by Adam Turner · 3 hours ago
  4. d91ac52 gh-122613: Document PyLong_GetInfo() (part of Limited API) (GH-#122280) by Sergey B Kirpichev · 4 hours ago
  5. 7a5c410 Doc: Improve wording of ``os.path.commonpath()`` (#122627) by Matth-M · 4 hours ago
  6. efcd65c gh-122313: Clean up deep recursion guarding code in the compiler (GH-122640) by Serhiy Storchaka · 5 hours ago
  7. fe0a28d gh-122560: add test that comprehension loop var appears only in one scope of the symtable (#122582) by Irit Katriel · 16 hours ago
  8. 4b63cd1 gh-122527: Fix a crash on deallocation of `PyStructSequence` (GH-122577) by Sam Gross · 23 hours ago
  9. 7aca84e GH-117224: Move the body of a few large-ish micro-ops into helper functions (GH-122601) by Mark Shannon · 23 hours ago
  10. 498376d gh-122445: populate only modified fields in __static_attributes__ (#122446) by Irit Katriel · 24 hours ago
  11. 9fc1c99 gh-122334: Fix crash when importing ssl after re-initialization (#122481) by neonene · 25 hours ago
  12. b5e6fb3 gh-120974: Make asyncio `swap_current_task` safe in free-threaded build (#122317) by Sam Gross · 25 hours ago
  13. fb864c7 gh-121723: Relax constraints on queue objects for `logging.handlers.QueueHandler`. (GH-122154) by Bénédikt Tran · 28 hours ago
  14. addbb73 Update PyObject_Del() documentation (#122597) by Victor Stinner · 29 hours ago
  15. 03b8852 gh-122188: Remove _imp.pyc_magic_number (GH-122503) by Serhiy Storchaka �� 29 hours ago
  16. d57f8a9 gh-122544: Change OS image in readthedocs.yml to ubuntu-24.04 (#122568) by Damien · 33 hours ago
  17. 5a7f7c4 gh-120083: Add IDLE Hovertip foreground color needed for recent macOS (#120605) by John Riggles · 36 hours ago
  18. dbdbef3 Fixes typo in idlelib/idle_test/example_stub.pyi (#122520) by Jonathon Vandezande · 2 days ago
  19. 8234419 gh-122562: Remove ste_free and ste_child_free from symtable (#122563) by Jelle Zijlstra · 2 days ago
  20. df13a18 GH-118095: Add tier two support for BINARY_SUBSCR_GETITEM (GH-120793) by Mark Shannon · 2 days ago
  21. fda6bd8 Replace PyObject_Del with PyObject_Free (#122453) by Victor Stinner · 2 days ago
  22. 8803086 gh-122555: Remove removed functions from `Doc/data/refcounts.dat` (#122556) by Bénédikt Tran · 2 days ago
  23. 58ffc4c gh-122384: Mark strings from Download page for translation (#122385) by Rafael Fontenelle · 2 days ago
  24. a9d56e3 GH-122155: Track local variables between pops and pushes in cases generator (GH-122286) by Mark Shannon · 2 days ago
  25. 46f5a4f Fix typos in docs, error messages and comments (#122502) by jianghuyiyuan · 3 days ago
  26. 06656e2 gh-116622: Don't expose `FICLONE` ioctl on Android (#122522) by Malcolm Smith · 3 days ago
  27. 8844197 gh-116622: Skip PosixPathTest.test_expanduser_pwd2 on platforms which don't support pwd.getpwall (GH-122521) by Malcolm Smith · 3 days ago
  28. bd3d31f gh-87320: In the code module, handle exceptions raised in sys.excepthook (GH-122456) by CF Bolz-Tereick · 3 days ago
  29. e60ee11 Move change detection to separate workflow in CI (#122336) by Sviatoslav Sydorenko (Святослав Сидоренко) · 3 days ago
  30. f071f01 gh-122133: Rework pure Python socketpair tests to avoid use of importlib.reload. (#122493) by Russell Keith-Magee · 3 days ago
  31. d01fd24 Docs: bump Sphinx to 8.0 and update constraints (#122496) by Hugo van Kemenade · 3 days ago
  32. a9344cd gh-121381 Remove subprocess._USE_VFORK escape hatch (#121383) by Cody Maloney · 4 days ago
  33. 82db572 gh-116622: Fix testPyObjectPrintOSError on Android (#122487) by Malcolm Smith · 4 days ago
  34. 29c04df GH-122482: Make About IDLE direct discussion to DPO (#122483) by Terry Jan Reedy · 4 days ago
  35. 0976339 gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233) by Petr Viktorin · 4 days ago
  36. 5912487 gh-120906: Support arbitrary hashable keys in FrameLocalsProxy (GH-122309) by Petr Viktorin · 4 days ago
  37. 1cac090 gh-112301: Add argument aliases and tee compiler output for check warnings (GH-122465) by Nate Ohlson · 4 days ago
  38. c68cb8e Remove outdated note about instance methods from datamodel.rst (#122471) by Thomas Grainger · 4 days ago
  39. af0a00f gh-122188: Move magic number to its own file (#122243) by Michael Droettboom · 4 days ago
  40. 2b163aa gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded build (#122190) by Sam Gross · 4 days ago
  41. 1d8e453 gh-116402: Avoid readline in test_builtin TTY input tests (GH-122447) by Łukasz Langa · 4 days ago
  42. 8fb88b2 gh-121946: Temporarily switch to llvm-17 in TSan CI again (GH-122466) by Sam Gross · 4 days ago
  43. d1a1bca gh-119896: Fix CTRL-Z behavior in the new REPL on Windows (GH-122217) by Dino Viehland · 4 days ago
  44. d27a53f gh-121474: Add threading.Barrier parties arg sanity check. (GH-121480) by Clinton · 4 days ago
  45. 3a9b2aa gh-122400: Handle ValueError in filecmp (GH-122401) by Bénédikt Tran · 4 days ago
  46. 3833d27 gh-105733: Soft-deprecate ctypes.ARRAY, rather than hard-deprecating it. (GH-122281) by Petr Viktorin · 4 days ago
  47. 11ad731 GH-121970: Extract ``audit_events`` into a new extension (#122325) by Adam Turner · 4 days ago
  48. ac8da34 gh-122420: Fix accounting for immortal interned strings in refleak.py (GH-122421) by Sam Gross · 5 days ago
  49. 7797182 GH-118093: Improve handling of short and mid-loop traces (GH-122252) by Brandt Bucher · 5 days ago
  50. 78df104 gh-122133: Authenticate socket connection for `socket.socketpair()` fallback (GH-122134) by Seth Michael Larson · 5 days ago
  51. 76bdfa4 GH-122085: Use include files for C API deprecations (#109843) by Adam Turner · 5 days ago
  52. 046670c gh-121996: Fix --disable-safety and --enable-slower-safety options (gh-122414) by Donghee Na · 5 days ago
  53. 15d4cd0 GH-116090: Fire RAISE events from _FOR_ITER_TIER_TWO (GH-122413) by Brandt Bucher · 5 days ago
  54. 68840e9 gh-122311: Fix a refleak in pickle (GH-122411) by Serhiy Storchaka · 5 days ago
  55. 490e0ad gh-117482: Fix the Slot Wrapper Inheritance Tests (gh-122248) by Eric Snow · 5 days ago
  56. 89fa05f gh-122234: Add DECREFs to error paths (#122406) by Petr Viktorin · 5 days ago
  57. 9187484 gh-122292: Split up ``Lib/test/test_ast.py`` into a couple of files (#122293) by Kirill Podoprigora · 5 days ago
  58. 0697188 gh-122311: Add more tests for error messages in pickle (GH-122373) by Serhiy Storchaka · 5 days ago
  59. 3b034d2 gh-122311: Fix some error messages in pickle (GH-122386) by Serhiy Storchaka · 5 days ago
  60. 169e713 gh-122234: fix accuracy issues for sum() (#122236) by Sergey B Kirpichev · 5 days ago
  61. bc93923 gh-122311: Add more tests for pickle (GH-122376) by Serhiy Storchaka · 6 days ago
  62. b359f66 gh-120593: Make _PyLong_CompactValue() parameter const again (#122367) by Victor Stinner · 6 days ago
  63. aa449cf gh-122085: Create dedicated page for deprecations (#122352) by Hugo van Kemenade · 6 days ago
  64. 3ff5ce4 gh-119180: Add myself as CODEOWNER for annotationlib (#122366) by Jelle Zijlstra · 6 days ago
  65. 04eb5c8 gh-122361: Use proper `PyUnicodeWriter_*` API in `constevaluator_call` (#122362) by sobolevn · 7 days ago
  66. ae19226 gh-119180: Add evaluate functions for type params and type aliases (#122212) by Jelle Zijlstra · 7 days ago
  67. cbac8a3 GH-121462: pathlib docs: improve table of corresponding os/os.path functions (#121465) by Barney Gale · 7 days ago
  68. 45614ec gh-119180: Use type descriptors to access annotations (PEP 749) (#122074) by Jelle Zijlstra · 7 days ago
  69. 4e75509 gh-122085: Use include files for `whatsnew/3.14.rst` deprecations (#122242) by Hugo van Kemenade · 7 days ago
  70. 4e04d1a gh-122044: Don't error during gitignore filtering with no files (#122045) by Seth Michael Larson · 7 days ago
  71. 7a6d4cc gh-122170: Handle ValueError raised by os.stat() in linecache (GH-122176) by Bénédikt Tran · 7 days ago
  72. 8ac5565 gh-112301: Compiler warning management tooling (#121730) by Nate Ohlson · 7 days ago
  73. bb09ba6 gh-122291: Intern latin-1 one-byte strings at startup (GH-122303) by Petr Viktorin · 7 days ago
  74. c086962 gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (#122338) by Peter Bierma · 7 days ago
  75. 863a92f gh-121832: Revert test skip introduced by #122150. (#122340) by Russell Keith-Magee · 8 days ago
  76. 4a2607c gh-120831: Correct default minimum iOS version. (#122339) by Russell Keith-Magee · 8 days ago
  77. 762e771 Fix underline for 'pty' in What's New in Python 3.14 (#122337) by Adam Turner · 8 days ago
  78. d52726c Document ``mimetypes.MimeTypes.add_type()`` (#122301) by Subrahmanya Gaonkar · 8 days ago
  79. 33586d6 Remove reference to docs mailing list for bug reports (#122323) by Carol Willing · 8 days ago
  80. d791b98 gh-122245: Add test case of generic type with __debug__ (#122322) by Irit Katriel · 8 days ago
  81. 1ca99ed Manually override bytecode definition in optimizer, to avoid build error (GH-122316) by Mark Shannon · 8 days ago
  82. c557ae9 gh-122201: Lock mutex when setting handling_thread to NULL (#122204) by Sam Gross · 8 days ago
  83. 64857d8 GH-122294: Burn in the addresses of side exits (GH-122295) by Brandt Bucher · 8 days ago
  84. db2d8b6 gh-122300: Preserve AST nodes for format specifiers with single elements (#122308) by Pablo Galindo Salgado · 8 days ago
  85. 7c29218 gh-122311: Fix typo in the pickle error formatting code (GH-122312) by Serhiy Storchaka · 8 days ago
  86. dcafb36 gh-121999: Change default tarfile filter to 'data' (GH-122002) by WilliamRoyNelson · 8 days ago
  87. bc94cf7 gh-122245: move checks for writes and shadowing of __debug__ to symtable (#122246) by Irit Katriel · 8 days ago
  88. 2c42e13 GH-116090: Fix test and clarify behavior for exception events when exhausting a generator. (GH-120697) by Mark Shannon · 8 days ago
  89. 95a7391 GH-122029: Break INSTRUMENTED_CALL into micro-ops, so that its behavior is consistent with CALL (GH-122177) by Mark Shannon · 8 days ago
  90. afb0aa6 GH-121131: Clean up and fix some instrumented instructions. (GH-121132) by Mark Shannon · 8 days ago
  91. d9efa45 GH-118093: Add tier two support for BINARY_OP_INPLACE_ADD_UNICODE (GH-122253) by Brandt Bucher · 9 days ago
  92. 1d607fe Move macOS matrix to the calling workflow (#121809) by Sviatoslav Sydorenko (Святослав Сидоренко) · 9 days ago
  93. 5f60011 GH-118093: Add tier two support for LOAD_ATTR_PROPERTY (GH-122283) by Brandt Bucher · 9 days ago
  94. 5e686ff GH-122034: Add StackRef variants of type checks to reduce the number of PyStackRef_AsPyObjectBorrow calls (GH-122037) by Mark Shannon · 9 days ago
  95. aef95eb gh-121489: Export private _PyBytes_Join() again (#122267) by Marc Mueller · 9 days ago
  96. 2e14a52 GH-122160: Remove BUILD_CONST_KEY_MAP opcode. (GH-122164) by Mark Shannon · 9 days ago
  97. 9bb2e46 gh-116322: Fix typo in the #ifdef check (#122268) by Serhiy Storchaka · 9 days ago
  98. 3998554 gh-121275: Fix test_logging and test_smtplib with Python build withoud IPv6 support (#121276) by AN Long · 9 days ago
  99. 070f1e2 gh-121913: Use str(exc) instead of exc.strerror in `asyncio.base_events` (#122269) by AN Long · 9 days ago
  100. 6c09b8d gh-122270: Fix typos in the Py_DEBUG macro name (GH-122271) by Serhiy Storchaka · 9 days ago