Recent Releases of configobj

configobj - 5.0.9

What's Changed

  • Address CVE-2023-26112 ReDoS by @cdcadman in https://github.com/DiffSK/configobj/pull/236
  • Drop Python 2 support and compatibility code by @jelmer in https://github.com/DiffSK/configobj/pull/237
  • Extra 2014 by @jelmer in https://github.com/DiffSK/configobj/pull/245
  • setup.py: fix license tag by @yegorich in https://github.com/DiffSK/configobj/pull/241
  • Update minimum python to 3.7 everywhere, and add 3.12 by @jelmer in https://github.com/DiffSK/configobj/pull/246

New Contributors

  • @cdcadman made their first contribution in https://github.com/DiffSK/configobj/pull/236
  • @yegorich made their first contribution in https://github.com/DiffSK/configobj/pull/241

Full Changelog: https://github.com/DiffSK/configobj/compare/v5.0.8...v5.0.9

- Python
Published by jelmer almost 2 years ago

configobj - confirming things work in newer python versions

5.0.7 originally did this work, but 5.0.8 fixes a regression (#230)

- Python
Published by robdennis over 3 years ago

configobj - Improved Error Reporting

  • improved error messages in certain edge cases

- Python
Published by jhermann almost 10 years ago

configobj - Bugfix release: issue #55

Bugfix release for #55

- Python
Published by robdennis about 12 years ago