On Wed, 4 Jan 2012 09:59:15 +0200 Maciej Fijalkowski <[email protected]> wrote: > > Is it *really* a security issue? We knew all along that dicts are > O(n^2) in worst case scenario, how is this suddenly a security > problem?
Because it has been shown to be exploitable for malicious purposes? Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
