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 steve.dower
Recipients Gabriele Tornetta, Mark.Shannon, pablogsal, steve.dower
Date 2021-11-26.23:22:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637968973.8.0.572834065188.issue44530@roundup.psfhosted.org>
In-reply-to
Content
This change modified the audit event 'code.__name__', which requires a deprecation period (all events are public API, as per PEP 578).

We need to revert that part of the change. I don't think we need to add a new event to report the qualname here, so just dropping the new argument seems fine.
History
Date User Action Args
2021-11-26 23:22:53steve.dowersetrecipients: + steve.dower, Mark.Shannon, pablogsal, Gabriele Tornetta
2021-11-26 23:22:53steve.dowersetmessageid: <1637968973.8.0.572834065188.issue44530@roundup.psfhosted.org>
2021-11-26 23:22:53steve.dowerlinkissue44530 messages
2021-11-26 23:22:53steve.dowercreate