]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118908: Limit exposed globals from internal imports and definitions on...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 11 Jun 2024 18:04:39 +0000 (20:04 +0200)
committerGitHub <noreply@github.com>
Tue, 11 Jun 2024 18:04:39 +0000 (18:04 +0000)
commitf5289c450a324bd560b328ecd42ac9faf578276e
treecb6e20bb2d656475374b91df402e7952a8bec72b
parent51bcb67405cceee1f18067fb2ae510dec47191bc
[3.13] gh-118908: Limit exposed globals from internal imports and definitions on new REPL startup (GH-119547) (#120362)
Lib/_pyrepl/simple_interact.py
Lib/test/test_pyrepl/test_pyrepl.py
Lib/test/test_repl.py
Misc/NEWS.d/next/Library/2024-05-25-10-40-38.gh-issue-118908.XcZiq4.rst [new file with mode: 0644]