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 eohm, vstinner, xtreak
Date 2018-09-24.12:03:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537790584.52.0.956365154283.issue34783@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ddc163df25191af5bf8000091dbf8f6500b1d7c9 by Victor Stinner in branch '3.7':
bpo-34783: Fix Py_Main() (GH-9526)
https://github.com/python/cpython/commit/ddc163df25191af5bf8000091dbf8f6500b1d7c9
History
Date User Action Args
2018-09-24 12:03:04vstinnersetrecipients: + vstinner, xtreak, eohm
2018-09-24 12:03:04vstinnersetmessageid: <1537790584.52.0.956365154283.issue34783@psf.upfronthosting.co.za>
2018-09-24 12:03:04vstinnerlinkissue34783 messages
2018-09-24 12:03:04vstinnercreate