Skip to content

SequenceMatcher.ratio() noncommutativity not well-documented #81185

Description

@sweeneyde
BPO 37004
Nosy @tim-one, @terryjreedy, @miss-islington, @sweeneyde
PRs
  • bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatcher for ratio method #13482
  • [3.8] bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatcher for ratio method (GH-13482) #15157
  • [3.7] bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatcher for ratio method (GH-13482) #15158
  • [3.6] bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatcher for ratio method (GH-13482) #15159
  • 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 2019-08-07.16:13:49.300>
    created_at = <Date 2019-05-22.02:09:15.379>
    labels = ['3.7', '3.8', '3.9']
    title = 'SequenceMatcher.ratio() noncommutativity not well-documented'
    updated_at = <Date 2019-08-07.16:13:49.293>
    user = 'https://github.com/sweeneyde'

    bugs.python.org fields:

    activity = <Date 2019-08-07.16:13:49.293>
    actor = 'tim.peters'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-07.16:13:49.300>
    closer = 'tim.peters'
    components = []
    creation = <Date 2019-05-22.02:09:15.379>
    creator = 'Dennis Sweeney'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37004
    keywords = ['patch']
    message_count = 4.0
    messages = ['343138', '349151', '349169', '349170']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'terry.reedy', 'docs@python', 'miss-islington', 'Dennis Sweeney']
    pr_nums = ['13482', '15157', '15158', '15159']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37004'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions