mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-14 23:32:22 +08:00
Allow passing proper metadata to Distribution.from_location() and Distribution.from_filename(). Correct the order of arguments for the importer functions. Note that some functions accept any iterables, not just sized ones. Correct the type of the VersionConflict classes' context.