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 vlbrown
Recipients Amit Feller, Eli_B, njs, pitrou, r.david.murray, serhiy.storchaka, thomas-arildsen, vlbrown
Date 2019-08-26.22:51:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566859861.67.0.943342058398.issue24313@roundup.psfhosted.org>
In-reply-to
Content
Note also that pandas DataFrame.to_json() method has no issue with int64. Perhaps you could borrow their code.
History
Date User Action Args
2019-08-26 22:51:01vlbrownsetrecipients: + vlbrown, pitrou, r.david.murray, njs, Eli_B, serhiy.storchaka, thomas-arildsen, Amit Feller
2019-08-26 22:51:01vlbrownsetmessageid: <1566859861.67.0.943342058398.issue24313@roundup.psfhosted.org>
2019-08-26 22:51:01vlbrownlinkissue24313 messages
2019-08-26 22:51:01vlbrowncreate