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
收信人 vstinner
日期 2020-02-07.00:11:48
SpamBayes Score -1.0
Marked as misclassified
Message-id <1581034308.93.0.735025719787.issue39573@roundup.psfhosted.org>
In-reply-to
内容
> it can prepare CPython to experiment tagged pointers

In September 2018, Neil Schemenauer did an experiment:

* https://mail.python.org/archives/list/capi-sig@python.org/thread/EGAY55ZWMF2WSEMP7VAZSFZCZ4VARU7L/
* https://github.com/nascheme/cpython/commits/tagged_int

More recent discussion on the capi-sig list:

https://mail.python.org/archives/list/capi-sig@python.org/thread/JPUNPN3AILGXOA3C2TTSLMOFNSWJE3QX/

See also my notes:
https://pythoncapi.readthedocs.io/optimization_ideas.html#tagged-pointers-doable

Wikipedia article: https://en.wikipedia.org/wiki/Tagged_pointer
历史
日期 用户 动作 参数
2020-02-07 00:11:48vstinner修改recipients: + vstinner
2020-02-07 00:11:48vstinner修改messageid: <1581034308.93.0.735025719787.issue39573@roundup.psfhosted.org>
2020-02-07 00:11:48vstinner链接issue39573 messages
2020-02-07 00:11:48vstinner创建