diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-04 20:10:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-04 20:10:43 (GMT) |
commit | dc24b8a2ac32114313bae519db3ccc21fe45c982 (patch) | |
tree | 467c4b3fa442e4e8ac8b81c7ffaaaee24f73822f /Python | |
parent | 6ed578f6dbffdec94f62cc2e36d626fc195678d7 (diff) | |
download | cpython-dc24b8a2ac32114313bae519db3ccc21fe45c982.zip cpython-dc24b8a2ac32114313bae519db3ccc21fe45c982.tar.gz cpython-dc24b8a2ac32114313bae519db3ccc21fe45c982.tar.bz2 |
bpo-39573: Porting to Python 3.10: Py_SET_SIZE() macro (GH-20610)
In What's New in Python 3.10, propose Py_SET_SIZE(), Py_SET_REFCNT()
and Py_SET_TYPE() macros for backward compatibility with Python 3.9
and older.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions