]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119180: annotationlib: Fix __all__, formatting (#122365)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 11 Aug 2024 23:44:51 +0000 (16:44 -0700)
committerGitHub <noreply@github.com>
Sun, 11 Aug 2024 23:44:51 +0000 (23:44 +0000)
commit4534068f22f07a8ab9871bc16abf03c478ee2532
tree635fb5fd89688a8ee7f17390ab5c03e6972aa2f0
parent016f4b5975a251d353c6e9d399b2b6a234735f25
gh-119180: annotationlib: Fix __all__, formatting (#122365)
Lib/annotationlib.py
Lib/inspect.py
Lib/test/test_annotationlib.py