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 Dennis Sweeney, Mark.Shannon, pablogsal, ronaldoussoren
Date 2022-03-03.10:38:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646303935.6.0.571816812719.issue46891@roundup.psfhosted.org>
In-reply-to
Content
New changeset 751c9ed801ad1189272ca10f0749bfc9d49b5038 by Mark Shannon in branch 'main':
bpo-46891: Fix creating a new instance of a module subclass with slots (GH-31643)
https://github.com/python/cpython/commit/751c9ed801ad1189272ca10f0749bfc9d49b5038
History
Date User Action Args
2022-03-03 10:38:55Mark.Shannonsetrecipients: + Mark.Shannon, ronaldoussoren, pablogsal, Dennis Sweeney
2022-03-03 10:38:55Mark.Shannonsetmessageid: <1646303935.6.0.571816812719.issue46891@roundup.psfhosted.org>
2022-03-03 10:38:55Mark.Shannonlinkissue46891 messages
2022-03-03 10:38:55Mark.Shannoncreate