Skip to content

mmap.flush does not check for errors on windows #46375

@schmir

Description

@schmir
mannequin
BPO 2122
Nosy @pfmoore, @atsuoishimoto, @pitrou, @tjguk, @berkerpeksag, @zware, @serhiy-storchaka, @zooba
PRs
  • bpo-2122: Make mmap.flush() behave same on all platforms #8692
  • Files
  • mmap-flush.txt: make flush return None
  • 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 2018-08-22.18:22:51.751>
    created_at = <Date 2008-02-15.13:20:02.687>
    labels = ['3.8', 'type-bug', 'library']
    title = 'mmap.flush does not check for errors on windows'
    updated_at = <Date 2018-08-22.18:22:51.750>
    user = 'https://bugs.python.org/schmir'

    bugs.python.org fields:

    activity = <Date 2018-08-22.18:22:51.750>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-22.18:22:51.751>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2008-02-15.13:20:02.687>
    creator = 'schmir'
    dependencies = []
    files = ['9645']
    hgrepos = []
    issue_num = 2122
    keywords = ['patch']
    message_count = 11.0
    messages = ['62427', '63436', '65549', '65550', '65551', '138227', '242715', '323563', '323571', '323898', '323899']
    nosy_count = 10.0
    nosy_names = ['paul.moore', 'ishimoto', 'pitrou', 'ocean-city', 'schmir', 'tim.golden', 'berker.peksag', 'zach.ware', 'serhiy.storchaka', 'steve.dower']
    pr_nums = ['8692']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2122'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard 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