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 izbyshev, vstinner
Date 2018-10-20.00:28:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539995306.64.0.788709270274.issue32890@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 834603112e6ca35944dd21105b01fca562dc3241 by Victor Stinner (Alexey Izbyshev) in branch 'master':
bpo-32890, os: Use errno instead of GetLastError() in execve() and truncate() (GH-5784)
https://github.com/python/cpython/commit/834603112e6ca35944dd21105b01fca562dc3241
History
Date User Action Args
2018-10-20 00:28:26vstinnersetrecipients: + vstinner, izbyshev
2018-10-20 00:28:26vstinnersetmessageid: <1539995306.64.0.788709270274.issue32890@psf.upfronthosting.co.za>
2018-10-20 00:28:26vstinnerlinkissue32890 messages
2018-10-20 00:28:26vstinnercreate