[issue22117] Rewrite pytime.h to work on nanoseconds

Jeroen Demeyer report at bugs.python.org
Wed May 29 15:34:30 EDT 2019


Jeroen Demeyer <J.Demeyer at UGent.be> added the comment:

Can somebody here explain the meaning of the comment in test_gdb.py

# Tested function must not be defined with METH_NOARGS or METH_O,
# otherwise call_function() doesn't call PyCFunction_Call()

This test is breaking with PEP 590, see https://github.com/python/cpython/pull/13185

----------
nosy: +jdemeyer

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue22117>
_______________________________________


More information about the Python-bugs-list mailing list