Skip to content

sendfile implementation is not compatible with Solaris #85853

@kulikjak

Description

@kulikjak
mannequin
BPO 41687
Nosy @ambv, @1st1, @miss-islington, @isidentical, @kulikjak
PRs
  • bpo-41687: Fix sendfile implementation to work with Solaris #22040
  • bpo-41687: Fix error handling in Solaris sendfile implementation #22128
  • [3.9] bpo-41687: Fix sendfile implementation to work with Solaris (GH-22040) #22273
  • [3.9] bpo-41687: Fix error handling in Solaris sendfile implementation (GH-22128) #22274
  • 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 2020-09-05.19:10:31.396>
    created_at = <Date 2020-09-01.13:55:22.051>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'sendfile implementation is not compatible with Solaris'
    updated_at = <Date 2020-09-16.12:25:16.758>
    user = 'https://github.com/kulikjak'

    bugs.python.org fields:

    activity = <Date 2020-09-16.12:25:16.758>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-05.19:10:31.396>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2020-09-01.13:55:22.051>
    creator = 'kulikjak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41687
    keywords = ['patch']
    message_count = 6.0
    messages = ['376191', '376439', '376475', '376658', '376988', '376990']
    nosy_count = 5.0
    nosy_names = ['lukasz.langa', 'yselivanov', 'miss-islington', 'BTaskaya', 'kulikjak']
    pr_nums = ['22040', '22128', '22273', '22274']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41687'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard 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