[Python-Dev] Add transform() and untranform() methods
Serhiy Storchaka
storchaka at gmail.com
Fri Nov 15 00:37:19 CET 2013
More information about the Python-Dev mailing list
Fri Nov 15 00:37:19 CET 2013
- Previous message: [Python-Dev] Add transform() and untranform() methods
- Next message: [Python-Dev] Add transform() and untranform() methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
15.11.13 01:03, Nick Coghlan написав(ла): > We already do this check in the existing convenience methods - it raises > TypeError. The problem with this check is that it happens *after* encoding/decoding. This opens door for DoS (see my last message).
- Previous message: [Python-Dev] Add transform() and untranform() methods
- Next message: [Python-Dev] Add transform() and untranform() methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list