Steve Dower <steve.do...@python.org> added the comment:

To remove an event, it needs to be deprecated as any public facing feature 
would be deprecated. I'm not sure how we'd go about publicising it though. 
There's currently no way to raise a warning, so it'd just have to be very 
clearly advertised in documentation (as a breaking change).

Easiest to assume that an event will be permanent. If there's a significant 
impact due to an event that we want to avoid, we can address it then.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43756>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to