[Python-Dev] review request: anti-registration of ABCs (original) (raw)
Guido van Rossum guido at python.org
Thu Aug 18 12:50:55 EDT 2016
- Previous message (by thread): [Python-Dev] review request: anti-registration of ABCs
- Next message (by thread): [Python-Dev] Patches to distutils for 3.6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Committed. Someone please watch the buildbots.
On Thu, Aug 18, 2016 at 8:12 AM, Guido van Rossum <guido at python.org> wrote:
Looking...
On Thu, Aug 18, 2016 at 1:16 AM, Ivan Levkivskyi <levkivskyi at gmail.com> wrote:
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
-- --Guido van Rossum (python.org/~guido)
-- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160818/6bcb0511/attachment.html>
- Previous message (by thread): [Python-Dev] review request: anti-registration of ABCs
- Next message (by thread): [Python-Dev] Patches to distutils for 3.6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]