This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author methane
Recipients bob.ippolito, ezio.melotti, mbussonn, methane, pitrou, rhettinger, serhiy.storchaka
Date 2019-04-09.07:17:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554794247.63.0.155172294547.issue33461@roundup.psfhosted.org>
In-reply-to
Content
New changeset a8abe097c1165db25b429ca02a65c4f8acbc062b by Inada Naoki (Matthias Bussonnier) in branch 'master':
bpo-33461: emit DeprecationWarning when json.loads(encoding=...) is used (GH-6762)
https://github.com/python/cpython/commit/a8abe097c1165db25b429ca02a65c4f8acbc062b
History
Date User Action Args
2019-04-09 07:17:27methanesetrecipients: + methane, rhettinger, bob.ippolito, pitrou, ezio.melotti, serhiy.storchaka, mbussonn
2019-04-09 07:17:27methanesetmessageid: <1554794247.63.0.155172294547.issue33461@roundup.psfhosted.org>
2019-04-09 07:17:27methanelinkissue33461 messages
2019-04-09 07:17:27methanecreate