Clone this repo:
  1. 863a92f gh-121832: Revert test skip introduced by #122150. (#122340) by Russell Keith-Magee · 32 minutes ago main
  2. 4a2607c gh-120831: Correct default minimum iOS version. (#122339) by Russell Keith-Magee · 63 minutes ago
  3. 762e771 Fix underline for 'pty' in What's New in Python 3.14 (#122337) by Adam Turner · 2 hours ago
  4. d52726c Document ``mimetypes.MimeTypes.add_type()`` (#122301) by Subrahmanya Gaonkar · 5 hours ago
  5. 33586d6 Remove reference to docs mailing list for bug reports (#122323) by Carol Willing · 6 hours ago
  6. d791b98 gh-122245: Add test case of generic type with __debug__ (#122322) by Irit Katriel · 8 hours ago
  7. 1ca99ed Manually override bytecode definition in optimizer, to avoid build error (GH-122316) by Mark Shannon · 9 hours ago
  8. c557ae9 gh-122201: Lock mutex when setting handling_thread to NULL (#122204) by Sam Gross · 10 hours ago
  9. 64857d8 GH-122294: Burn in the addresses of side exits (GH-122295) by Brandt Bucher · 10 hours ago
  10. db2d8b6 gh-122300: Preserve AST nodes for format specifiers with single elements (#122308) by Pablo Galindo Salgado · 10 hours ago
  11. 7c29218 gh-122311: Fix typo in the pickle error formatting code (GH-122312) by Serhiy Storchaka · 12 hours ago
  12. dcafb36 gh-121999: Change default tarfile filter to 'data' (GH-122002) by WilliamRoyNelson · 12 hours ago
  13. bc94cf7 gh-122245: move checks for writes and shadowing of __debug__ to symtable (#122246) by Irit Katriel · 13 hours ago
  14. 2c42e13 GH-116090: Fix test and clarify behavior for exception events when exhausting a generator. (GH-120697) by Mark Shannon · 13 hours ago
  15. 95a7391 GH-122029: Break INSTRUMENTED_CALL into micro-ops, so that its behavior is consistent with CALL (GH-122177) by Mark Shannon · 13 hours ago
  16. afb0aa6 GH-121131: Clean up and fix some instrumented instructions. (GH-121132) by Mark Shannon · 16 hours ago
  17. d9efa45 GH-118093: Add tier two support for BINARY_OP_INPLACE_ADD_UNICODE (GH-122253) by Brandt Bucher · 29 hours ago
  18. 1d607fe Move macOS matrix to the calling workflow (#121809) by Sviatoslav Sydorenko (Святослав Сидоренко) · 30 hours ago
  19. 5f60011 GH-118093: Add tier two support for LOAD_ATTR_PROPERTY (GH-122283) by Brandt Bucher · 33 hours ago
  20. 5e686ff GH-122034: Add StackRef variants of type checks to reduce the number of PyStackRef_AsPyObjectBorrow calls (GH-122037) by Mark Shannon · 33 hours ago