mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
Closes #9217. Followup from #11436. This mostly makes a simpler set of changes than #9217; in particular it does not make PathDistribution generic. I think this is in line with how the protocol is supposed to be used, though not always in line with the runtime type annotations (which don't all make sense). Co-authored-by: Sebastian Rittau <srittau@rittau.biz>