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, miss-islington, serhiy.storchaka, utkarsh2102, xmorel
Date 2021-09-24.10:38:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632479939.08.0.264081691893.issue30951@roundup.psfhosted.org>
In-reply-to
Content
New changeset 402d5f3d77684c91ad02a2ab5223673bec5f1602 by 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/402d5f3d77684c91ad02a2ab5223673bec5f1602
History
Date User Action Args
2021-09-24 10:38:59lukasz.langasetrecipients: + lukasz.langa, xmorel, docs@python, serhiy.storchaka, marco.buttu, laike9m, jalexvig, miss-islington, utkarsh2102
2021-09-24 10:38:59lukasz.langasetmessageid: <1632479939.08.0.264081691893.issue30951@roundup.psfhosted.org>
2021-09-24 10:38:59lukasz.langalinkissue30951 messages
2021-09-24 10:38:59lukasz.langacreate