Skip to content

maxint on 64 bit platforms breaks os.read #68738

@BrianMingus

Description

@BrianMingus
BPO 24550
Nosy @vstinner, @vadmium, @serhiy-storchaka
Superseder
  • bpo-21932: os.read() must use Py_ssize_t for the size parameter
  • 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 2016-05-13.05:41:25.845>
    created_at = <Date 2015-07-02.05:27:49.646>
    labels = ['type-feature', 'expert-IO']
    title = 'maxint on 64 bit platforms breaks os.read'
    updated_at = <Date 2016-05-22.01:24:06.233>
    user = 'https://bugs.python.org/BrianMingus'

    bugs.python.org fields:

    activity = <Date 2016-05-22.01:24:06.233>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-05-13.05:41:25.845>
    closer = 'serhiy.storchaka'
    components = ['IO']
    creation = <Date 2015-07-02.05:27:49.646>
    creator = 'Brian Mingus'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24550
    keywords = []
    message_count = 5.0
    messages = ['246063', '265403', '265438', '265445', '266037']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'martin.panter', 'serhiy.storchaka', 'Brian Mingus']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = '21932'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24550'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions