Nick Coghlan added the comment:

I like the change, but even though the current behaviour is arguably buggy (and 
certainly undesirable) the fix does introduce a new class level attribute that 
is visible during execution of Python level code.

Perhaps it would be worth rolling this change into PEP 487 and documenting the 
new transient namespace entry as __classcell__?

----------
nosy: +ncoghlan

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

Reply via email to