Backrefs

Latest version: v5.6.post1

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

Scan your dependencies

Page 1 of 9

5.6.post1

- **FIX**: Update project metadata to indicate Python 3.12 support.

5.6

- **NEW**: Officially support Python 3.12.

5.5.1

- **FIX**: Fix some flag issues in `bregex`.

5.5

- **NEW**: `\e` and `\h` have both been deprecated in 6.0. Please migrate to using `\x1b` and `\p{Horiz_Space}` in
their respective place.
- **FIX**: Fix flag issue with `sub` functions.

5.4

- **NEW**: Officially support Python 3.11.
- **NEW**: Add to Bre compatible custom Unicode properties `\p{Vert_Space}` and `\p{Horiz_Space}` that match Regex's new
custom properties. This helps to expose vertical space shorthand that was not previously present.

5.3

- **NEW**: Drop Python 3.6 support.
- **NEW**: Update build backend to use Hatch.

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.