Clone this repo:
  1. 5454db4 gh-105077: Fix test_tkinter refleak checking (GH-105078) by Zachary Ware · 2 hours ago main
  2. d593074 GH-104898: Revert pathlib os.PathLike registration change. (GH-105073) by Barney Gale · 9 hours ago
  3. 39f6a04 GH-89455: Add missing attributes (added in 3.11) to traceback module docs (#105044) by Jakub Kuczys · 12 hours ago
  4. 6da7015 gh-103646: Remove --include-pip-user from default APPX package build (GH-105064) by Steve Dower · 13 hours ago
  5. ace676e GH-77609: Add follow_symlinks argument to `pathlib.Path.glob()` (GH-102616) by Barney Gale · 14 hours ago
  6. 1668b41 gh-97908: CAPI docs: Remove repeated struct names from member docs (GH-100054) by Petr Viktorin · 18 hours ago
  7. bfd20d2 gh-104803: Implement ntpath.isdevdrive for checking whether a path is on a Windows Dev Drive (GH-104805) by Steve Dower · 21 hours ago
  8. e92ac0a Fix compiler warning in unicodeobject.c (#105050) by Inada Naoki · 22 hours ago
  9. 595ffdd Document PEP 698 and other new typing features in What's New (#104957) by Jelle Zijlstra · 35 hours ago
  10. 88d14da Convert `doc.yml` workflow to be reusable (#103914) by Sviatoslav Sydorenko · 2 days ago
  11. 96fff35 gh-105017: Include CRLF lines in strings and column numbers (#105030) by Marta Gómez Macías · 2 days ago
  12. 3821b92 gh-104992: [What's New in 3.12] Document unittest.TestProgram.usageExit's deprecation (#104995) by Hugo van Kemenade · 2 days ago
  13. 3a5be87 gh-105013: Fix inspect.getsource with parenthesized multiline lambdas (#105021) by Pablo Galindo Salgado · 2 days ago
  14. b225c08 gh-104992: Remove deprecated unittest.TestProgram.usageExit (#104993) by Hugo van Kemenade · 2 days ago
  15. 897e716 gh-104497: Make tkinter test pass with tk 8.7 (#104789) by Terry Jan Reedy · 2 days ago
  16. a989b73 gh-75552: Remove deprecated tkinter.tix module (GH-104902) by Zachary Ware · 3 days ago
  17. 86d8f48 gh-105017: Fix including additional NL token when using CRLF (#105022) by Marta Gómez Macías · 3 days ago
  18. 6e62eb2 Fix indentation in Parser/tokenizer.c (#105012) by Petr Vaněk · 3 days ago
  19. 949f0f5 CI: Precompute hash for config cache key in check_source job (#105008) by Itamar Ostricher · 3 days ago
  20. 7df861c gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation (#104994) by Hugo van Kemenade · 3 days ago