Skip to content

io.FileIO.readall() is not 64-bit safe on Windows #60571

@vstinner

Description

@vstinner
BPO 16367
Nosy @pitrou, @vstinner
Files
  • fileio_readall.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 2013-01-03.02:43:49.831>
    created_at = <Date 2012-10-30.23:43:07.376>
    labels = ['library']
    title = 'io.FileIO.readall() is not 64-bit safe on Windows'
    updated_at = <Date 2013-01-03.02:43:49.829>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-01-03.02:43:49.829>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-01-03.02:43:49.831>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2012-10-30.23:43:07.376>
    creator = 'vstinner'
    dependencies = []
    files = ['27802']
    hgrepos = []
    issue_num = 16367
    keywords = ['patch']
    message_count = 4.0
    messages = ['174244', '174360', '178904', '178905']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'vstinner', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue16367'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions