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 pitrou
Recipients Winterflower, davin, jnoller, pitrou, quick-b, sbt, vstinner
Date 2017-07-22.11:22:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500722577.57.0.520962166638.issue26732@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 896145d9d266ee2758cfcd7691238cbc1f9e1ab8 by Antoine Pitrou in branch 'master':
bpo-26732: fix too many fds in processes started with the "forkserver" method (#2813)
https://github.com/python/cpython/commit/896145d9d266ee2758cfcd7691238cbc1f9e1ab8
History
Date User Action Args
2017-07-22 11:22:57pitrousetrecipients: + pitrou, vstinner, jnoller, sbt, davin, Winterflower, quick-b
2017-07-22 11:22:57pitrousetmessageid: <1500722577.57.0.520962166638.issue26732@psf.upfronthosting.co.za>
2017-07-22 11:22:57pitroulinkissue26732 messages
2017-07-22 11:22:57pitroucreate