Clone this repo:
  1. 8e86579 gh-95754: Better error when script shadows a standard library or third party module (#113769) by Shantanu · 6 hours ago main
  2. c9829ee gh-116741: Upgrade libexpat to 2.6.2 (#117296) by Seth Michael Larson · 6 hours ago
  3. 1b85b34 GH-118074: Executors in the COLD_EXITS array are not GC'able (#118117) by Guido van Rossum · 8 hours ago
  4. fc21c7f Set proper permissions for `jit.yml` workflow (#118084) by Nikita Sobolev · 9 hours ago
  5. 85f727c gh-109118: Allow lambdas in annotation scopes in classes (#118019) by Jelle Zijlstra · 11 hours ago
  6. 4c7bfdf Remove more remnants of deepfreeze (#118159) by Guido van Rossum · 12 hours ago
  7. 8974a63 bpo-18108: Adding dir_fd and follow_symlinks keyword args to shutil.chown (GH-15811) by tahia · 13 hours ago
  8. 78ba4cb gh-118030: Group definitions for `ParamSpecArgs` and `ParamSpecKwargs` in `typing.rst` (#118154) by Nice Zombies · 16 hours ago
  9. 287d939 gh-118148: Improve tests for shutil.make_archive() (GH-118149) by Serhiy Storchaka · 17 hours ago
  10. a6647d1 GH-115480: Reduce guard strength for binary ops when type of one operand is known already (GH-118050) by Mark Shannon · 18 hours ago
  11. ceb6038 gh-115986 Improve pprint documentation accuracy (#117403) by Kerim Kabirov · 20 hours ago
  12. 550483b gh-117995: Don't raise DeprecationWarnings for indexed nameless params (#118001) by Erlend E. Aasland · 24 hours ago
  13. 8b541c0 gh-112075: Make instance attributes stored in inline "dict" thread safe (#114742) by Dino Viehland · 25 hours ago
  14. 1446024 Docs: replace Harry Potter reference with Monty Python (#118130) by Clément Robert · 2 days ago
  15. 51ef89c gh-115961: Add name and mode attributes for compressed file-like objects (GH-116036) by Serhiy Storchaka · 2 days ago
  16. ccda738 gh-118121: Fix `test_doctest.test_look_in_unwrapped` (#118122) by Nikita Sobolev · 2 days ago
  17. 5fa5b7f gh-91629 Use conf.d configs and fish_add_path to set the PATH when installing for the Fish shell. (GH-91630) by Andrew Cassidy · 2 days ago
  18. df98733 gh-114099: Formalize Tier 3 status of iOS (GH-118020) by Russell Keith-Magee · 2 days ago
  19. 92c84ef ``Objects/typeobject.c``: Fix typo (#118126) by Kirill Podoprigora · 2 days ago
  20. 1558d99 Clarifying nonlocal doc: SyntaxError is raised if nearest enclosing scope is global (#114009) by Quazi Irfan · 2 days ago