FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-140326: disable the relative import in asyncio REPL by Locked-chess-official · Pull Request #140327 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-140326: disable the relative import in asyncio REPL
- #140327
#140327
Merged
kumaraditya303
merged 2 commits into
python:main
python/cpython:main
from
Locked-chess-official:asyncio_disable_relative_import
Locked-chess-official/cpython:asyncio_disable_relative_import
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
2
(2)
Checks
Files changed
Merged
gh-140326: disable the relative import in asyncio REPL
#140327
kumaraditya303
merged 2 commits into
python:main
python/cpython:main
from
Locked-chess-official:asyncio_disable_relative_import
Locked-chess-official/cpython:asyncio_disable_relative_import
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
remove __package__, __file__, __spec__ in locals()
Locked-chess-official
authored and
kumaraditya303
committed
ec6fbfc
View commit details
Copy full SHA for ec6fbfc
Browse repository at this point
Explicitly set __package__ and __spec__ to None in REPL namespace
kumaraditya303
committed
49217b5
View commit details
Copy full SHA for 49217b5
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL