Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Yes, and this what PR 19056 does. It is not difficult, and if we can avoid a 
breakage, why not do this? We have kept all other deprecated classes, like Num 
and ExtSlice. In 3.10 we can add runtime warnings, and remove them in some 
future releases.

We alreade got a benefit of simplifying the compiler. Maintaining dummy classes 
does not cost much.

----------

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

Reply via email to