[issue28086] test.test_getargs2.TupleSubclass test failure

Raymond Hettinger report at bugs.python.org
Thu Sep 22 10:56:40 EDT 2016


Raymond Hettinger added the comment:

> The simplest way is just change PyTuple_Check to 
> PyTuple_CheckExact in ceval.c.

+1

----------
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list