]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-120678: pyrepl: Include globals from modules passed with `-i` (GH-120904...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Jul 2024 14:52:46 +0000 (16:52 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Jul 2024 14:52:46 +0000 (16:52 +0200)
commit3d9692dbf8f38747ea07f6387724a5928df0eb1a
treeaea671b57be43a75f99704ded831263655aca96a
parent5a8e1373fe5700ca52b55117880b32912fbece3a
[3.13] gh-120678: pyrepl: Include globals from modules passed with `-i` (GH-120904) (#121916)

(cherry picked from commit ac07451116d52dd6a5545d27b6a2e3737ed27cf0)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/_pyrepl/__main__.py
Lib/test/support/__init__.py
Lib/test/test_pyrepl/support.py
Lib/test/test_pyrepl/test_pyrepl.py
Misc/NEWS.d/next/Library/2024-06-22-17-01-56.gh-issue-120678.Ik8dCg.rst [new file with mode: 0644]
Modules/main.c