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 bob.ippolito
Recipients bob.ippolito, exarkun, srid
Date 2009-07-26.04:52:07
SpamBayes Score 0.010398835
Marked as misclassified No
Message-id <1248583938.25.0.42553944699.issue6566@psf.upfronthosting.co.za>
In-reply-to
Content
JP is correct, this is how JSON works. The behavior of coercing keys to 
strings is often desirable, although I agree it could be confusing if you 
aren't familiar with the JSON spec.
History
Date User Action Args
2009-07-26 04:52:23bob.ippolitosetrecipients: + bob.ippolito, exarkun, srid
2009-07-26 04:52:18bob.ippolitosetmessageid: <1248583938.25.0.42553944699.issue6566@psf.upfronthosting.co.za>
2009-07-26 04:52:14bob.ippolitolinkissue6566 messages
2009-07-26 04:52:08bob.ippolitocreate