Skip to content

urllib.parse problems with bytes vs str #54552

@hfuru

Description

@hfuru
mannequin
BPO 10343
Nosy @bitdancer
Superseder
  • bpo-9873: urllib.parse: Allow bytes in some APIs that use string literals internally
  • Files
  • parse.diff: suggested urlencode simplification
  • 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 2010-11-06.20:30:03.114>
    created_at = <Date 2010-11-06.18:52:06.197>
    labels = ['type-bug', 'library']
    title = 'urllib.parse problems with bytes vs str'
    updated_at = <Date 2010-11-06.20:30:03.053>
    user = 'https://bugs.python.org/hfuru'

    bugs.python.org fields:

    activity = <Date 2010-11-06.20:30:03.053>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-11-06.20:30:03.114>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2010-11-06.18:52:06.197>
    creator = 'hfuru'
    dependencies = []
    files = ['19525']
    hgrepos = []
    issue_num = 10343
    keywords = ['patch']
    message_count = 2.0
    messages = ['120647', '120650']
    nosy_count = 2.0
    nosy_names = ['hfuru', 'r.david.murray']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '9873'
    type = 'behavior'
    url = 'https://bugs.python.org/issue10343'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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