[Python-Dev] Request for review: binary op dispatch rules for subclasses

Stephan Hoyer shoyer at gmail.com
Fri Sep 14 21:39:49 EDT 2018


Over a year ago, I made a pull request (
https://github.com/python/cpython/pull/1325) to fix a long-standing issue
with how Python handles dispatch for arithmetic binary operations involving
subclasses (https://bugs.python.org/issue30140).

I pinged the bug several times, but I'm still waiting for a review, which
would be greatly appreciated!

Best,
Stephan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180914/cd1b5dd9/attachment-0001.html>


More information about the Python-Dev mailing list