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:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632479934.3.0.357461512444.issue30951@roundup.psfhosted.org>
In-reply-to
Content
New changeset 91a5ba1bcb24c87a82c1417b1e5df57c89cbd3e0 by Miss Islington (bot) in branch '3.9':
bpo-30951: Correct co_names docstring in inspect module (GH-2743) (GH-28544)
https://github.com/python/cpython/commit/91a5ba1bcb24c87a82c1417b1e5df57c89cbd3e0
History
Date User Action Args
2021-09-24 10:38:54lukasz.langasetrecipients: + lukasz.langa, xmorel, docs@python, serhiy.storchaka, marco.buttu, laike9m, jalexvig, miss-islington, utkarsh2102
2021-09-24 10:38:54lukasz.langasetmessageid: <1632479934.3.0.357461512444.issue30951@roundup.psfhosted.org>
2021-09-24 10:38:54lukasz.langalinkissue30951 messages
2021-09-24 10:38:54lukasz.langacreate