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 christian.heimes, docs@python, steve.dower, terry.reedy
Date 2019-11-22.23:37:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574465861.52.0.060948367136.issue38892@roundup.psfhosted.org>
In-reply-to
Content
Thanks Terry, this is great!

Agree with everything apart from not liking "raise" - I think "raise an event" is totally fine usage, and certainly better than "triggers an audit call" (since it may not, if nobody's listening). Plus PEP 578 is full of "raise", and we're not going to go edit all of that :)
History
Date User Action Args
2019-11-22 23:37:41steve.dowersetrecipients: + steve.dower, terry.reedy, christian.heimes, docs@python
2019-11-22 23:37:41steve.dowersetmessageid: <1574465861.52.0.060948367136.issue38892@roundup.psfhosted.org>
2019-11-22 23:37:41steve.dowerlinkissue38892 messages
2019-11-22 23:37:41steve.dowercreate