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 FFY00, ezyang, gvanrossum, hongweipeng, jonathan.slenders, lukasz.langa, mauvilsa, miss-islington, ralf.gommers, serhiy.storchaka, yselivanov
Date 2021-07-17.08:04:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626509062.22.0.83727469875.issue40897@roundup.psfhosted.org>
In-reply-to
Content
New changeset ed2db9b5940ccbc0bc72d01bf62d8b3095ccef21 by Łukasz Langa in branch '3.9':
bpo-40897: Partially backport GH-22583's refactor of inspect.py to allow bugfix backports (#27193)
https://github.com/python/cpython/commit/ed2db9b5940ccbc0bc72d01bf62d8b3095ccef21
History
Date User Action Args
2021-07-17 08:04:22lukasz.langasetrecipients: + lukasz.langa, gvanrossum, ezyang, serhiy.storchaka, yselivanov, ralf.gommers, jonathan.slenders, hongweipeng, miss-islington, mauvilsa, FFY00
2021-07-17 08:04:22lukasz.langasetmessageid: <1626509062.22.0.83727469875.issue40897@roundup.psfhosted.org>
2021-07-17 08:04:22lukasz.langalinkissue40897 messages
2021-07-17 08:04:22lukasz.langacreate