Pathlib2-unicode

Latest version: v3.0.0

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

Scan your dependencies

Page 2 of 4

2.3.1

^^^^^^^^^^^^^

- Fix tests for systems where filesystem encoding only supports ascii
(reported by yurivict, fixed with help of honnibal, see issue 30).

- Use modern setuptools syntax for specifying conditional scandir
dependency (see issue 31).

- Remove legacy use of support module from old pathlib module (see
issue 39). This fixes the tests for Python 3.6.

- Drop the "from __future__ import unicode_literals" and -Qnew tests
as it introduced subtle bugs in the tests, and maintaining separate
test modules for these legacy features seems not worth the effort.

- Drop Python 3.2 support, as scandir no longer supports it.

2.3.0

^^^^^^^^^^^^^

- Sync with upstream pathlib from CPython 3.6.1 (7d1017d).

2.2.1

^^^^^^^^^^^^^

- Fix conditional scandir dependency in wheel (reported by AvdN, see
issue 20 and pull request 21).

2.2.0

^^^^^^^^^^^^^

- Sync with upstream pathlib from CPython 3.5.2 and 3.6.0: fix various
exceptions, empty glob pattern, scandir, __fspath__.

- Support unicode strings to be used to construct paths in Python 2
(reported by native-api, see issue 13 and pull request 15).

2.1.0

^^^^^^^^^^^^^

- Sync with upstream pathlib from CPython 3.5.0: gethomedir, home,
expanduser.

2.0.1

^^^^^^^^^^^^^

- Fix TypeError exceptions in write_bytes and write_text (contributed
by Emanuele Gaifas, see pull request 2).

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.