{{ message }}
gh-124960: Fixed barry_as_FLUFL future flag does not work in new REPL#124999
Merged
ambv merged 9 commits intoOct 14, 2024
Merged
gh-124960: Fixed barry_as_FLUFL future flag does not work in new REPL#124999ambv merged 9 commits into
barry_as_FLUFL future flag does not work in new REPL#124999ambv merged 9 commits into
Conversation
nineteendo
reviewed
Oct 5, 2024
picnixz
reviewed
Oct 5, 2024
… the beginning of the file (console.py, line 21)
picnixz
reviewed
Oct 5, 2024
sobolevn
reviewed
Oct 5, 2024
Contributor
|
You can close this, I have a proper fix. |
Sorry, something went wrong.
ce801c7 to
904c202
Compare
October 6, 2024 05:56
Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Contributor
Author
After my testing, your patch solved this bug. I added a co-author, but I need ask your opinion so that we can open one less PR edit: tests fail. |
Sorry, something went wrong.
picnixz
reviewed
Oct 6, 2024
nineteendo
reviewed
Oct 6, 2024
Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
nineteendo
reviewed
Oct 9, 2024
ambv
reviewed
Oct 9, 2024
21 hidden items
Load more…
|
Thanks @Wulian233 for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
|
Sorry, @Wulian233 and @ambv, I could not cleanly backport this to |
Sorry, something went wrong.
nineteendo
added a commit
to nineteendo/cpython
that referenced
this pull request
Oct 14, 2024
…new REPL (python#124999) Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com> Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 6a08a75)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
co-author: nineteendo armv
barry_as_FLUFLfuture flag does not work in new REPL #124960