Skip to content

http.client cannot send non-ASCII request lines #80455

Description

@tipabu
mannequin
BPO 36274
Nosy @jaraco, @orsenthil, @larryhastings, @benjaminp, @ned-deily, @mcepl, @ericsnowcurrently, @webknjaz, @miss-islington, @tipabu, @tirkarthi
PRs
  • bpo-36274: Encode request lines as Latin-1 #12314
  • bpo-36274: Encode request lines with surrogate escapes #12315
  • bpo-38216, bpo-36274: Allow subclasses to override validation and encoding behavior #16321
  • bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior #16448
  • [3.8] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) #16460
  • [3.7] bpo-38216, bpo-36274: Allow subclasses to separately override v… #16461
  • [3.6] bpo-38216, bpo-36274: Allow subclasses to separately override v… #16462
  • [3.5] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) #16475
  • [2.7] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) #16476
  • 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 2019-10-12.12:10:23.284>
    created_at = <Date 2019-03-12.20:33:23.907>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'http.client cannot send non-ASCII request lines'
    updated_at = <Date 2019-10-12.12:10:23.283>
    user = 'https://github.com/tipabu'

    bugs.python.org fields:

    activity = <Date 2019-10-12.12:10:23.283>
    actor = 'larry'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-12.12:10:23.284>
    closer = 'larry'
    components = ['Library (Lib)']
    creation = <Date 2019-03-12.20:33:23.907>
    creator = 'tburke'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36274
    keywords = ['patch']
    message_count = 19.0
    messages = ['337802', '351834', '352023', '352340', '352342', '352452', '352597', '352711', '352725', '352739', '352743', '352750', '352980', '353448', '353450', '353454', '353465', '354160', '354226']
    nosy_count = 11.0
    nosy_names = ['jaraco', 'orsenthil', 'larry', 'benjamin.peterson', 'ned.deily', 'mcepl', 'eric.snow', 'webknjaz', 'miss-islington', 'tburke', 'xtreak']
    pr_nums = ['12314', '12315', '16321', '16448', '16460', '16461', '16462', '16475', '16476']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36274'
    versions = ['Python 3.7', 'Python 3.8']

    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.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions