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.07:34:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570692889.39.0.739249199396.issue38109@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7bb14316b8ceddb813f31040a299af94a57ab339 by Victor Stinner (Ronan Lamy) in branch 'master':
bpo-38109: Add missing constants to Lib/stat.py (GH-16665)
https://github.com/python/cpython/commit/7bb14316b8ceddb813f31040a299af94a57ab339
History
Date User Action Args
2019-10-10 07:34:49vstinnersetrecipients: + vstinner, pitrou, Ronan.Lamy, brandtbucher
2019-10-10 07:34:49vstinnersetmessageid: <1570692889.39.0.739249199396.issue38109@roundup.psfhosted.org>
2019-10-10 07:34:49vstinnerlinkissue38109 messages
2019-10-10 07:34:49vstinnercreate