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