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
收信人 Trundle, belopolsky, brett.cannon, cool-RR, giampaolo.rodola, gruszczy, loewis, nedbat, r.david.murray, techtonik, vstinner
日期 2011-03-07.09:18:07
SpamBayes Score 1.6032105e-05
Marked as misclassified
Message-id <1299489488.28.0.723841680322.issue1559549@psf.upfronthosting.co.za>
In-reply-to
内容
The module name is a UTF-8 encoded string yes. It should be documented in PyModuleDef structure. I already documented the encoding in PyModule_New().
历史
日期 用户 动作 参数
2011-03-07 09:18:08vstinner修改recipients: + vstinner, loewis, brett.cannon, belopolsky, techtonik, giampaolo.rodola, nedbat, r.david.murray, Trundle, gruszczy, cool-RR
2011-03-07 09:18:08vstinner修改messageid: <1299489488.28.0.723841680322.issue1559549@psf.upfronthosting.co.za>
2011-03-07 09:18:07vstinner链接issue1559549 messages
2011-03-07 09:18:07vstinner创建