Pyhaml

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 3

1.2.1

-----
- Implement parsing of literal star-args and star-kwargs, restoring ability to
use alternative method of Python keywords in Mako tags.

1.2.0

-----
- Python 3 compatibility.

1.1.0

-----
- Fix use of parenthesis within strings in tag attributes (e.g. `%a(name=":)")`).
- Fix use of colons within control statements (e.g. either colon in `if x[-1:] == ':':`).
- Above fixes allow for multiline statements when parenthesis are present,
just like normal Python.

Notes: templates which triggered fixed bugs would result in syntax errors, we
are not classifying these are breaking backwards compatibility, and so this is
only a minor bump.

1.0.1

-----
- Fix parsing of nesting control structures; `else` would not function properly in a nested structure.

1.0.0

-----
- Switched to [SemVer](http://semver.org/); no changes here.

0.1.9

---------
- Added `!!! 5` support without putting the engine into HTML mode.
- Fixed a repr bug in HTMLComment.
- No longer process camel case in Mako tags.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.