]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146406: add clear() cross-language hint for immutable types (GH-149927)
authorMatt Van Horn <mvanhorn@users.noreply.github.com>
Wed, 20 May 2026 03:01:15 +0000 (20:01 -0700)
committerGitHub <noreply@github.com>
Wed, 20 May 2026 03:01:15 +0000 (23:01 -0400)
commitd948eaa366029bc358dbe9cf32d545c3ad30c502
tree7ba8d921baa4720a3dd540dcebdf6c298225a1d6
parent9dcf94e906906ff39c7955227c2b044b515ee162
gh-146406: add clear() cross-language hint for immutable types (GH-149927)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2026-05-16-22-00-00.gh-issue-146406.10e0da.rst [new file with mode: 0644]