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 andrei.avk, aroberge, lukasz.langa
Date 2021-07-30.17:17:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627665470.03.0.20675777587.issue44648@roundup.psfhosted.org>
In-reply-to
Content
New changeset 48a62559dfaf775e4f1cc56b19379c799e8e2587 by andrei kulakov in branch 'main':
bpo-44648: Fix error type in inspect.getsource() in interactive session (GH-27171)
https://github.com/python/cpython/commit/48a62559dfaf775e4f1cc56b19379c799e8e2587
History
Date User Action Args
2021-07-30 17:17:50lukasz.langasetrecipients: + lukasz.langa, aroberge, andrei.avk
2021-07-30 17:17:50lukasz.langasetmessageid: <1627665470.03.0.20675777587.issue44648@roundup.psfhosted.org>
2021-07-30 17:17:50lukasz.langalinkissue44648 messages
2021-07-30 17:17:49lukasz.langacreate