[Python-Dev] PEP 575: Unifying function/method classes

Victor Stinner vstinner at redhat.com
Thu May 3 05:30:31 EDT 2018


2018-05-03 11:22 GMT+02:00 Stefan Behnel <stefan_ml at behnel.de>:
> The final split could then be done later, e.g. for Py4.0, where people
> would be less surprised about minor breakages.

Please don't queue backward incompatible changes for Python 4.0. You
should use the regular deprecation process.

(I didn't read the full thread, sorry :-p)

Victor


More information about the Python-Dev mailing list