mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +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.