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 Ilya.Kulakov, Kentzo, cjw296, ezio.melotti, jcea, lisroach, lkollar, mariocj89, michael.foord, pablogsal, pitrou, rbcollins, xtreak
Date 2020-06-10.09:23:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591781006.47.0.557097120098.issue17013@roundup.psfhosted.org>
In-reply-to
Content
> Correct, it is not backward compatible in that respect. 

Unfortunately, we take backwards compatibility very seriously in the core team and this is a big downside of this proposal.

> I can instead add the called_event property

Wouldn't that also break any mock that is mocking an object with a "called_event" attribute?
History
Date User Action Args
2020-06-10 09:23:26pablogsalsetrecipients: + pablogsal, jcea, pitrou, rbcollins, cjw296, ezio.melotti, michael.foord, Ilya.Kulakov, lisroach, mariocj89, lkollar, Kentzo, xtreak
2020-06-10 09:23:26pablogsalsetmessageid: <1591781006.47.0.557097120098.issue17013@roundup.psfhosted.org>
2020-06-10 09:23:26pablogsallinkissue17013 messages
2020-06-10 09:23:26pablogsalcreate