-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
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 our terms of service and privacy 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
Conversation
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
@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. |
|
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 commit c41f84f) Co-authored-by: tconley1428 <[email protected]>
|
Thank you for your contribution and congrats to your first PR @tconley1428 ! |
|
GH-140738 is a backport of this pull request to the 3.14 branch. |
Uh oh!
There was an error while loading. Please reload this page.