[issue22598] IMAP4 UTF-7 support

2014-10-10 Thread STINNER Victor
Changes by STINNER Victor : -- components: +Unicode nosy: +ezio.melotti, haypo ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue22598] IMAP4 UTF-7 support

2014-10-10 Thread Raúl Cumplido
Changes by Raúl Cumplido : -- nosy: +raulcd ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python

[issue22598] IMAP4 UTF-7 support

2014-10-10 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Could you please add a link to RFC? -- nosy: +serhiy.storchaka stage: -> needs patch ___ Python tracker ___ _

[issue22598] IMAP4 UTF-7 support

2014-10-10 Thread Jesús Cea Avión
New submission from Jesús Cea Avión: Looks like there is consensus to add "mUTF-7" or "imap4 UTF-7" to the codec module for Python 3.5. Details in https://mail.python.org/pipermail/python- dev/2014-October/136601.html -- assignee: jcea messages: 228979 nosy: jcea priority: normal sever