-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
gh-92525: make inspect.getfile PEP 420 compliant #92635
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
base: main
Are you sure you want to change the base?
Conversation
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a test and a NEWS entry.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
0efd3c7 to
89b2b45
Compare
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @serhiy-storchaka: please review the changes made to this pull request. |
89b2b45 to
0b4953e
Compare
e8c07a1 to
d6b227d
Compare
d6b227d to
9aaf28c
Compare
|
What do you think of this? Should something more be tested? |
Fix for #92525
inspect.getfiledoesn't properly handle PEP 420 #92525