Skip to content

Add method send_io, recv_io to the socket module. #72910

@tokibito

Description

@tokibito
mannequin
BPO 28724
Nosy @vstinner, @tiran, @methane, @JulienPalard, @tokibito, @miss-islington, @nanjekyejoannah, @gousaiyang, @hauntsaninja
PRs
  • bpo-28724: Add methods send_fds, recv_fds to the socket module #12889
  • bpo-28724: Move socket.send_fds and socket.recv_fds documentation to the "Other functions" section #22608
  • [3.9] bpo-28724: Doc: Move socket.send_fds and socket.recv_fds docs to right section (GH-22608) #25517
  • Files
  • socket_send_io_recv_io.patch
  • 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 2021-04-22.04:35:33.652>
    created_at = <Date 2016-11-17.15:05:33.604>
    labels = ['type-feature', 'library', '3.9']
    title = 'Add method send_io, recv_io to the socket module.'
    updated_at = <Date 2021-04-22.04:35:33.651>
    user = 'https://github.com/tokibito'

    bugs.python.org fields:

    activity = <Date 2021-04-22.04:35:33.651>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-22.04:35:33.652>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2016-11-17.15:05:33.604>
    creator = 'tokibito'
    dependencies = []
    files = ['45519']
    hgrepos = []
    issue_num = 28724
    keywords = ['patch']
    message_count = 13.0
    messages = ['281041', '281065', '281089', '282348', '282415', '282488', '282508', '346379', '351986', '351988', '376132', '391573', '391575']
    nosy_count = 9.0
    nosy_names = ['vstinner', 'christian.heimes', 'methane', 'mdk', 'tokibito', 'miss-islington', 'nanjekyejoannah', 'gousaiyang', 'hauntsaninja']
    pr_nums = ['12889', '22608', '25517']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28724'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard 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