[issue28636] strange issue with Pandas-0.19.1 on Python-3.6.0b3

STINNER Victor report at bugs.python.org
Mon Nov 7 17:24:20 EST 2016


STINNER Victor added the comment:

> while with python < 3.6, you get a "ValueError"

It's because Python 3.6 is more strict. Python 3.5 doesn't catch the bug.

----------

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


More information about the Python-bugs-list mailing list