Clone this repo:
  1. b38cfb7 gh-146479: Skip test_frame_pointer_unwind for gcc -O3 --enable-shared (#147947) by Victor Stinner · 3 hours ago main
  2. 473d2a3 gh-147944: Increase range of bytes_per_sep (GH-147946) by Serhiy Storchaka · 5 hours ago
  3. 42825e6 gh-146431: Add the wrapcol and ignorechars parameters for more Base XX codec (GH-146434) by Serhiy Storchaka · 6 hours ago
  4. 4497cf3 build(deps): bump qs from 6.14.0 to 6.15.0 in /Platforms/emscripten/browser_test (#146048) by dependabot[bot] · 7 hours ago
  5. 9e1f164 Docs: fill in descriptor C API docs (GH-146644) by Boy Steven · 16 hours ago
  6. 62a6e89 gh-147856: Allow the 'count' argument of `bytes.replace()` to be a keyword (#147943) by Stan Ulbrych · 20 hours ago
  7. 362145c gh-139109: Document the trace recording interpreter in internaldocs (GH-146110) by Ken Jin · 22 hours ago
  8. db5936c gh-143050: Correct PyLong_FromString() to use _PyLong_Negate() (#145901) by Sergey B Kirpichev · 25 hours ago
  9. 829e4d0 gh-141510: Support `frozendict` in `plistlib` (#145590) by Hugo van Kemenade · 25 hours ago
  10. 67354b2 gh-145563: Add thread-safety annotation for PyCapsule C-API (#146612) by Pieter Eendebak · 27 hours ago
  11. b4fac15 gh-145458: use `self.skip_idle` consistently in the tachyon profiler (#145459) by Thomas Kowalski · 29 hours ago
  12. bbf7fb2 gh-146615: Fix format specifiers in Objects/ directory (GH-146620) by sunmy2019 · 30 hours ago
  13. dcb260e gh-146615: Fix format specifiers in Python/ directory (GH-146619) by sunmy2019 · 30 hours ago
  14. b705553 gh-146615: Fix format specifiers in test cextensions (GH-146618) by sunmy2019 · 30 hours ago
  15. 1c396e1 gh-146615: Fix format specifiers in extension modules (GH-146617) by sunmy2019 · 30 hours ago
  16. 72d29ea gh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (GH-146634) by sunmy2019 · 30 hours ago
  17. 70d1b08 gh-146376: Reduce timeout in Emscripten GHA workflow (#146378) by Hood Chatham · 2 days ago
  18. ca95e97 gh-146442: Fix various bugs in compiler pipeline (#146443) by Brandon · 2 days ago
  19. e79fd60 gh-146238: Support half-floats in the array module (#146242) by Sergey B Kirpichev · 2 days ago
  20. ec2bc12 gh-145056: Add support for merging collections.UserDict and frozendict (GH-146465) by Serhiy Storchaka · 2 days ago