health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [bug #64415] json.dumps in thalamus should add ensure_ascii


From: Luis Falcon
Subject: [Health-dev] [bug #64415] json.dumps in thalamus should add ensure_ascii=False argument
Date: Fri, 14 Jul 2023 13:58:50 -0400 (EDT)

Follow-up Comment #3, bug #64415 (project health):

Better to keep them as str instead of unicode objects. This way we know
they're properly parsed.

$python3
Python 3.9.17 (main, Jun 22 2023, 01:13:35) 
[Clang 13.0.0 (git@github.com:llvm/llvm-project.git
llvmorg-13.0.0-0-gd7b669b3a on freebsd13
Type "help", "copyright", "credits" or "license" for more information.
>>> print("\u738b\u4e00\u5200")
ηŽ‹δΈ€εˆ€



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64415>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]