Skip to content

mmap on Windows can mishandle files larger than sys.maxsize #60947

@schlamar

Description

@schlamar
mannequin
BPO 16743
Nosy @terryjreedy, @jcea, @mdickinson, @pitrou, @tjguk, @schlamar, @serhiy-storchaka
Files
  • mmap.patch
  • mmap.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-02-13.21:09:19.914>
    created_at = <Date 2012-12-21.14:43:31.585>
    labels = ['type-bug', 'library', 'OS-windows']
    title = 'mmap on Windows can mishandle files larger than sys.maxsize'
    updated_at = <Date 2013-02-13.21:09:19.914>
    user = 'https://github.com/schlamar'

    bugs.python.org fields:

    activity = <Date 2013-02-13.21:09:19.914>
    actor = 'sbt'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-02-13.21:09:19.914>
    closer = 'sbt'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2012-12-21.14:43:31.585>
    creator = 'schlamar'
    dependencies = []
    files = ['28444', '28446']
    hgrepos = []
    issue_num = 16743
    keywords = ['patch']
    message_count = 31.0
    messages = ['177879', '177916', '177968', '178008', '178013', '178021', '178033', '178109', '178110', '178111', '178217', '178221', '178228', '178230', '178235', '178237', '178242', '178260', '178261', '178275', '180765', '180789', '180797', '180813', '180814', '180818', '181984', '182028', '182033', '182038', '182039']
    nosy_count = 9.0
    nosy_names = ['terry.reedy', 'jcea', 'mark.dickinson', 'pitrou', 'tim.golden', 'python-dev', 'schlamar', 'sbt', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16743'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      OS-windowsstdlibStandard 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