[issue34721] json module loads function

zack report at bugs.python.org
Tue Sep 18 09:18:10 EDT 2018


New submission from zack <j9001552 at gmail.com>:

the json.loads function think a string variable is a json type, but the variable is "123"

----------
components: Library (Lib)
files: json_test.py
messages: 325639
nosy: jaihong
priority: normal
severity: normal
status: open
title: json module loads function
type: behavior
versions: Python 3.5
Added file: https://bugs.python.org/file47813/json_test.py

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


More information about the Python-bugs-list mailing list