]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-124960: Fixed `barry_as_FLUFL` future flag does not work in new REPL (...
authorNice Zombies <nineteendo19d0@gmail.com>
Mon, 14 Oct 2024 18:00:45 +0000 (20:00 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 18:00:45 +0000 (20:00 +0200)
commitd54dbd62cc9dae9ddee7a1179fb26ccdd4e409dc
tree9b679325f5e0e3802bf6ab29e5d0a190e8d739c4
parentcbcdf34a4b69a28a7e31715423fb080cb5cf8075
[3.13] gh-124960: Fixed `barry_as_FLUFL` future flag does not work in new REPL (#124999) (#125475)

gh-124960: Fixed `barry_as_FLUFL` future flag does not work in new REPL (#124999)

Co-authored-by: Wulian <xiguawulian@gmail.com>
Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
(cherry picked from commit 6a08a753b702ac63c9b6ac58dd204d1fe9662e9d)
Lib/_pyrepl/console.py
Lib/codeop.py
Lib/test/test_pyrepl/test_interact.py
Misc/NEWS.d/next/Library/2024-10-05-15-49-53.gh-issue-124960.Bol9hT.rst [new file with mode: 0644]