Skip to content

os.sendfile() has improperly named parameter #82559

Description

@serhiy-storchaka
BPO 38378
Nosy @vstinner, @giampaolo, @serhiy-storchaka, @ZackerySpytz
PRs
  • bpo-38378: Rename parameters "out" and "in" of os.sendfile(). #16742
  • 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 2019-10-13.09:18:44.343>
    created_at = <Date 2019-10-05.15:04:03.222>
    labels = ['extension-modules', 'type-bug', '3.9']
    title = 'os.sendfile() has improperly named parameter'
    updated_at = <Date 2020-08-24.16:06:17.474>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-08-24.16:06:17.474>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-13.09:18:44.343>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2019-10-05.15:04:03.222>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38378
    keywords = ['patch']
    message_count = 6.0
    messages = ['354012', '354013', '354515', '354571', '375853', '375854']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'giampaolo.rodola', 'serhiy.storchaka', 'ZackerySpytz']
    pr_nums = ['16742']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38378'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions