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 ned.deily
Recipients eamanu, mbussonn, miss-islington, ned.deily, p-ganssle, rhettinger, serhiy.storchaka, stutzbach, xtreak, yan12125
Date 2019-10-15.07:30:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571124624.8.0.0301524056913.issue36953@roundup.psfhosted.org>
In-reply-to
Content
New changeset 42b16b2a867ad3f6c022476076da3d6ea789021b by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-36953: Delay removal of ABCs from collections. (GH-13409)
https://github.com/python/cpython/commit/42b16b2a867ad3f6c022476076da3d6ea789021b
History
Date User Action Args
2019-10-15 07:30:24ned.deilysetrecipients: + ned.deily, rhettinger, stutzbach, serhiy.storchaka, mbussonn, yan12125, p-ganssle, eamanu, miss-islington, xtreak
2019-10-15 07:30:24ned.deilysetmessageid: <1571124624.8.0.0301524056913.issue36953@roundup.psfhosted.org>
2019-10-15 07:30:24ned.deilylinkissue36953 messages
2019-10-15 07:30:24ned.deilycreate