From: lijuan.tu@intel.com
To: dts@dpdk.org,Dukai Yuan <dukaix.yuan@intel.com>
Cc: Dukai Yuan <dukaix.yuan@intel.com>
Subject: [dts][PATCH V1] tests/telemetry: Optimize the parameter for function json.load
Date: 06 Jun 2023 22:53:00 -0700 [thread overview]
Message-ID: <76ab7d$sfoull@fmsmga006-auth.fm.intel.com> (raw)
In-Reply-To: <20230526140812.3594754-1-dukaix.yuan@intel.com>
On Fri, 26 May 2023 14:08:12 +0000, Dukai Yuan <dukaix.yuan@intel.com> wrote:
> In Python 3.10, the json.load() function removed the encoding parameter,
> because in Python 3, the json module uses UTF-8 encoding by default to process JSON data.
> As such, the encoding argument is no longer required, and has been removed in Python 3.10.
> If you need to specify other encoding methods,
> you can use the encoding parameter in the open() function to specify.
> Please refer to the Python official documentation for more details.
> https://docs.python.org/3/library/json.html
>
> Signed-off-by: Dukai Yuan <dukaix.yuan@intel.com>
Acked-by: Lijuan Tu <lijuan.tu@intel.com>
Applied, thanks
prev parent reply other threads:[~2023-06-07 5:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-26 14:08 Dukai Yuan
2023-06-07 5:53 ` lijuan.tu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='76ab7d$sfoull@fmsmga006-auth.fm.intel.com' \
--to=lijuan.tu@intel.com \
--cc=dts@dpdk.org \
--cc=dukaix.yuan@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).