| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| raise RuntimeError(err) | ||
| except Exception as e: | ||
| console.interact(banner="", exitmsg=exit_message) | ||
| console.interact(banner="", exitmsg="") |
There was a problem hiding this comment.
Tough, not sure which exitmsg would be appropriate there.
Sorry, something went wrong.
(cherry picked from commit 1143894) Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
|
GH-121447 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Seems that was a culprit, with that I cannot reproduce failure in test_asyncio_repl_is_ok: