Appdirs

Latest version: v1.4.4

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

Scan your dependencies

Page 1 of 2

1.4.4

-------------
- [PR 92] Don't import appdirs from setup.py which resolves issue 91
- [PR 100] Corrects the config directory on OSX/macOS, which resolves issue 63.

Project officially classified as Stable which is important
for inclusion in other distros such as ActivePython.

1.4.3

-------------
- [PR 76] Python 3.6 invalid escape sequence deprecation fixes
- Fix for Python 3.6 support

1.4.2

-------------
- [PR 84] Allow installing without setuptools
- [PR 86] Fix string delimiters in setup.py description
- Add Python 3.6 support

1.4.1

-------------
- [issue 38] Fix _winreg import on Windows Py3
- [issue 55] Make appname optional

1.4.0

-------------
- [PR 42] AppAuthor is now optional on Windows
- [issue 41] Support Jython on Windows, Mac, and Unix-like platforms. Windows
support requires `JNA <https://github.com/twall/jna>`_.
- [PR 44] Fix incorrect behaviour of the site_config_dir method

1.3.0

-------------
- [Unix, issue 16] Conform to XDG standard, instead of breaking it for
everybody
- [Unix] Removes gratuitous case mangling of the case, since \*nix-es are
usually case sensitive, so mangling is not wise
- [Unix] Fixes the utterly wrong behaviour in ``site_data_dir``, return result
based on XDG_DATA_DIRS and make room for respecting the standard which
specifies XDG_DATA_DIRS is a multiple-value variable
- [Issue 6] Add ``*_config_dir`` which are distinct on nix-es, according to
XDG specs; on Windows and Mac return the corresponding ``*_data_dir``

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.