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 python-dev
Recipients eryksun, paul.moore, python-dev, rocco.matano, steve.dower, tim.golden, zach.ware
Date 2015-09-15.08:26:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150915082628.114789.72012@psf.io>
In-reply-to
Content
New changeset 9a80c687c28d by Victor Stinner in branch '3.5':
Issue #25118: Fix a regression of Python 3.5.0 in os.waitpid() on Windows.
https://hg.python.org/cpython/rev/9a80c687c28d
History
Date User Action Args
2015-09-15 08:26:32python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, rocco.matano
2015-09-15 08:26:31python-devlinkissue25118 messages
2015-09-15 08:26:31python-devcreate