Path

Latest version: v17.1.0

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 16

13.3.0

-------

- 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()``.

13.2.0

-------

- Require Python 3.6 or later.

13.1.0

-------

- 170: Added ``read_text`` and ``read_bytes`` methods to
align with ``pathlib`` behavior. Deprecated ``text`` method.
If you require newline normalization of ``text``, use
``jaraco.text.normalize_newlines(Path.read_text())``.

13.0.0

-------

- 169: Renamed package from ``path.py`` to ``path``. The docs
make reference to a pet name "path pie" for easier discovery.

12.5.0

-------

- 195: Project now depends on ``path``.

12.4.0

-------

- 169: Project now depends on ``path < 13.2``.
- Fixed typo in README.

Page 6 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.