Skip to content

docs: urllib.request.Request not accepting iterables data type #80245

@sylye

Description

@sylye
mannequin
BPO 36064
Nosy @orsenthil, @vadmium, @matrixise, @willingc, @tirkarthi
PRs
  • bpo-36064: Fix the encoding when sending an iterable object via urllib.request.Request #11976
  • bpo-36064: Clarify allowed data types for urllib.request.Request. #11990
  • 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-03-29.09:13:50.967>
    created_at = <Date 2019-02-21.10:23:41.370>
    labels = ['easy', '3.8', 'type-feature', '3.7', 'docs']
    title = 'docs: urllib.request.Request not accepting iterables data type'
    updated_at = <Date 2019-03-29.09:13:50.967>
    user = 'https://bugs.python.org/sylye'

    bugs.python.org fields:

    activity = <Date 2019-03-29.09:13:50.967>
    actor = 'mdk'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-03-29.09:13:50.967>
    closer = 'mdk'
    components = ['Documentation']
    creation = <Date 2019-02-21.10:23:41.370>
    creator = 'sylye'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36064
    keywords = ['patch', 'easy']
    message_count = 17.0
    messages = ['336198', '336199', '336200', '336202', '336203', '336208', '336209', '336210', '336213', '336214', '336215', '336216', '336217', '336290', '339092', '339093', '339096']
    nosy_count = 7.0
    nosy_names = ['orsenthil', 'docs@python', 'martin.panter', 'matrixise', 'willingc', 'xtreak', 'sylye']
    pr_nums = ['11976', '11990']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36064'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc direasytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions