New submission from zack <[email protected]>:
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 <[email protected]> <https://bugs.python.org/issue34721> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
