]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132493: Avoid eager evaluation of annotations in `@reprlib.recursive_repr()` ...
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Tue, 6 May 2025 02:20:11 +0000 (19:20 -0700)
committerGitHub <noreply@github.com>
Tue, 6 May 2025 02:20:11 +0000 (19:20 -0700)
commitdbee142a0175bb4717be2d96069bf21c01e532ce
tree81ef373956c14bcbd0e374160d93cfbc78dbdfe9
parentb936ccdb6f6bd11250b4e638b6fa2c239907ca58
gh-132493: Avoid eager evaluation of annotations in `@reprlib.recursive_repr()` (#133411)
Lib/reprlib.py
Lib/test/test_reprlib.py
Misc/NEWS.d/next/Library/2025-05-04-16-37-28.gh-issue-132493.5yjZ75.rst [new file with mode: 0644]