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
收信人 python-dev, vstinner
日期 2011-11-09.00:30:37
SpamBayes Score 8.640057e-05
Marked as misclassified
Message-id <1320798637.91.0.92847411006.issue13374@psf.upfronthosting.co.za>
In-reply-to
内容
Functions like os.execv() or os.readlink() are not deprecated because the underlying C function really uses a bytes API (execv and readlink).
历史
日期 用户 动作 参数
2011-11-09 00:30:37vstinner修改recipients: + vstinner, python-dev
2011-11-09 00:30:37vstinner修改messageid: <1320798637.91.0.92847411006.issue13374@psf.upfronthosting.co.za>
2011-11-09 00:30:37vstinner链接issue13374 messages
2011-11-09 00:30:37vstinner创建