mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-39377: json: Remove the encoding option. (GH-18075)
This commit is contained in:
parent
e96d954527
commit
5492bfcefe
3 changed files with 2 additions and 15 deletions
|
@ -0,0 +1,2 @@
|
|||
Removed ``encoding`` option from :func:`json.loads`. It has been deprecated
|
||||
since Python 3.1.
|
Loading…
Add table
Add a link
Reference in a new issue