Skip to content

filecmp.dircmp does not allow non-shallow comparisons #57141

Description

@kesmit
mannequin
BPO 12932
Nosy @terryjreedy, @rbtcollins, @merwok, @regebro, @mitar, @cjerdonek
Files
  • issue12932.diff: Add input parameter 'shallow' to dircmp.
  • 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 = None
    created_at = <Date 2011-09-07.16:01:35.750>
    labels = ['type-feature', 'library']
    title = 'filecmp.dircmp does not allow non-shallow comparisons'
    updated_at = <Date 2018-01-03.09:42:28.161>
    user = 'https://bugs.python.org/kesmit'

    bugs.python.org fields:

    activity = <Date 2018-01-03.09:42:28.161>
    actor = 'mitar'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2011-09-07.16:01:35.750>
    creator = 'kesmit'
    dependencies = []
    files = ['30589']
    hgrepos = []
    issue_num = 12932
    keywords = ['patch']
    message_count = 9.0
    messages = ['143692', '156736', '160966', '161823', '164648', '166246', '191154', '247695', '247696']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'rbcollins', 'eric.araujo', 'lregebro', 'mitar', 'chris.jerdonek', 'planet36', 'kesmit']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12932'
    versions = ['Python 3.6']

    Linked PRs

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions