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 pablogsal
Recipients docs@python, jalexvig, laike9m, lukasz.langa, marco.buttu, miss-islington, pablogsal, serhiy.storchaka, utkarsh2102, xmorel
Date 2021-10-04.19:18:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633375122.59.0.925131891776.issue30951@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7d652c1b7a56524fec42f65d9be28c17888075ab by Pablo Galindo (Miss Islington (bot)) in branch '3.10':
bpo-30951: Correct co_names docstring in inspect module (GH-2743) (GH-28543)
https://github.com/python/cpython/commit/7d652c1b7a56524fec42f65d9be28c17888075ab
History
Date User Action Args
2021-10-04 19:18:42pablogsalsetrecipients: + pablogsal, xmorel, docs@python, lukasz.langa, serhiy.storchaka, marco.buttu, laike9m, jalexvig, miss-islington, utkarsh2102
2021-10-04 19:18:42pablogsalsetmessageid: <1633375122.59.0.925131891776.issue30951@roundup.psfhosted.org>
2021-10-04 19:18:42pablogsallinkissue30951 messages
2021-10-04 19:18:42pablogsalcreate