[issue37587] JSON loads performance improvement for long strings
Steve Dower
report at bugs.python.org
Tue Jul 30 11:20:05 EDT 2019
Steve Dower <steve.dower at python.org> added the comment:
Oh, we also need to capture "next"... but then again, since the success case is far more common, I'd be okay with scanning again to find it.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37587>
_______________________________________
More information about the Python-bugs-list
mailing list