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-24.06:05:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493013902.56.0.471372175296.issue30144@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2e576f5aec1f8f23f07001e2eb3db9276851a4fc by Serhiy Storchaka in branch 'master':
bpo-30144: Import collections ABC from collections.abc rather than collections. (#1263)
https://github.com/python/cpython/commit/2e576f5aec1f8f23f07001e2eb3db9276851a4fc
History
Date User Action Args
2017-04-24 06:05:02serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, stutzbach, skrah
2017-04-24 06:05:02serhiy.storchakasetmessageid: <1493013902.56.0.471372175296.issue30144@psf.upfronthosting.co.za>
2017-04-24 06:05:02serhiy.storchakalinkissue30144 messages
2017-04-24 06:05:02serhiy.storchakacreate