New submission from Pavel Strashkin:

According to http://www.json.org/ and 
https://tools.ietf.org/html/rfc7159#section-7, the solidus ("/") should be 
escaped ("\/") and currently it's not.

----------
messages: 239170
nosy: xaka
priority: normal
severity: normal
status: open
title: json.dumps: solidus ("/") should be escaped
type: behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23766>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to