[Python-Dev] review request: anti-registration of ABCs (original) (raw)
Ivan Levkivskyi levkivskyi at gmail.com
Thu Aug 18 04:16:13 EDT 2016
- Previous message (by thread): [Python-Dev] Subprocess destructor now logs a ResourceWarning
- Next message (by thread): [Python-Dev] review request: anti-registration of ABCs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have unsuccessfully tried to ping the issue http://bugs.python.org/ issue25958 on "anti-registration" of implicit ABCs by setting attributes to None.
Guido said: "But with the indicated fixes, I think this good to go (for Python 3.6)"
I have manually "rebased" the previous patch by Andrew Barnert taking into account part of the work that has been done on Reversible and fixing final minor comments.
I would like this to land in time for 3.6, could someone please review the latest patch and check that everything is OK?
-- Ivan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160818/d5c92206/attachment.html>
- Previous message (by thread): [Python-Dev] Subprocess destructor now logs a ResourceWarning
- Next message (by thread): [Python-Dev] review request: anti-registration of ABCs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]