Twiggy-goodies

Latest version: v0.12.0

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

Scan your dependencies

Page 1 of 4

0.12.0

===================

* Now all dicts and lists, passed as field values,
are serialized to JSON as dicts and lists. Previously
they were coerced to strings.

This closes issue 5.

0.11.3

===================

* Fixed memory leak in methods `fields` and `name_and_fields`.
Thanks to Gennady Chibisov.

0.11.2

===================

* All output of JsonOutput now encoded in utf-8 to be correctly written to file or terminal in presence of international characters.

0.11.1

===================

* Fixed logging of longs in JsonOutput.

0.11.0

===================

* Fixed issues with unicode encoding on Python 3 for `JsonOutput`.
* Now `JsonOutput` opens file using `io.open` instead of `os.open`
probably this could lead to some backward incompatibility.

0.10.0

===================

* Fixed a way how `JsonOutput` serialized json. Now it uses standart `json`
library instead of `anyjson`, and works with unicode in tracebacks correctly.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.