Mailing List Archive

[issue40989] [C API] Remove _Py_NewReference() and _Py_ForgetReference() from the public C API
Change by STINNER Victor <vstinner@python.org>:


----------
pull_requests: +20865
pull_request: https://github.com/python/cpython/pull/21722

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue40989>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue40989] [C API] Remove _Py_NewReference() and _Py_ForgetReference() from the public C API [ In reply to ]
STINNER Victor <vstinner@python.org> added the comment:


New changeset 15edaecd97a3f8e82895046462342d8ddd8b9f1b by Victor Stinner in branch 'master':
bpo-40989: Fix compiler warning in winreg.c (GH-21722)
https://github.com/python/cpython/commit/15edaecd97a3f8e82895046462342d8ddd8b9f1b


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue40989>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com