Skip to content

imaplib: must not replace LF or CR by CRLF in literals #49680

Description

@memeplex
mannequin
BPO 5430
Nosy @warsaw, @mcepl, @bitdancer, @rduplain, @JulienPalard, @csabella
PRs
  • bpo-5430: Preservation LF, CR in IMAP4 append method. #10901
  • Files
  • test_imaplib_cr_lf.diff: an attempt at testing IMAP4.append for CR, LF preservation
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub 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

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeeasystdlibStandard Library Python modules in the Lib/ directorytopic-emailtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions