Hi there.

I'm implementing a frontend for accessing the mailman-core via the REST interface.

Two problems arise, and both are related to the fact that in the json response the mailman_id and the user_id are big integers.

As the values are greater than the maximum json integer format they appear as exponential values with the last digits truncated.

I was just wondering if there is a proper way to handle this and/or it is possible for the REST API to return these values as strings rather than numbers.

Kind regards,

Kiffin

--
Kiffin Gish
Gouda, The Netherlands

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to