[Python-Dev] Nuking wstr [Re: How can we use 48bit pointer safely?] (original) (raw)
INADA Naoki songofacandy at gmail.com
Mon Apr 2 02:25:51 EDT 2018
- Previous message (by thread): [Python-Dev] IDLE colorizer
- Next message (by thread): [Python-Dev] Nuking wstr [Re: How can we use 48bit pointer safely?]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Some of APIs are stated as "Deprecated since version 3.3, will be removed in version 4.0:".
e.g. https://docs.python.org/3/c-api/unicode.html#c.PyUnicode_AS_UNICODE
So we will remove them (and wstr) at Python 4.0.
- Previous message (by thread): [Python-Dev] IDLE colorizer
- Next message (by thread): [Python-Dev] Nuking wstr [Re: How can we use 48bit pointer safely?]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]