Skip to content

add a fallback socketpair() implementation to the socket module #62843

@neologix

Description

@neologix
mannequin
BPO 18643
Nosy @pitrou, @vstinner
Files
  • socketpair.diff
  • sendall_write.diff
  • socketpair-1.diff
  • socketpair-3.diff
  • socketpair-4.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 2014-10-14.21:24:28.083>
    created_at = <Date 2013-08-03.12:11:35.287>
    labels = ['type-feature', 'library']
    title = 'add a fallback socketpair() implementation to the socket module'
    updated_at = <Date 2014-10-14.21:24:28.082>
    user = 'https://bugs.python.org/neologix'

    bugs.python.org fields:

    activity = <Date 2014-10-14.21:24:28.082>
    actor = 'neologix'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-10-14.21:24:28.083>
    closer = 'neologix'
    components = ['Library (Lib)']
    creation = <Date 2013-08-03.12:11:35.287>
    creator = 'neologix'
    dependencies = []
    files = ['31452', '31458', '32909', '36050', '36055']
    hgrepos = []
    issue_num = 18643
    keywords = ['patch', 'needs review']
    message_count = 28.0
    messages = ['194252', '195317', '195343', '196068', '196070', '196071', '196078', '196103', '196117', '196401', '196409', '196418', '196419', '196421', '196424', '196467', '196475', '204822', '223775', '223776', '223788', '223797', '223815', '223817', '223820', '229090', '229347', '229353']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'neologix', 'python-dev', 'sbt', 'pturing']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18643'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      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