Skip to content

filecmp.cmp() incorrect results when previously compared file is modified within modification time resolution #62349

@fbm

Description

@fbm
mannequin
BPO 18149
Nosy @rhettinger, @ned-deily
Files
  • 18149.patch: Patch for issue 18149 - Adds clear_cache() method
  • 18149-2.patch: Patch for issue 18149 - Adds clear_cache method with updated Docs and tests
  • 18149-3.patch: Patch for issue 18149 - Updated to add version added directive to docs
  • 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-06-14.22:22:19.457>
    created_at = <Date 2013-06-06.14:07:35.909>
    labels = ['easy', 'type-bug', 'library']
    title = 'filecmp.cmp() incorrect results when previously compared file is modified within modification time resolution'
    updated_at = <Date 2013-06-14.22:22:19.455>
    user = 'https://bugs.python.org/fbm'

    bugs.python.org fields:

    activity = <Date 2013-06-14.22:22:19.455>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-06-14.22:22:19.457>
    closer = 'ned.deily'
    components = ['Library (Lib)']
    creation = <Date 2013-06-06.14:07:35.909>
    creator = 'fbm'
    dependencies = []
    files = ['30557', '30565', '30571']
    hgrepos = []
    issue_num = 18149
    keywords = ['patch', 'easy']
    message_count = 10.0
    messages = ['190715', '190774', '190790', '191026', '191048', '191051', '191060', '191067', '191162', '191163']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'nadeem.vawda', 'ned.deily', 'python-dev', 'fbm', 'melevittfl']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18149'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibStandard 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