Toml-tools

Latest version: v2.0.0

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

Scan your dependencies

2.0.0

- dump and dumps now return an OrderedDict, in Pythons before 3.7 or in IronPython which should preserve the order of entries (other than listing the root table entries first). This allowed passing many of the tests, but broke some of them, as OrderedDicts with the same key/val pairs in different orders, are not equal (Python >= 3.7 dicts are). Therefore for all the many users (feel free to get in touch) that started using this fork since I created it, there's a possibility this could be a breaking change, necessitating the second major version bump in a week to v2.
- integers and floats can have underscores in, in Python 2
- Passes 312 tests in each of cPythons 2.7, and 3.7 to 3.12, and in Iron Pythons 2.7 and 3.4.

1.1.1

1.0.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.