[New-bugs-announce] [issue43807] JSONDecodeError: Extra Data Raised on Long Valid JSON

Unknown Retired Guy report at bugs.python.org
Sun Apr 11 08:25:48 EDT 2021


New submission from Unknown Retired Guy <filipetaleshipolitosoares73 at gmail.com>:

https://i.ibb.co/tYqBsQ8/pico-hard.png

That JSONDecodeError: Extra Data is raised when the Valid JSON is too long or over than 25000 bytes, I don't know what caused this, can you fix it?

The code and the traceback is in that picture/link above in this comment and the long valid JSON is provided here.

The Below picture/link proof that it's a valid JSON:
https://i.ibb.co/fGytRFC/946.png

----------
components: Library (Lib)
files: pico-hard.json
messages: 390781
nosy: filipetaleshipolitosoares73
priority: normal
severity: normal
status: open
title: JSONDecodeError: Extra Data Raised on Long Valid JSON
type: behavior
versions: Python 3.7
Added file: https://bugs.python.org/file49953/pico-hard.json

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43807>
_______________________________________


More information about the New-bugs-announce mailing list