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 terry.reedy
Recipients docs@python, ncoghlan, rhettinger, terry.reedy
Date 2019-12-30.22:16:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577744211.58.0.368264205754.issue34118@roundup.psfhosted.org>
In-reply-to
Content
New changeset ee9ff05ec22ecd47dbffdd361967ccd55963dad2 by Terry Jan Reedy in branch 'master':
 bpo-34118: memoryview, range, and tuple are classes  (GH-17761)
https://github.com/python/cpython/commit/ee9ff05ec22ecd47dbffdd361967ccd55963dad2
History
Date User Action Args
2019-12-30 22:16:51terry.reedysetrecipients: + terry.reedy, rhettinger, ncoghlan, docs@python
2019-12-30 22:16:51terry.reedysetmessageid: <1577744211.58.0.368264205754.issue34118@roundup.psfhosted.org>
2019-12-30 22:16:51terry.reedylinkissue34118 messages
2019-12-30 22:16:51terry.reedycreate