[issue23323] [doc] mention that flags arg to imaplib's append should be a string

2022-03-01 Thread Stanley


Stanley  added the comment:

How would this sound as clarification for the flags argument?

*flags* is a space-separated string containing IMAP flags tokens. Must start 
with ``\``.

Perhaps optionally also provide the list of system flags as given in 
https://datatracker.ietf.org/doc/html/rfc3501#section-2.3.2

--
nosy: +slateny

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23323] [doc] mention that flags arg to imaplib's append should be a string

2021-11-27 Thread Irit Katriel


Change by Irit Katriel :


--
keywords: +easy
title: Issue with imaplib and append messages passing a tuple with flags -> 
[doc] mention that flags arg to imaplib's append should be a string
type:  -> enhancement
versions: +Python 3.11 -Python 2.7, Python 3.4, Python 3.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com