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-06-23.09:00:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624438851.79.0.646438308662.issue44486@roundup.psfhosted.org>
In-reply-to
Content
New changeset c3f52b4d707a78eb342372a2be00f3eb846a05b9 by Mark Shannon in branch 'main':
bpo-44486: Make sure that modules always have a dictionary. (GH-26847)
https://github.com/python/cpython/commit/c3f52b4d707a78eb342372a2be00f3eb846a05b9
History
Date User Action Args
2021-06-23 09:00:51Mark.Shannonsetrecipients: + Mark.Shannon
2021-06-23 09:00:51Mark.Shannonsetmessageid: <1624438851.79.0.646438308662.issue44486@roundup.psfhosted.org>
2021-06-23 09:00:51Mark.Shannonlinkissue44486 messages
2021-06-23 09:00:50Mark.Shannoncreate