Nick Coghlan <ncogh...@gmail.com> added the comment:

Also, a major procedural note: it is NOT OK to merge a PEP implementation that 
completely ignores parts of the PEP. The merged tests are actively forcing 
NON-compliance with the accepted PEP, since they're requiring implementations 
to accept code that the PEP explicitly states should be disallowed.

Those rules were added because the behaviour in CPython leaks CPython 
implementation details that we *don't want* to be part of the language 
specification.

----------

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

Reply via email to