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 miss-islington
Recipients docs@python, gvanrossum, kj, miss-islington
Date 2020-10-31.06:02:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604124165.96.0.224599431408.issue42198@roundup.psfhosted.org>
In-reply-to
Content
New changeset bcbf758476c1148993ddf4b54d3f6169b973ee1c by kj in branch 'master':
bpo-42198: Document __new__ for types.GenericAlias (GH-23039)
https://github.com/python/cpython/commit/bcbf758476c1148993ddf4b54d3f6169b973ee1c
History
Date User Action Args
2020-10-31 06:02:46miss-islingtonsetrecipients: + miss-islington, gvanrossum, docs@python, kj
2020-10-31 06:02:45miss-islingtonsetmessageid: <1604124165.96.0.224599431408.issue42198@roundup.psfhosted.org>
2020-10-31 06:02:45miss-islingtonlinkissue42198 messages
2020-10-31 06:02:45miss-islingtoncreate