| BPO | 5430 |
|---|---|
| Nosy | @warsaw, @mcepl, @bitdancer, @rduplain, @JulienPalard, @csabella |
| PRs | |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2009-03-06.07:51:15.737> labels = ['easy', 'type-bug', '3.8', 'expert-email', '3.10', 'library', '3.9'] title = 'imaplib: must not replace LF or CR by CRLF in literals' updated_at = <Date 2020-11-07.01:52:35.851> user = 'https://bugs.python.org/memeplex'
bugs.python.org fields:
activity = <Date 2020-11-07.01:52:35.851> actor = 'iritkatriel' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)', 'email'] creation = <Date 2009-03-06.07:51:15.737> creator = 'memeplex' dependencies = [] files = ['13789'] hgrepos = [] issue_num = 5430 keywords = ['patch', 'easy'] message_count = 8.0 messages = ['83241', '86572', '86602', '94578', '315575', '315577', '316170', '352292'] nosy_count = 8.0 nosy_names = ['barry', 'mcepl', 'r.david.murray', 'memeplex', 'ron.duplain', 'rajeshsr', 'mdk', 'cheryl.sabella'] pr_nums = ['10901'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue5430' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
Linked PRs
- gh-49680: Don't rewrite CR/LF in imaplib APPEND literals #151557
- gh-49680: Add translate_line_endings parameter to imaplib.IMAP4.append #152775
- [3.15] gh-49680: Test imaplib.IMAP4.append line-ending normalization #152877
- [3.14] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152877) #152878
- [3.13] gh-49680: Test imaplib.IMAP4.append line-ending normalization #152879