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.

作者 vstinner
收信人 eryksun, ezio.melotti, methane, vstinner, yan12125
日期 2017-12-13.01:21:46
SpamBayes Score -1.0
Marked as misclassified
Message-id <1513128107.45.0.213398074469.issue29240@psf.upfronthosting.co.za>
In-reply-to
内容
The PEP 538 has two open issues: bpo-30672 and bpo-32238.

I recently refactored the Py_Main() code so it should be simpler to implement the PEP 540: see bpo-32030.
历史
日期 用户 动作 参数
2017-12-13 01:21:47vstinner修改recipients: + vstinner, ezio.melotti, methane, eryksun, yan12125
2017-12-13 01:21:47vstinner修改messageid: <1513128107.45.0.213398074469.issue29240@psf.upfronthosting.co.za>
2017-12-13 01:21:47vstinner链接issue29240 messages
2017-12-13 01:21:46vstinner创建