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 vstinner
Recipients abarnert, gvanrossum, levkivskyi, lukasz.langa, ned.deily, rhettinger, serhiy.storchaka, vstinner
Date 2018-01-31.10:12:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517393572.29.0.467229070634.issue25988@psf.upfronthosting.co.za>
In-reply-to
Content
Can't we use the new shiny PEP 562 here to actually emit a warning when collections.Iterable is used instead of collections.abc.Iterable?
History
Date User Action Args
2018-01-31 10:12:52vstinnersetrecipients: + vstinner, gvanrossum, rhettinger, ned.deily, lukasz.langa, serhiy.storchaka, abarnert, levkivskyi
2018-01-31 10:12:52vstinnersetmessageid: <1517393572.29.0.467229070634.issue25988@psf.upfronthosting.co.za>
2018-01-31 10:12:52vstinnerlinkissue25988 messages
2018-01-31 10:12:52vstinnercreate