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 lukasz.langa
Recipients iritkatriel, lukasz.langa, msuchy@redhat.com, raulcd
Date 2021-11-02.21:55:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635890155.35.0.520051427972.issue45406@roundup.psfhosted.org>
In-reply-to
Content
New changeset a459a81530de700b3d3faeb827b22ed1c9985812 by Irit Katriel in branch 'main':
bpo-45406: make inspect.getmodule() return None when getabsfile() raises FileNotFoundError (GH-28824)
https://github.com/python/cpython/commit/a459a81530de700b3d3faeb827b22ed1c9985812
History
Date User Action Args
2021-11-02 21:55:55lukasz.langasetrecipients: + lukasz.langa, msuchy@redhat.com, raulcd, iritkatriel
2021-11-02 21:55:55lukasz.langasetmessageid: <1635890155.35.0.520051427972.issue45406@roundup.psfhosted.org>
2021-11-02 21:55:55lukasz.langalinkissue45406 messages
2021-11-02 21:55:55lukasz.langacreate