Path.py

Latest version: v12.5.0

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

Scan your dependencies

Page 6 of 11

9.1

---

- 121: Removed workaround for 61 added in 5.2. ``path.py``
now only supports file system paths that can be effectively
decoded to text. It is the responsibility of the system
implementer to ensure that filenames on the system are
decodeable by ``sys.getfilesystemencoding()``.

9.0

---

- Drop support for Python 2.6 and 3.2 as integration
dependencies (pip) no longer support these versions.

8.3

---

- Merge with latest skeleton, adding badges and test runs by
default under tox instead of pytest-runner.
- Documentation is no longer hosted with PyPI.

8.2.1

-----

- 112: Update Travis CI usage to only deploy on Python 3.5.

8.2

---

- Refreshed project metadata based on `jaraco's project
skeleton <https://github.com/jaraco/skeleton/tree/spaces>`_.

- Releases are now automatically published via Travis-CI.
- 111: More aggressively trap errors when importing
``pkg_resources``.

8.1.2

-----

- 105: By using unicode literals, avoid errors rendering the
backslash in __get_owner_windows.

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.