Gregory P. Smith <g...@krypto.org> added the comment:

If the behavior was consistent from 3.3 through 3.6, that is the behavior we 
should keep going forward in 3.7+ without a deprecation period.  (and this does 
not seem worth deprecating, lets just keep the behavior the same as it was in 
3.3-3.6)

That 2.7 is different than >=3.3 here isn't important.  There are a lot of 
things that have conditional behavior differences when using 2 and over time 
that is becoming increasingly irrelevant.

Libraries often keep compatibility with both 2.7 and 3.4+ today, but it is less 
common for a command line tool entry point to need to be compatible with both.

----------
nosy: +gregory.p.smith

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

Reply via email to