[New-bugs-announce] [issue44149] difflib.get_close_matches: Add `key` argument

Mustafa Quraish report at bugs.python.org
Sun May 16 12:14:00 EDT 2021


New submission from Mustafa Quraish <mustafaquraish at gmail.com>:

Add a `key` argument to difflib.get_close_matches(), so that it is possible to say find the closest objects where an attribute matches the given string.

----------
components: Library (Lib)
messages: 393747
nosy: mustafaquraish
priority: normal
severity: normal
status: open
title: difflib.get_close_matches: Add `key` argument
type: enhancement
versions: Python 3.11

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44149>
_______________________________________


More information about the New-bugs-announce mailing list