[issue18295] Possible integer overflow in PyCode_New()

Roundup Robot report at bugs.python.org
Tue Aug 16 17:48:59 EDT 2016


Roundup Robot added the comment:

New changeset e615718a6455 by Victor Stinner in branch 'default':
Use Py_ssize_t in _PyEval_EvalCodeWithName()
https://hg.python.org/cpython/rev/e615718a6455

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list