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 serhiy.storchaka, solin
Date 2018-02-10.16:45:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518281144.78.0.467229070634.issue32816@psf.upfronthosting.co.za>
In-reply-to
Content
See the documentation. This is documented behavior. The JSON format supports only string keys, and all keys are coerced to strings when serialized to JSON.
History
Date User Action Args
2018-02-10 16:45:44serhiy.storchakasetrecipients: + serhiy.storchaka, solin
2018-02-10 16:45:44serhiy.storchakasetmessageid: <1518281144.78.0.467229070634.issue32816@psf.upfronthosting.co.za>
2018-02-10 16:45:44serhiy.storchakalinkissue32816 messages
2018-02-10 16:45:44serhiy.storchakacreate