Inada Naoki <songofaca...@gmail.com> added the comment:

Thank you for reporting. I removed these APIs to get such feedback as early as 
possible.

We are free to revive these APIs if it breaks too much and some projects can 
not be fixed before Python 3.10 release.

Some project maintainers ignore deprecations and wait compile errors to fix 
soemthing. (e.g. 
https://github.com/rogerbinns/apsw/issues/288#issuecomment-644442322)
That's why we need to break some projects during alpha phase.


> What is the benefit of removing this? Is copy pasting the compatibility layer 
> to (possibly many) different projects worth the "cleanup"?

Oh, no need to copy-paste compatibility layer for all projects. They can 
migrate to new APIs.

----------

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

Reply via email to