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 erezinman
Recipients erezinman, rhettinger, serhiy.storchaka
Date 2020-09-09.14:06:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599660400.59.0.495493928216.issue41751@roundup.psfhosted.org>
In-reply-to
Content
small correction: meant `self.__class__` in the above function.

Also, it is based on https://github.com/python/cpython/blob/76553e5d2eae3e8a47406a6de4f354fe33ff370b/Lib/collections/__init__.py#L302
History
Date User Action Args
2020-09-09 14:06:40erezinmansetrecipients: + erezinman, rhettinger, serhiy.storchaka
2020-09-09 14:06:40erezinmansetmessageid: <1599660400.59.0.495493928216.issue41751@roundup.psfhosted.org>
2020-09-09 14:06:40erezinmanlinkissue41751 messages
2020-09-09 14:06:40erezinmancreate