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 pablogsal
Recipients eric.smith, miss-islington, pablogsal
Date 2021-07-16.23:34:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626478494.61.0.132679112062.issue44655@roundup.psfhosted.org>
In-reply-to
Content
New changeset f783428a2313a729ca8b539c5a86ff114b9ff375 by Pablo Galindo Salgado in branch 'main':
bpo-44655: Include the name of the type in unset __slots__ attribute errors (GH-27199)
https://github.com/python/cpython/commit/f783428a2313a729ca8b539c5a86ff114b9ff375
History
Date User Action Args
2021-07-16 23:34:54pablogsalsetrecipients: + pablogsal, eric.smith, miss-islington
2021-07-16 23:34:54pablogsalsetmessageid: <1626478494.61.0.132679112062.issue44655@roundup.psfhosted.org>
2021-07-16 23:34:54pablogsallinkissue44655 messages
2021-07-16 23:34:54pablogsalcreate