]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139003: Use frozenset for module level attributes in _pyrepl.utils (#139004)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Sat, 28 Mar 2026 20:21:19 +0000 (21:21 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Mar 2026 20:21:19 +0000 (20:21 +0000)
commit1fd66eadd258223a0e3446b5b23ff2303294112c
treeff3d080fefbe4d1212e31e66eec8c8d76f9bc073
parent5bf3a31bc23818907f8e5844d65d610835b4b672
gh-139003: Use frozenset for module level attributes in _pyrepl.utils (#139004)

Use frozenset for module level attributes
Lib/_pyrepl/utils.py