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 vstinner
Recipients shihai1991, vstinner
Date 2020-05-14.16:06:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589472365.87.0.83209150183.issue40549@roundup.psfhosted.org>
In-reply-to
Content
New changeset 97f33c35445e6d67df24dcbafef7b78333feb778 by Victor Stinner in branch 'master':
bpo-40549: posixmodule.c uses defining_class (GH-20075)
https://github.com/python/cpython/commit/97f33c35445e6d67df24dcbafef7b78333feb778
History
Date User Action Args
2020-05-14 16:06:05vstinnersetrecipients: + vstinner, shihai1991
2020-05-14 16:06:05vstinnersetmessageid: <1589472365.87.0.83209150183.issue40549@roundup.psfhosted.org>
2020-05-14 16:06:05vstinnerlinkissue40549 messages
2020-05-14 16:06:05vstinnercreate