Argh, I fixed an RFC URL but forgot to fix the comment which

described it and gave the RFC number...
pull/1/head
Michael Chisholm 2020-06-02 14:08:00 -04:00
parent 22c0d5806c
commit 1f5e8defd3
1 changed files with 1 additions and 1 deletions

View File

@ -533,7 +533,7 @@ def _un_json_escape(json_string):
# since I use ensure_ascii=False when generating it. I will just fix all
# the other escapes, e.g. \n, \r, etc.
#
# This list is taken from RFC7159 section 7:
# This list is taken from RFC8259 section 7:
# https://tools.ietf.org/html/rfc8259#section-7
result = json_string\