Clone this repo:
  1. eb087d4 gh-156745: Inline CJK replacement writer call (gh-156744) by Brittany Reynoso · 62 minutes ago main
  2. b38e073 gh-155981: Store refleak deltas in arrays (gh-55982) by Neil Schemenauer · 8 hours ago
  3. c83013c gh-99064: Ignore the encoding declaration when parsing decoded text (GH-156734) by Serhiy Storchaka · 9 hours ago
  4. 486b000 gh-121291: Respect mixin bitwise-operator overrides on Flag subclasses (GH-155862) by Som Samantray · 12 hours ago
  5. 8e92bf5 gh-155418: Fix TaskGroup hang when a task cancels it before suspending (#155421) by Timofei Ivankov · 12 hours ago
  6. 287b7cf gh-156723: Update bundled libexpat to version 2.8.4 (#156724) by Stan Ulbrych · 12 hours ago
  7. 1855c6c gh-155358: Use named attributes with urllib.parse module (#155364) by Victor Stinner · 12 hours ago
  8. 63f6626 gh-156101: Don't set the result in error in PyLong_AsInt32() (#156727) by Victor Stinner · 12 hours ago
  9. 5ef7fa1 gh-155742: Get singleton in PyBytesWriter_FinishWithSize() (#155795) by Victor Stinner · 13 hours ago
  10. d87ee27 gh-156707: Do not follow junctions in os_helper.rmtree() on Windows (GH-156710) by Serhiy Storchaka · 16 hours ago
  11. d7f9c64 gh-156689: Fix out-of-bounds read in `PyAst_CheckMode()` for `mode='func_type'` (#156697) by Stan Ulbrych · 18 hours ago
  12. 03503dc gh-156676: Skip `test_pyinit_function_raises_exception` for other implementations (GH-156684) by sai · 33 hours ago
  13. e50e41f gh-151914: Copyedit "What's new in Python 3.16" (#156678) by Hugo van Kemenade · 34 hours ago
  14. 852381e gh-156614: Fix the parameter list grammar in the language reference (#156622) by Aradhya Gupta · 2 days ago
  15. aad4288 gh-123299: What's New: Link to compression and compression.zstd (#156661) by Hugo van Kemenade · 2 days ago
  16. 26d9b25 gh-156662: Note that TaskGroup.create_task() raises RuntimeError (#156663) by Timofei Ivankov · 2 days ago
  17. b3ddde4 gh-156500: Reject non-positional parameters in `ctypes.util.wrap_dll_function` (GH-156501) by Vyron Vasileiadis · 2 days ago
  18. d59d4e7 Enable linting of lazy import tests (#156624) by David Vo · 2 days ago
  19. ae93e42 gh-57952: Clarify that xml.dom documents DOM interfaces (GH-156647) by Serhiy Storchaka · 2 days ago
  20. ee4bd4a gh-156517: Clarify that `site.getsitepackages()` doesn't check for existance (#156524) by Stan Ulbrych · 2 days ago