STINNER Victor added the comment:

_get_arg() should skip not check keywords if name is NULL (which looks to be a 
valid case, since name is check at the end of the function).

----------
keywords: +patch
nosy: +haypo
Added file: http://bugs.python.org/file31044/issue18561.patch

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

Reply via email to