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 pablogsal, vstinner
Date 2018-09-13.20:38:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
We discussed with Gregory P. Smith, and we agreed on the "use_vfork=True" name. He is a native english speaker, so I rely on him :-) Moreover, "use_vfork" is closer to POSIX_SPAWN_USEVFORK constant than "vfork".
History
Date User Action Args
2018-09-13 20:38:19vstinnersetrecipients: + vstinner, pablogsal
2018-09-13 20:38:19vstinnersetmessageid: <[email protected]>
2018-09-13 20:38:19vstinnerlinkissue34663 messages
2018-09-13 20:38:19vstinnercreate