Skip to content

unicode DNS names in socket, urllib, urlopen #40905

@gdamjan

Description

@gdamjan
mannequin
BPO 1027206
Nosy @loewis, @orsenthil, @vstinner, @florentx
Superseder
  • bpo-9679: unicode DNS names in urllib, urlopen
  • Files
  • idna.diff: Make gethostbyname(), gethostbyname_ex(), getnameinfo() use IDNA encoding (2.x/3.x)
  • socket-idna.diff: Added gethostbyaddr()
  • getnameinfo-numerichost.diff
  • 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-08-25.07:44:42.109>
    created_at = <Date 2004-09-13.12:38:17.000>
    labels = ['type-feature', 'library', 'expert-unicode']
    title = 'unicode DNS names in socket, urllib, urlopen'
    updated_at = <Date 2010-08-25.07:44:42.107>
    user = 'https://bugs.python.org/gdamjan'

    bugs.python.org fields:

    activity = <Date 2010-08-25.07:44:42.107>
    actor = 'loewis'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-08-25.07:44:42.109>
    closer = 'loewis'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2004-09-13.12:38:17.000>
    creator = 'gdamjan'
    dependencies = []
    files = ['16624', '18610', '18615']
    hgrepos = []
    issue_num = 1027206
    keywords = ['patch', 'buildbot']
    message_count = 8.0
    messages = ['60563', '60564', '101537', '114690', '114696', '114727', '114753', '114885']
    nosy_count = 6.0
    nosy_names = ['loewis', 'orsenthil', 'vstinner', 'baikie', 'gdamjan', 'flox']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'patch review'
    status = 'closed'
    superseder = '9679'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1027206'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-featureA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions