Skip to content

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

Merged
ambv merged 3 commits into
python:mainfrom
iritkatriel:bpo-45406
Nov 2, 2021
Merged

bpo-45406: make inspect.getmodule() return None when getabsfile() rai…#28824
ambv merged 3 commits into
python:mainfrom
iritkatriel:bpo-45406

Conversation

@iritkatriel

@iritkatriel iritkatriel commented Oct 8, 2021

Copy link
Copy Markdown
Member

…ses FileNotFoundError

https://bugs.python.org/issue45406

@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
Copy Markdown
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 <1055913+iritkatriel@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 2, 2021
@bedevere-bot

Copy link
Copy Markdown

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 <1055913+iritkatriel@users.noreply.github.com>
@bedevere-bot

Copy link
Copy Markdown

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 <1055913+iritkatriel@users.noreply.github.com>
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 <1055913+iritkatriel@users.noreply.github.com>
@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