[Python-Dev] Adding a maximum element count to parse_qs? (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Sun Feb 12 21:17:17 CET 2012
- Previous message: [Python-Dev] PEP 394 request for pronouncement (python2 symlink in *nix systems)
- Next message: [Python-Dev] Adding a maximum element count to parse_qs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
Given the randomization fix will ship disabled, I thought it would be nice to add a maximum element count argument to urlparse.parse_qs, with a default value of e.g. 1000 (including in bugfix releases). What do you think?
Regards
Antoine.
- Previous message: [Python-Dev] PEP 394 request for pronouncement (python2 symlink in *nix systems)
- Next message: [Python-Dev] Adding a maximum element count to parse_qs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]