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 xtreak
Recipients Windson Yang, donovick, pablogsal, serhiy.storchaka, xtreak, yselivanov
Date 2020-04-18.16:19:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587226779.55.0.773102031744.issue35113@roundup.psfhosted.org>
In-reply-to
Content
New changeset 696136b993e11b37c4f34d729a0375e5ad544ade by Karthikeyan Singaravelan in branch 'master':
bpo-35113: Fix inspect.getsource to return correct source for inner classes (#10307)
https://github.com/python/cpython/commit/696136b993e11b37c4f34d729a0375e5ad544ade
History
Date User Action Args
2020-04-18 16:19:39xtreaksetrecipients: + xtreak, serhiy.storchaka, yselivanov, pablogsal, Windson Yang, donovick
2020-04-18 16:19:39xtreaksetmessageid: <1587226779.55.0.773102031744.issue35113@roundup.psfhosted.org>
2020-04-18 16:19:39xtreaklinkissue35113 messages
2020-04-18 16:19:39xtreakcreate