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 rhettinger, yahya-abou-imran
Date 2018-01-12.05:53:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515736432.09.0.467229070634.issue32467@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 02556fbade5e1e864dd09d5768a8dbbf5b3a0dac by Raymond Hettinger in branch 'master':
bpo-32467: Let collections.abc.ValuesView inherit from Collection (#5152)
https://github.com/python/cpython/commit/02556fbade5e1e864dd09d5768a8dbbf5b3a0dac
History
Date User Action Args
2018-01-12 05:53:52rhettingersetrecipients: + rhettinger, yahya-abou-imran
2018-01-12 05:53:52rhettingersetmessageid: <1515736432.09.0.467229070634.issue32467@psf.upfronthosting.co.za>
2018-01-12 05:53:52rhettingerlinkissue32467 messages
2018-01-12 05:53:51rhettingercreate