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 gregory.p.smith
Recipients YoSTEALTH, bezoka, gregory.p.smith, pablogsal, terry.reedy, vstinner
Date 2019-06-11.06:30:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560234602.64.0.0483617895738.issue37129@roundup.psfhosted.org>
In-reply-to
Content
This is just adding a missing constant (when defined at CPython compile time) to the os module.  I suggest landing this in 3.8 as well assuming we're still in the beta cycles when the PR is ready.  It isn't a functional change.
History
Date User Action Args
2019-06-11 06:30:02gregory.p.smithsetrecipients: + gregory.p.smith, terry.reedy, vstinner, YoSTEALTH, pablogsal, bezoka
2019-06-11 06:30:02gregory.p.smithsetmessageid: <1560234602.64.0.0483617895738.issue37129@roundup.psfhosted.org>
2019-06-11 06:30:02gregory.p.smithlinkissue37129 messages
2019-06-11 06:30:02gregory.p.smithcreate