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 miss-islington
Recipients izbyshev, miss-islington, vstinner
Date 2018-10-20.00:46:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539996390.21.0.788709270274.issue32890@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8f53dcdb246a3acb0e64b742c35b5f785bd19092 by Miss Islington (bot) in branch '3.7':
bpo-32890, os: Use errno instead of GetLastError() in execve() and truncate() (GH-5784)
https://github.com/python/cpython/commit/8f53dcdb246a3acb0e64b742c35b5f785bd19092
History
Date User Action Args
2018-10-20 00:46:30miss-islingtonsetrecipients: + miss-islington, vstinner, izbyshev
2018-10-20 00:46:30miss-islingtonsetmessageid: <1539996390.21.0.788709270274.issue32890@psf.upfronthosting.co.za>
2018-10-20 00:46:30miss-islingtonlinkissue32890 messages
2018-10-20 00:46:30miss-islingtoncreate