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 John Jones, alex, benjamin.peterson, dhduvall, gennad, gregory.p.smith, martin.panter, ned.deily, neologix, pablogsal, serhiy.storchaka, vstinner
Date 2018-04-01.19:01:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522609310.4.0.467229070634.issue20104@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 79760ed256987cead08d668b95675afba6b3760f by Gregory P. Smith in branch 'master':
bpo-20104: Add os.posix_spawn documentation. (#6334)
https://github.com/python/cpython/commit/79760ed256987cead08d668b95675afba6b3760f
History
Date User Action Args
2018-04-01 19:01:50gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, benjamin.peterson, ned.deily, alex, dhduvall, neologix, gennad, martin.panter, serhiy.storchaka, John Jones, pablogsal
2018-04-01 19:01:50gregory.p.smithsetmessageid: <1522609310.4.0.467229070634.issue20104@psf.upfronthosting.co.za>
2018-04-01 19:01:50gregory.p.smithlinkissue20104 messages
2018-04-01 19:01:50gregory.p.smithcreate