Skip to content

IDLE doesn't call os.fsync() #80988

Description

@gvanrossum
BPO 36807
Nosy @gvanrossum, @terryjreedy, @dhalbert, @serhiy-storchaka
PRs
  • bpo-36807: When saving a file in IDLE, call flush and fsync #13102
  • [3.7] bpo-36807: When saving a file in IDLE, call flush and fsync (GH-13102) #13280
  • bpo-36807: Fix typo in NEWS item about IDLE (os.flush() should be os.fsync()) #13284
  • [3.7] bpo-36807: When saving a file in IDLE, call flush and fsync (GH-13102) #13288
  • [2.7] bpo-36807: When saving a file in IDLE, call flush and fsync (GH… #13293
  • 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 = 'https://github.com/terryjreedy'
    closed_at = <Date 2019-05-13.23:47:53.669>
    created_at = <Date 2019-05-05.20:22:26.300>
    labels = ['3.8', 'expert-IDLE', 'type-bug', '3.7']
    title = "IDLE doesn't call os.fsync()"
    updated_at = <Date 2019-05-13.23:52:32.100>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2019-05-13.23:52:32.100>
    actor = 'gvanrossum'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2019-05-13.23:47:53.669>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2019-05-05.20:22:26.300>
    creator = 'gvanrossum'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36807
    keywords = ['patch']
    message_count = 19.0
    messages = ['341474', '341480', '341486', '341487', '341490', '341491', '341494', '341680', '341850', '341851', '342274', '342275', '342313', '342353', '342360', '342366', '342397', '342400', '342401']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'dhalbert', 'serhiy.storchaka']
    pr_nums = ['13102', '13280', '13284', '13288', '13293']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36807'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions