[issue33225] imaplib module IMAP4.append() unexpected response BAD Command Error

2018-04-04 Thread Yang Yu
New submission from Yang Yu <yangyu...@gmail.com>: part of bytestring in message in .append() includes 'text-align: center;\r\n}

[issue32739] collections.deque rotate(n=1) default value not documented

2018-01-31 Thread Yang Yu
New submission from Yang Yu <yangyu...@gmail.com>: https://docs.python.org/3/library/collections.html#collections.deque rotate() works the same as rotate(1). The documentation did not mention the default for n. -- assignee: docs@python components: Documentation messages: 31140