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 davin, pitrou, rhettinger, sbt, vstinner
Date 2017-05-04.15:16:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493911011.36.0.577022235754.issue30185@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7299088ccf5f72b8494063814b58a180b4250aa7 by Antoine Pitrou in branch '3.5':
[3.5] bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver (GH-1319) (#1455)
https://github.com/python/cpython/commit/7299088ccf5f72b8494063814b58a180b4250aa7
History
Date User Action Args
2017-05-04 15:16:51pitrousetrecipients: + pitrou, rhettinger, vstinner, sbt, davin
2017-05-04 15:16:51pitrousetmessageid: <1493911011.36.0.577022235754.issue30185@psf.upfronthosting.co.za>
2017-05-04 15:16:51pitroulinkissue30185 messages
2017-05-04 15:16:51pitroucreate