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 docs@python, jalexvig, laike9m, lukasz.langa, marco.buttu, serhiy.storchaka, utkarsh2102, xmorel
Date 2021-09-24.10:05:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632477940.42.0.0645629772754.issue30951@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3f8b23f8ddab75d9b77a3997d54e663187e12cc8 by Alex Vig in branch 'main':
bpo-30951: Correct co_names docstring in inspect module (GH-2743)
https://github.com/python/cpython/commit/3f8b23f8ddab75d9b77a3997d54e663187e12cc8
History
Date User Action Args
2021-09-24 10:05:40lukasz.langasetrecipients: + lukasz.langa, xmorel, docs@python, serhiy.storchaka, marco.buttu, laike9m, jalexvig, utkarsh2102
2021-09-24 10:05:40lukasz.langasetmessageid: <1632477940.42.0.0645629772754.issue30951@roundup.psfhosted.org>
2021-09-24 10:05:40lukasz.langalinkissue30951 messages
2021-09-24 10:05:40lukasz.langacreate