Clone this repo:
  1. 7edcaed gh-118158: Fix missing newline in py_compile CLI error output (#149008) by Xiao Yuan · 19 hours ago main
  2. 627adb5 gh-151428: Remove unused imports from stdlib (#151478) by Hugo van Kemenade · 19 hours ago
  3. b16d23f gh-151218: Replace sys.flags in PyConfig_Set() (#151402) by Victor Stinner · 19 hours ago
  4. 2ce2600 gh-151519: Check effective gid in `_test_all_chown_common` group-0 guard (#151521) by Itamar Oren · 19 hours ago
  5. 0777a58 gh-150771: Fix email serialization for shift_jis and euc-jp (GH-151120) by dev · 24 hours ago
  6. 11f032f gh-151522: Guard against None transport in slow-socket SSL test (#151523) by Itamar Oren · 31 hours ago
  7. 8646385 gh-151422: Don't link libffi into _ctypes_test.so (#151423) by Hood Chatham · 2 days ago
  8. 5ea1e90 gh-151128: Improve SyntaxError message for cross language keywords (GH-151129) by Langyan · 2 days ago
  9. e9d5280 gh-151223: fix tsan data races in load global specializations (#151393) by Kumar Aditya · 2 days ago
  10. 585e14c gh-140145: Use repr of the key in `zoneinfo` "No time zone found" error (#140433) by Weilin Du · 2 days ago
  11. 46107ad gh-92455: Respect case-sensitive mimetype suffixes (GH-148782) by Xiao Yuan · 2 days ago
  12. 9074876 gh-149079: Optimize sorting in unicodedata.normalize() (GH-150782) by Serhiy Storchaka · 2 days ago
  13. 35ce2e5 gh-148853: Catch PermissionError in test in_systemd_nspawn_sync_suppressed() (#148854) by Nick Begg · 2 days ago
  14. b6a2eef Fix issues reported by cpython-review-toolkit in faulthandler (#151341) by Victor Stinner · 2 days ago
  15. 552ce57 gh-139227: Remove unused _PyRuntime.imports.pkgcontext (#151490) by Victor Stinner · 2 days ago
  16. 0ec7c9d gh-146102: Fix type slot_bf_getbuffer() error handling (#151346) by Victor Stinner · 2 days ago
  17. b3b7c00 gh-146102: Don't clear exception on success in odictobject.c (#151347) by Victor Stinner · 2 days ago
  18. ecbd31e gh-137759: Replace _PyObject_HashFast() with PyObject_Hash() in setobject.c (#137828) by JasonMendoza2008 · 2 days ago
  19. 7a70afa Add `.toml` to `.editorconfig` (#151481) by sobolevn · 2 days ago
  20. 18f3ffe gh-149671: Restore compatibility with setuptools -nspkg.pth files in site module (#151319) by Victor Stinner · 2 days ago