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 Ronan.Lamy, brandtbucher, pitrou, vstinner
Date 2019-10-10.13:52:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570715525.74.0.00107539595109.issue38109@roundup.psfhosted.org>
In-reply-to
Content
I understand that backporting the change up to 3.7 makes your life easier, so I merged it. The change is safe and should not affect the regular use case (when the C extension _stat is used).

Thanks Ronan for this nice enhancement. It's good to see the stat module respect the PEP 399 ;-)
History
Date User Action Args
2019-10-10 13:52:05vstinnersetrecipients: + vstinner, pitrou, Ronan.Lamy, brandtbucher
2019-10-10 13:52:05vstinnersetmessageid: <1570715525.74.0.00107539595109.issue38109@roundup.psfhosted.org>
2019-10-10 13:52:05vstinnerlinkissue38109 messages
2019-10-10 13:52:05vstinnercreate