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 serhiy.storchaka
Recipients Oren Milman, bob.ippolito, pitrou, serhiy.storchaka, vstinner
Date 2018-03-26.15:04:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522076684.48.0.467229070634.issue6986@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7c2d97827fd2ccd72ab7a98427f87fcfe3891644 by Serhiy Storchaka (Oren Milman) in branch 'master':
bpo-6986: Add a comment to clarify a test of _json.make_encoder(). (GH-3789)
https://github.com/python/cpython/commit/7c2d97827fd2ccd72ab7a98427f87fcfe3891644
History
Date User Action Args
2018-03-26 15:04:44serhiy.storchakasetrecipients: + serhiy.storchaka, bob.ippolito, pitrou, vstinner, Oren Milman
2018-03-26 15:04:44serhiy.storchakasetmessageid: <1522076684.48.0.467229070634.issue6986@psf.upfronthosting.co.za>
2018-03-26 15:04:44serhiy.storchakalinkissue6986 messages
2018-03-26 15:04:44serhiy.storchakacreate