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 Mark.Shannon
Recipients Mark.Shannon, kj, pablogsal, thesamesam
Date 2021-12-15.15:03:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639580626.61.0.769163921226.issue44525@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3a60bfef49b3324660a615a8e6d10710e5f669d9 by Mark Shannon in branch 'main':
bpo-44525: Specialize for calls to type and other builtin classes with 1 argument. (GH-29942)
https://github.com/python/cpython/commit/3a60bfef49b3324660a615a8e6d10710e5f669d9
History
Date User Action Args
2021-12-15 15:03:46Mark.Shannonsetrecipients: + Mark.Shannon, pablogsal, kj, thesamesam
2021-12-15 15:03:46Mark.Shannonsetmessageid: <1639580626.61.0.769163921226.issue44525@roundup.psfhosted.org>
2021-12-15 15:03:46Mark.Shannonlinkissue44525 messages
2021-12-15 15:03:46Mark.Shannoncreate