Skip to content

Support iterable bodies in httplib #47493

@catlee

Description

@catlee
mannequin
BPO 3243
Nosy @birkenfeld, @rhettinger, @orsenthil, @pitrou, @catlee, @merwok, @IIIIllllIIIIllllIIIIllllIIIIllllIIIIll, @sorcio, @tzickel
PRs
  • [2.7] bpo-3243: Support iterable bodies in httplib #10226
  • Files
  • python-3243.patch: Patch for python2.7
  • issue_3243_py3k.diff
  • issue_3243_py3k_2.patch
  • issue_3243_py3k_3.patch
  • Issue3243-4.patch
  • issue_3243_py3k_5.patch
  • Issue3243-6.patch
  • issue_3243_py3k_6.patch
  • issue_3243_py3k_7.patch
  • 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 = 'https://github.com/orsenthil'
    closed_at = <Date 2011-01-15.18:26:50.823>
    created_at = <Date 2008-06-30.18:01:18.309>
    labels = ['easy', 'type-feature', 'library']
    title = 'Support iterable bodies in httplib'
    updated_at = <Date 2018-10-30.20:47:43.149>
    user = 'https://github.com/catlee'

    bugs.python.org fields:

    activity = <Date 2018-10-30.20:47:43.149>
    actor = 'tzickel'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2011-01-15.18:26:50.823>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2008-06-30.18:01:18.309>
    creator = 'catlee'
    dependencies = []
    files = ['12241', '19852', '19873', '19879', '19890', '19891', '19900', '19901', '19902']
    hgrepos = []
    issue_num = 3243
    keywords = ['patch', 'easy', 'needs review']
    message_count = 62.0
    messages = ['69014', '77037', '84304', '100817', '110675', '120999', '122647', '122707', '122756', '122784', '122787', '122819', '122822', '122878', '122898', '122904', '122905', '122906', '122907', '122909', '122910', '122911', '122912', '122915', '122921', '122970', '122973', '122986', '122987', '122996', '122998', '122999', '123001', '123038', '123039', '123040', '123043', '123044', '123045', '123046', '123047', '123049', '123050', '123051', '123052', '123053', '123069', '123073', '124339', '124340', '124341', '124342', '124343', '124344', '124345', '124355', '124588', '126326', '126342', '126344', '126346', '328946']
    nosy_count = 11.0
    nosy_names = ['jhylton', 'georg.brandl', 'rhettinger', 'orsenthil', 'pitrou', 'catlee', 'eric.araujo', 'rcoyner', 'xuanji', 'davide.rizzo', 'tzickel']
    pr_nums = ['10226']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3243'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions