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 berker.peksag
Recipients Elena.Oat, berker.peksag, docs@python, gregory.p.smith, mark.dickinson, r.david.murray, vanadium23
Date 2017-10-29.04:06:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509250011.29.0.213398074469.issue31065@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0f1973d06e2116deafb19bbb9443b138187803c7 by Berker Peksag in branch '3.6':
bpo-31065: Add doc about Popen.poll returning None. (GH-3169)
https://github.com/python/cpython/commit/0f1973d06e2116deafb19bbb9443b138187803c7
History
Date User Action Args
2017-10-29 04:06:51berker.peksagsetrecipients: + berker.peksag, gregory.p.smith, mark.dickinson, r.david.murray, docs@python, Elena.Oat, vanadium23
2017-10-29 04:06:51berker.peksagsetmessageid: <1509250011.29.0.213398074469.issue31065@psf.upfronthosting.co.za>
2017-10-29 04:06:51berker.peksaglinkissue31065 messages
2017-10-29 04:06:50berker.peksagcreate