Uh oh!
There was an error while loading. Please reload this page.
gh-140326: disable the relative import in asyncio REPL - #140327
Conversation
This PR is stale because it has been open for 30 days with no activity. |
Uh oh!
There was an error while loading. Please reload this page.
Documentation build overview
483 files changed · |
e6b48ae to
49217b5CompareUh oh!
There was an error while loading. Please reload this page.
Thanks @Locked-chess-official for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Thanks @Locked-chess-official for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15. |
GH-154627 is a backport of this pull request to the 3.14 branch. |
GH-154628 is a backport of this pull request to the 3.15 branch. |
Now it only remove some name in locals to disable the relative import in REPL. To change the loader may be too hard.