This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients benjamin.peterson, rhettinger, serhiy.storchaka
Date 2017-11-16.07:16:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510816587.83.0.213398074469.issue30143@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0a2abdfca2495291809855cf7dfc6721c9c962e3 by Serhiy Storchaka in branch 'master':
bpo-30143: 2to3 now generates a code that uses abstract collection classes (#1262)
https://github.com/python/cpython/commit/0a2abdfca2495291809855cf7dfc6721c9c962e3
History
Date User Action Args
2017-11-16 07:16:27serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, benjamin.peterson
2017-11-16 07:16:27serhiy.storchakasetmessageid: <1510816587.83.0.213398074469.issue30143@psf.upfronthosting.co.za>
2017-11-16 07:16:27serhiy.storchakalinkissue30143 messages
2017-11-16 07:16:27serhiy.storchakacreate