Raymond Hettinger <[email protected]> added the comment:

I wouldn't worry about this.  The context argument for the dunder methods isn't 
part of the public API.  It is just an internal implementation detail that was 
necessary for the Python implementation but would make no sense at all for the 
C implementation.

----------

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

Reply via email to