Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

Indeed. The module in the std lib is actually different:

https://github.com/python/cpython/blob/master/Modules/_zoneinfo.c#L570-L589

and uses _PyLong_GetOne() instead of _PyLong_One

----------

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

Reply via email to