Clone this repo:
  1. 95bfaff gh-152233: Make the curses cell API work without ncursesw (ПР-152466) by Serhiy Storchaka · 74 minutes ago main
  2. c253f0c gh-133031: Support non-ASCII characters in curses.textpad.Textbox (GH-152451) by Serhiy Storchaka · 82 minutes ago
  3. 46d1809 gh-83274: Don't crash when a Tcl interpreter is deallocated in the wrong thread (GH-152323) by Serhiy Storchaka · 9 hours ago
  4. 8107c53 Provide a cross-reference to PEP 798 unpacking syntax (#152454) by Raymond Hettinger · 9 hours ago
  5. 0ed6711 gh-152332: Add the curses.term_attrs() function (GH-152333) by Serhiy Storchaka · 10 hours ago
  6. 003d362 gh-152415: Exercise curses non-ASCII tests under 8-bit locale encodings (GH-152416) by Serhiy Storchaka · 11 hours ago
  7. 87ac0bc gh-152434: Fix async-aware Gecko collection (#152442) by László Kiss Kollár · 13 hours ago
  8. 860f8a5 gh-145306: Fix browser open after empty export (#150017) by ivonastojanovic · 13 hours ago
  9. 0f501b9 gh-146495: Improve `SyntaxError` message for `&&` and `||` operators (#150906) by Aniket · 14 hours ago
  10. 8cda6ae gh-151613: Fix remote debugging frame cache ABA (#151614) by Pablo Galindo Salgado · 14 hours ago
  11. 876c06c gh-152434: Block --async-aware with --binary (#152444) by László Kiss Kollár · 14 hours ago
  12. a69d0fc gh-151029: Fix sys.remote_exec() unable to find writable memory when libpython replaced on disk (#151032) by Łukasz Langa · 14 hours ago
  13. 219f7a9 gh-152391: Improve `test_interpreters.test_stress` test (#152396) by sobolevn · 15 hours ago
  14. 5733361 gh-152305: Fix `_pydatetime.time.strftime()` raising on year directives (#152306) by tonghuaroot (童话) · 15 hours ago
  15. a9fa856 gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializations (#152418) by sobolevn · 16 hours ago
  16. 0a21a24 Docs: Fix incomplete sentence in `tp_itemsize` documentation (GH-152381) by da-woods · 17 hours ago
  17. 109c59e gh-152402: Use `support.nomemtest` in `test_pyexpat` (#152403) by sobolevn · 17 hours ago
  18. 7bf63fa gh-152275: Add integer overflow guards to the curses chtype and color-pair packing path (GH-152303) by Serhiy Storchaka · 18 hours ago
  19. 3fa72d5 gh-152260: Fix flaky curses test_scr_dump on macOS (GH-152390) by Serhiy Storchaka · 19 hours ago
  20. 4fd69ef gh-70273: Document default class bindings in tkinter (GH-152389) by Serhiy Storchaka · 19 hours ago