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 eryksun, miss-islington, vstinner
Date 2020-04-02.01:42:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585791729.11.0.553381246445.issue40094@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a679a0e47d58aa73b7747d4e16140048c10baf5 by Victor Stinner in branch 'master':
bpo-40094: CGIHTTPRequestHandler logs exit code (GH-19285)
https://github.com/python/cpython/commit/9a679a0e47d58aa73b7747d4e16140048c10baf5
History
Date User Action Args
2020-04-02 01:42:09vstinnersetrecipients: + vstinner, eryksun, miss-islington
2020-04-02 01:42:09vstinnersetmessageid: <1585791729.11.0.553381246445.issue40094@roundup.psfhosted.org>
2020-04-02 01:42:09vstinnerlinkissue40094 messages
2020-04-02 01:42:09vstinnercreate