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 wrote:
> Over a year ago, I made a pull request (
> https://github.com/python/cpython/pull/1325) to fix a long-standing issue
>
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