path.py v13.3.0 Release Notes

Release Date: 2020-05-22 // almost 4 years ago
    • ๐Ÿ #186: Fix test failures on Python 3.8 on Windows by relying on realpath() instead of readlink().
    • #189: realpath() now honors symlinks on Python 3.7 and earlier, approximating the behavior found on Python 3.8.
    • ๐Ÿ—„ #187: lines() no longer relies on the deprecated .text().