New submission from Serhiy Storchaka:

In Lib/email/_header_value_parser.py:460 the as_encoded_word() method is called 
without mandatory argument charset.

----------
components: Library (Lib), email
messages: 233310
nosy: barry, r.david.murray, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Missing the charset parameter in as_encoded_word()
type: behavior
versions: Python 3.4, Python 3.5

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

Reply via email to