[Python-Dev] Request for review: binary op dispatch rules for subclasses (original) (raw)
Stephan Hoyer shoyer at gmail.com
Fri Sep 14 21:39:49 EDT 2018
- Previous message (by thread): [Python-Dev] Store startup modules as C structures for 20%+ startup speed improvement?
- Next message (by thread): [Python-Dev] Request for review: binary op dispatch rules for subclasses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): [Python-Dev] Store startup modules as C structures for 20%+ startup speed improvement?
- Next message (by thread): [Python-Dev] Request for review: binary op dispatch rules for subclasses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]