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.

作者 belopolsky
收信人 Arfrever, amaury.forgeotdarc, belopolsky, ezio.melotti, jafo, lemburg, loewis, ronaldoussoren, vstinner
日期 2010-12-09.00:13:31
SpamBayes Score 1.6722885e-05
Marked as misclassified
Message-id <1291853613.64.0.989532200515.issue6697@psf.upfronthosting.co.za>
In-reply-to
内容
I am attaching an untested rewrite of normalizeUserObj() in _lsprof.c for comments on whether it is worth the effort.  There might be other places where PyModule_GetName() can be profitably replaced with PyModule_GetNameObject().
历史
日期 用户 动作 参数
2010-12-09 00:13:33belopolsky修改recipients: + belopolsky, lemburg, loewis, jafo, ronaldoussoren, amaury.forgeotdarc, vstinner, ezio.melotti, Arfrever
2010-12-09 00:13:33belopolsky修改messageid: <1291853613.64.0.989532200515.issue6697@psf.upfronthosting.co.za>
2010-12-09 00:13:31belopolsky链接issue6697 messages
2010-12-09 00:13:31belopolsky创建