Skip to content

Update os.pread to accept the length type as size_t #82446

Description

@corona10
BPO 38265
Nosy @vstinner, @serhiy-storchaka, @corona10
PRs
  • bpo-38265: Update os.pread to accept the length type as Py_ssize_t #16359
  • 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-09-25.11:14:19.644>
    created_at = <Date 2019-09-24.18:14:15.456>
    labels = ['library', '3.9']
    title = 'Update os.pread to accept the length type as size_t'
    updated_at = <Date 2019-09-25.11:53:20.902>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2019-09-25.11:53:20.902>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-25.11:14:19.644>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-09-24.18:14:15.456>
    creator = 'corona10'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38265
    keywords = ['patch']
    message_count = 11.0
    messages = ['353107', '353108', '353109', '353110', '353111', '353143', '353144', '353166', '353172', '353174', '353183']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'corona10']
    pr_nums = ['16359']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38265'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions