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 rhettinger, serhiy.storchaka, skrah, stutzbach
Date 2017-04-23.13:32:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492954366.92.0.194997271414.issue30144@psf.upfronthosting.co.za>
In-reply-to
Content
If this is the main cause I can replace collections.abc in this patch with _collections_abc. But I prefer to do this in separate commit. My next patch will include other changes for the number of imports.
History
Date User Action Args
2017-04-23 13:32:46serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, stutzbach, skrah
2017-04-23 13:32:46serhiy.storchakasetmessageid: <1492954366.92.0.194997271414.issue30144@psf.upfronthosting.co.za>
2017-04-23 13:32:46serhiy.storchakalinkissue30144 messages
2017-04-23 13:32:46serhiy.storchakacreate