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 bmclarnon
Recipients bmclarnon
Date 2020-04-03.16:31:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585931498.98.0.593099296208.issue40126@roundup.psfhosted.org>
In-reply-to
Content
After further investigation, it seems this was fixed in https://github.com/python/cpython/commit/436c2b0d67da68465e709a96daac7340af3a5238

However, this fix was as part of an unrelated changeset and in a different function in 3.8+, and was never rolled back to 3.7 and below. PR opened to add the missing attribute instantiation to 3.7.
History
Date User Action Args
2020-04-03 16:31:39bmclarnonsetrecipients: + bmclarnon
2020-04-03 16:31:38bmclarnonsetmessageid: <1585931498.98.0.593099296208.issue40126@roundup.psfhosted.org>
2020-04-03 16:31:38bmclarnonlinkissue40126 messages
2020-04-03 16:31:38bmclarnoncreate