Skip to content

show addresses in socket.__repr__ #61875

@giampaolo

Description

@giampaolo
BPO 17675
Nosy @pitrou, @vstinner, @giampaolo, @zware
Files
  • socket-repr.patch
  • socket-repr2.patch: adds tests; use try/except also for getpeername()
  • 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/giampaolo'
    closed_at = <Date 2013-04-10.13:50:57.521>
    created_at = <Date 2013-04-09.13:16:10.492>
    labels = ['type-feature', 'library']
    title = 'show addresses in socket.__repr__'
    updated_at = <Date 2013-04-12.16:28:29.587>
    user = 'https://github.com/giampaolo'

    bugs.python.org fields:

    activity = <Date 2013-04-12.16:28:29.587>
    actor = 'python-dev'
    assignee = 'giampaolo.rodola'
    closed = True
    closed_date = <Date 2013-04-10.13:50:57.521>
    closer = 'giampaolo.rodola'
    components = ['Library (Lib)']
    creation = <Date 2013-04-09.13:16:10.492>
    creator = 'giampaolo.rodola'
    dependencies = []
    files = ['29751', '29761']
    hgrepos = []
    issue_num = 17675
    keywords = ['patch']
    message_count = 7.0
    messages = ['186400', '186440', '186452', '186453', '186495', '186595', '186651']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'giampaolo.rodola', 'neologix', 'python-dev', 'zach.ware']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17675'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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