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

Guido van Rossum guido at python.org
Mon Sep 17 19:37:37 EDT 2018


FWIW I wrote up what I recall about the issue and kicked it to the next
BDFL: https://bugs.python.org/issue30140#msg325553

On Fri, Sep 14, 2018 at 6:42 PM Stephan Hoyer <shoyer at gmail.com> wrote:

> 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
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/guido%40python.org
>


-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180917/bd9bbb1e/attachment.html>


More information about the Python-Dev mailing list