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 gvanrossum
Recipients abarnert, gvanrossum, levkivskyi, lukasz.langa, rhettinger, serhiy.storchaka
Date 2017-07-21.15:57:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJ+NXJWb==_isVujdY0ne8u3hpcu2CRgj3ywUL1f-T5eOQ@mail.gmail.com>
In-reply-to <1500631819.43.0.309465212399.issue25988@psf.upfronthosting.co.za>
Content
Yes we will need a deprecation period for this starting with 3.7. It's fine
not to import names newly added to collections.abc in 3.7 (i.e. collections
would have to explicitly import everything that it got via * in 3.6).
History
Date User Action Args
2017-07-21 15:57:09gvanrossumsetrecipients: + gvanrossum, rhettinger, lukasz.langa, serhiy.storchaka, abarnert, levkivskyi
2017-07-21 15:57:09gvanrossumlinkissue25988 messages
2017-07-21 15:57:09gvanrossumcreate