]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124960: Fixed `barry_as_FLUFL` future flag does not work in new REPL (#124999)
authorWulian <xiguawulian@gmail.com>
Mon, 14 Oct 2024 13:53:50 +0000 (21:53 +0800)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 13:53:50 +0000 (15:53 +0200)
commit6a08a753b702ac63c9b6ac58dd204d1fe9662e9d
tree9942fe005e3c556672b05d3d01905ac083027838
parent5f4e5b598cab86d5fd5727d423c9728221889ed0
gh-124960: Fixed `barry_as_FLUFL` future flag does not work in new REPL (#124999)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
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]