Nick Coghlan added the comment:

+1 for deferring to 3.6 (version field adjusted accordingly)

One nice aspect of marking private APIs by convention rather than having them 
enforced by the compiler is that the folks that *really* need them can ignore 
our recommendation and accept the fact they may need to adapt their code to 
account for backwards incompatible changes.

----------
versions:  -Python 3.5

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

Reply via email to