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 anselm.kruis, christian.heimes, methane, serhiy.storchaka, vinay.sajip, vstinner
Date 2017-04-10.08:43:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491813799.8.0.848376780018.issue30028@psf.upfronthosting.co.za>
In-reply-to
Content
Naoki:
> #28156 added HAVE_GETPID check.
> Maybe, we should have dummy getpid() for CloudABI?

Oh. If os.getpid() is not always available, the documentation should be updated.
History
Date User Action Args
2017-04-10 08:43:19vstinnersetrecipients: + vstinner, vinay.sajip, christian.heimes, methane, serhiy.storchaka, anselm.kruis
2017-04-10 08:43:19vstinnersetmessageid: <1491813799.8.0.848376780018.issue30028@psf.upfronthosting.co.za>
2017-04-10 08:43:19vstinnerlinkissue30028 messages
2017-04-10 08:43:19vstinnercreate