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 larry
Recipients Guido.van.Rossum, JelleZijlstra, eric.smith, gvanrossum, kokxxxxik, larry
Date 2021-04-30.03:09:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619752154.68.0.755473259395.issue43901@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f2b69855d6524e15d12c15ddc0adce629e7de84 by larryhastings in branch 'master':
bpo-43901: Lazy-create an empty annotations dict in all unannotated user classes and modules (#25623)
https://github.com/python/cpython/commit/2f2b69855d6524e15d12c15ddc0adce629e7de84
History
Date User Action Args
2021-04-30 03:09:15larrysetrecipients: + larry, gvanrossum, eric.smith, Guido.van.Rossum, JelleZijlstra, kokxxxxik
2021-04-30 03:09:14larrysetmessageid: <1619752154.68.0.755473259395.issue43901@roundup.psfhosted.org>
2021-04-30 03:09:14larrylinkissue43901 messages
2021-04-30 03:09:14larrycreate