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 Erwin Mayer, berker.peksag, bob.ippolito, cvrebert, docs@python, ezio.melotti, july, pitrou, rhettinger, serhiy.storchaka
Date 2016-04-08.11:01:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460113270.07.0.660647406947.issue18820@psf.upfronthosting.co.za>
In-reply-to
Content
See also

https://github.com/simplejson/simplejson/issues/42
https://github.com/simplejson/simplejson/issues/100
https://github.com/simplejson/simplejson/issues/103

And allowing non-string keys leads to other issue:

https://github.com/simplejson/simplejson/issues/77

Thus there is an argument for disallowing serializing non-string keys.
History
Date User Action Args
2016-04-08 11:01:10serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, bob.ippolito, pitrou, ezio.melotti, cvrebert, july, docs@python, berker.peksag, Erwin Mayer
2016-04-08 11:01:10serhiy.storchakasetmessageid: <1460113270.07.0.660647406947.issue18820@psf.upfronthosting.co.za>
2016-04-08 11:01:09serhiy.storchakalinkissue18820 messages
2016-04-08 11:01:09serhiy.storchakacreate