yoch <yoch.me...@gmail.com> added the comment:

Same issue here (python 3.6). This is very annoying, especially in case of 
large entries in FieldStorage, because the whole data is written to the log.

Example:
    FieldStorage('image', 'upload.jpg', b'...can be very long...')

----------
components: +Library (Lib)
nosy: +yoch.melka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28375>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to