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
Date 2021-08-04.15:41:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628091682.27.0.66048527006.issue44821@roundup.psfhosted.org>
In-reply-to
Content
New changeset cee67fa66129b5d1db5c8aa3884338f82f0da3de by Mark Shannon in branch 'main':
bpo-44821: Eagerly assign __dict__ for new objects. (GH-27589)
https://github.com/python/cpython/commit/cee67fa66129b5d1db5c8aa3884338f82f0da3de
History
Date User Action Args
2021-08-04 15:41:22Mark.Shannonsetrecipients: + Mark.Shannon
2021-08-04 15:41:22Mark.Shannonsetmessageid: <1628091682.27.0.66048527006.issue44821@roundup.psfhosted.org>
2021-08-04 15:41:22Mark.Shannonlinkissue44821 messages
2021-08-04 15:41:22Mark.Shannoncreate