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 rhettinger
Recipients mark.dickinson, rhettinger, serhiy.storchaka, tim.peters, wolma
Date 2018-04-17.15:19:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523978375.68.0.682650639539.issue33144@psf.upfronthosting.co.za>
In-reply-to
Content
Possibly, the switch from type checks to identity checks could be considered a bugfix that could be backported.  I've always had a lingering worry about that part of the code.
History
Date User Action Args
2018-04-17 15:19:35rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, serhiy.storchaka, wolma
2018-04-17 15:19:35rhettingersetmessageid: <1523978375.68.0.682650639539.issue33144@psf.upfronthosting.co.za>
2018-04-17 15:19:35rhettingerlinkissue33144 messages
2018-04-17 15:19:35rhettingercreate