mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 20:24:30 +08:00
* Enable some branches for Python2 pathlib2 * Define an alias _PathLike, instead of using multiple branches * Drop a Python 3.4 branch (the Python 2 branch is identical to the 3.5+ branch) * Move Path.__new__ to the top