[issue20148] Derby: Convert the _sre module to use Argument Clinic

Larry Hastings report at bugs.python.org
Sun May 3 22:47:32 CEST 2015


Larry Hastings added the comment:

I agree.  I looked it up in the C99 standard.  6.9.2.2 says:

"If the declaration of an identifier for an object is a tentative definition and has internal linkage, the declared type shall not be an incomplete type."

And if you'd hurry up and bless my patch for Modules/_tkinter.c in bug #20168, I'd check this fix in ;-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20148>
_______________________________________


More information about the Python-bugs-list mailing list