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 boris, docs@python, terry.reedy
Date 2021-01-22.05:47:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611294451.31.0.893526427876.issue40304@roundup.psfhosted.org>
In-reply-to
Content
New changeset 644d52818a6391535e5838fd57d58ffcb1163056 by Борис Верховский in branch 'master':
bpo-40304: Correct type(name, bases, dict) doc (GH-19553)
https://github.com/python/cpython/commit/644d52818a6391535e5838fd57d58ffcb1163056
History
Date User Action Args
2021-01-22 05:47:31terry.reedysetrecipients: + terry.reedy, docs@python, boris
2021-01-22 05:47:31terry.reedysetmessageid: <1611294451.31.0.893526427876.issue40304@roundup.psfhosted.org>
2021-01-22 05:47:31terry.reedylinkissue40304 messages
2021-01-22 05:47:31terry.reedycreate