➜

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.

作者 masamoto
收信人 masamoto
日期 2017-05-05.07:39:25
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1493969965.31.0.346215953104.issue30279@psf.upfronthosting.co.za>
In-reply-to
内容
Python/thread_foobar.h is the template code that is threading adaptation for new platforms, and it hasn't been used on actual platforms.  As a matter of fact, Python/thread_pthread.h and Python/thread_nt.h give concrete examples of adaptation, therefore, I think thread_foobar.h hasn't needed no more.  In addition, there was an issue that only changed thread_foobar.h to fix overlooking (issue21312).

python-dev: https://mail.python.org/pipermail/python-dev/2017-May/147840.html
历史
日期 用户 动作 参数
2017-05-05 07:39:25masamoto修改recipients: + masamoto
2017-05-05 07:39:25masamoto修改messageid: <1493969965.31.0.346215953104.issue30279@psf.upfronthosting.co.za>
2017-05-05 07:39:25masamoto链接issue30279 messages
2017-05-05 07:39:25masamoto创建