mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 09:01:26 +08:00
55a3bad0f8
Fixes #2063. The second argument to difflib.get_close_matches not only accepts a List, but any Iterator.