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 JamesGKent, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-08.14:19:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510150742.8.0.213398074469.issue31884@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b5d9e0811463f3b28ba355a9e0bee7f1682854e3 by Victor Stinner (James) in branch 'master':
bpo-31884 subprocess: add Windows constants for process priority (#4150)
https://github.com/python/cpython/commit/b5d9e0811463f3b28ba355a9e0bee7f1682854e3
History
Date User Action Args
2017-11-08 14:19:02vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, JamesGKent
2017-11-08 14:19:02vstinnersetmessageid: <1510150742.8.0.213398074469.issue31884@psf.upfronthosting.co.za>
2017-11-08 14:19:02vstinnerlinkissue31884 messages
2017-11-08 14:19:02vstinnercreate