Backrefs

Latest version: v5.6.post1

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

Scan your dependencies

Page 4 of 9

4.1.0

- **NEW**: Add official support for Python 3.8.
- **NEW**: Vendor the `Pep562` library instead of requiring as a dependency.
- **NEW**: Input parameters accept `*args` and `**kwargs` instead of specify every parameter in order to allow Backrefs to work even when the Re or Regex API changes. Change was made to support new Regex `timeout` parameter.

4.0.2

- **FIX**: Fix compatibility issues with latest Regex versions.

4.0.1

- **FIX**: Ensure that when generating the Unicode property tables, that the property files are read in with `UTF-8` encoding.

4.0.0

- **NEW**: Drop support for new features in Python 2. Python 2 support is limited to the 3.X.X series and will only receive bug fixes up to 2020. All new features moving forward will be on the 4.X.X series and will be for Python 3+ only.

3.6.0

- **NEW**: Make version available via the new, and more standard, `__version__` attribute and add the `__version_info__` attribute as well. Deprecate the old `version` and `version_info` attribute for future removal.

3.5.2

- **FIX**: Include zip for Unicode 11 (Python 3.7) to make installation more reliable.

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.