Skip to content

Remove newline characters from uu encoding methods #83126

@stealthcopter

Description

@stealthcopter
BPO 38945
Nosy @gvanrossum, @larryhastings, @ned-deily, @miss-islington, @stealthcopter
PRs
  • bpo-38945: UU Encoding: Removed newline characters from uu encoding methods #17418
  • [3.8] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418) #17442
  • [3.7] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418) #17443
  • [3.6] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418) #17444
  • [3.5] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418) #17445
  • [2.7] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418) #17452
  • 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 = <Date 2020-03-21.08:39:28.590>
    created_at = <Date 2019-11-30.17:06:01.695>
    labels = ['type-security', '3.7', '3.8', '3.9']
    title = 'Remove newline characters from uu encoding methods'
    updated_at = <Date 2020-03-21.08:39:28.590>
    user = 'https://github.com/stealthcopter'

    bugs.python.org fields:

    activity = <Date 2020-03-21.08:39:28.590>
    actor = 'larry'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-21.08:39:28.590>
    closer = 'larry'
    components = []
    creation = <Date 2019-11-30.17:06:01.695>
    creator = 'stealthcopter'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38945
    keywords = ['patch']
    message_count = 8.0
    messages = ['357660', '357730', '357731', '357732', '357734', '357735', '357756', '364726']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'larry', 'ned.deily', 'miss-islington', 'stealthcopter']
    pr_nums = ['17418', '17442', '17443', '17444', '17445', '17452']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue38945'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions