Antoine Pitrou <pit...@free.fr> added the comment: I've just noticed that there is a persistent decoder instance in `json._default_decoder`. To avoid keeping references to past keys forever, this updated patch clears the memo dict when a string has finished decoding.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7451> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com