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 Gabriele Tornetta, Mark.Shannon, pablogsal
Date 2021-07-07.11:21:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625656915.02.0.0838419115386.issue44530@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f180ce2cb6e6a7e3c517495e0f4873d6aaf5f2f by Gabriele N. Tornetta in branch 'main':
bpo-44530: Add co_qualname field to PyCodeObject (GH-26941)
https://github.com/python/cpython/commit/2f180ce2cb6e6a7e3c517495e0f4873d6aaf5f2f
History
Date User Action Args
2021-07-07 11:21:55pablogsalsetrecipients: + pablogsal, Mark.Shannon, Gabriele Tornetta
2021-07-07 11:21:55pablogsalsetmessageid: <1625656915.02.0.0838419115386.issue44530@roundup.psfhosted.org>
2021-07-07 11:21:55pablogsallinkissue44530 messages
2021-07-07 11:21:54pablogsalcreate