Braceexpand

Latest version: v0.1.6

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

Scan your dependencies

Page 1 of 2

0.1.6

- Fix char range ending with 'A' expanding to empty list
- Fix handling of character range with increment '0'
- Fix deprecation warnings due to invalid escape sequences.

0.1.5

- Don't pad int range when start or end is '-0'
- Fix handling of range with increment '0'

0.1.4

- Add support for negative integers in ranges

0.1.3

- Fix bug where patterns nested inside an extra level of braces were not
further expanded.

For example, `{{a,b}}` now correctly expands to `{a} {b}`.

- Drop support for Python 2.6

0.1.2

- Dont pad int range when start or end is '0'

0.1.1

- Updated list of supported Python versions

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.