This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients iritkatriel, lukasz.langa, miss-islington, msuchy@redhat.com, raulcd
Date 2021-11-02.22:26:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635892004.06.0.235856820599.issue45406@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5f527caf15c52acc3f6e865721cdf781209f11ca by Miss Islington (bot) in branch '3.9':
bpo-45406: make inspect.getmodule() return None when getabsfile() raises FileNotFoundError (GH-28824)
https://github.com/python/cpython/commit/5f527caf15c52acc3f6e865721cdf781209f11ca
History
Date User Action Args
2021-11-02 22:26:44miss-islingtonsetrecipients: + miss-islington, lukasz.langa, msuchy@redhat.com, raulcd, iritkatriel
2021-11-02 22:26:44miss-islingtonsetmessageid: <1635892004.06.0.235856820599.issue45406@roundup.psfhosted.org>
2021-11-02 22:26:44miss-islingtonlinkissue45406 messages
2021-11-02 22:26:44miss-islingtoncreate