Serhiy Storchaka <[email protected]> added the comment:

Changing the major version number itself is a breaking change. For example, 
there is a code that checks sys.version_info[0] == 3 or even sys.version[0] == 
"3".

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue37636>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to