Stdconfigparser

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 2

1.0.1

-----

- Use flit for packaging

1.0

---

- Support Python 3.6
- Improve stability in error cases. Test improved error reporting.

0.9

---

- Remove unused import
- Fix ConfigParser._read doesn't join multi-line values collected while
reading if a ParsingError occured Python issue 24142
- Improve sdist.

0.8

---

- Improve documentation.
- Add unit test from Python configparser.
- Minor fixes.

0.7

---

- Allow ':' as option (key) value separator. Still the advice is to use '='
as default. But support the variant to parse more INI styles. Also ':' is
not allowed in a option name. Now this is explicit.
- More examples in documentation.
- Default provided converters can be overwritten.

0.6

---

- Make interpolation optional. As default disable it.
- Remove JSON converter. Can still be added as a custom converter with one line.
- Add compatibility for Python 3.3 and Python 3.4.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.