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 abarnert
Recipients abarnert, abarry, curioswati, gvanrossum, r.david.murray, rhettinger, serhiy.storchaka, terry.reedy
Date 2015-12-26.21:09:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Serhiy already filed the typing.Reversible bug on the separate typehinting tracker (https://github.com/ambv/typehinting/issues/170). So, unless fixing that bug requires some changes back to collections.abc or something else in the stdlib, I think the only issue here is the original one, on Mapping.
History
Date User Action Args
2015-12-26 21:09:34abarnertsetrecipients: + abarnert, gvanrossum, rhettinger, terry.reedy, r.david.murray, serhiy.storchaka, abarry, curioswati
2015-12-26 21:09:34abarnertsetmessageid: <[email protected]>
2015-12-26 21:09:34abarnertlinkissue25864 messages
2015-12-26 21:09:34abarnertcreate