Python-nginx

Latest version: v1.5.7

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

Scan your dependencies

Page 3 of 3

1.1.0

Fixed
- Fixed a bug where an exception was raised if location blocks didn't contain any normal keys.
- Fixed a bug where an exception was raised if a closing brace was used inside a key's value.

1.0.0

Changed
- Some API changes:
- `all()` methods replaced with `children` property
- `as_list()` methods replaced with `as_list` property
- `as_dict()` methods replaced with `as_dict` property
- `as_block()` methods replaced with `as_strings` property
- `conf.server` convenience property, for getting first server found in the Conf
- Added `inline` property to `Comment`: set to `True` if you want the comment to be appended to the end of the previous line on dump
- Added loading of inline code comments.
- Cleaned code for full PEP8 compatibility and added comments.
- Added simple tests.

Fixed
- Fixed a bug where unexpected behaviour would occur when a pound symbol was used inside a key value.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.