Edn-format

Latest version: v0.7.5

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

Scan your dependencies

Page 4 of 5

0.5.7

* Fix Python 3 `unichr`/`chr` incompatibility
* Changed Python version detection from exactly equal to 3 to greater than or
equal to 3

0.5.6

* Make UTF-8 the default expectation of text type

0.5.5

* Fixed string parsing and escaping
* Unicode now consistently used internally
* New method `dumpu` added that returns unicode
* `dumps` method now takes optional encoding arguments: `output_encoding`
(specifies encoding of output string) and `string_encoding` (specifies
encoding of non-unicode strings in object to be serialized), both default to
`'utf-8'`
* `loads` now takes optional argument `input_encoding`, defaults to `'utf-8'`
* New method `loadu` added that assumes unicode input
* Bump dependencies

0.5.4

* Fix parsing of booleans before comma

0.5.3

0.5

* Fix `BaseEdnType.__hash__`
* Fix equality
* Handle escape sequences in strings
* Allow backslashed double-quotes in strings
* Add `<`, `>`, ``

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.