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 miss-islington
Recipients ariebovenberg, jaraco, miss-islington
Date 2022-02-11.00:56:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644540985.04.0.367922979433.issue46246@roundup.psfhosted.org>
In-reply-to
Content
New changeset dd76b3f7d332dd6eced5cbc2ad2adfc397700b3d by Arie Bovenberg in branch 'main':
bpo-46246: add missing __slots__ to importlib.metadata.DeprecatedList (GH-30452)
https://github.com/python/cpython/commit/dd76b3f7d332dd6eced5cbc2ad2adfc397700b3d
History
Date User Action Args
2022-02-11 00:56:25miss-islingtonsetrecipients: + miss-islington, jaraco, ariebovenberg
2022-02-11 00:56:25miss-islingtonsetmessageid: <1644540985.04.0.367922979433.issue46246@roundup.psfhosted.org>
2022-02-11 00:56:25miss-islingtonlinkissue46246 messages
2022-02-11 00:56:24miss-islingtoncreate