Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-140228: Linecache source is unavailable for frozen modules when global modules is None#140377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
gh-140228: Linecache source is unavailable for frozen modules when global modules is None#140377
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Most changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
python-cla-botbot commentedOct 20, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@tconley1428 you need to add news to it because it's changes the behavior. |
@gaogaotiantian done I think, though I'm not familiar with the process here. |
c41f84f intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@tconley1428 for the PR, and@gaogaotiantian for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…rozen modules (pythonGH-140377)(cherry picked from commitc41f84f)Co-authored-by: tconley1428 <tconley1428@gmail.com>
Thank you for your contribution and congrats to your first PR@tconley1428 ! |
GH-140738 is a backport of this pull request to the3.14 branch. |
Uh oh!
There was an error while loading.Please reload this page.