STINNER Victor <vstin...@python.org> added the comment:

I prepared a pythoncapi_compat PR to provide these functions to Python 3.10 and 
older:
https://github.com/pythoncapi/pythoncapi_compat/pull/26

Note: bpo-11734 (commit 7c4e409d075fdb923807513353b18a75a4520eba) added 
_PyFloat_Pack2() and _PyFloat_Unpack2() to Python 3.6.0b1.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46906>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to