Skip to content

bpo-45406: make inspect.getmodule() return None when getabsfile() rai… #28824

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

Merged
merged 3 commits into from
Nov 2, 2021

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Oct 8, 2021

…ses FileNotFoundError

https://bugs.python.org/issue45406

@iritkatriel iritkatriel added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Oct 8, 2021
@iritkatriel iritkatriel requested a review from ambv October 8, 2021 19:25
@ambv ambv merged commit a459a81 into python:main Nov 2, 2021
@miss-islington
Copy link
Contributor

Thanks @iritkatriel for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 2, 2021
…ses FileNotFoundError (pythonGH-28824)

(cherry picked from commit a459a81)

Co-authored-by: Irit Katriel <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 2, 2021
@bedevere-bot
Copy link

GH-29377 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 2, 2021
…ses FileNotFoundError (pythonGH-28824)

(cherry picked from commit a459a81)

Co-authored-by: Irit Katriel <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Nov 2, 2021
@bedevere-bot
Copy link

GH-29378 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Nov 2, 2021
…ses FileNotFoundError (GH-28824)

(cherry picked from commit a459a81)

Co-authored-by: Irit Katriel <[email protected]>
miss-islington added a commit that referenced this pull request Nov 2, 2021
…ses FileNotFoundError (GH-28824)

(cherry picked from commit a459a81)

Co-authored-by: Irit Katriel <[email protected]>
@iritkatriel iritkatriel deleted the bpo-45406 branch November 5, 2021 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants