Configparser

Latest version: v7.2.0

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

Scan your dependencies

Page 3 of 6

4.0.2

======

* Re-release after pulling 4.0.0 and 4.0.1 due to 45.

4.0.1

======

* Cleaned up broken badges and release notes publishing.

4.0.0

======

* Switched to
`semver <https://semver.org/spec/v2.0.0.html>`_
for versioning this backport.

* Project now uses ``setuptools_scm`` for tagging releases.

3.8.1

=====

* Synced with `Python 3.8.0b3
<https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-0-beta-3>`_.

3.8.0

* Repackaged using setuptools_scm for file discovery and other features
from `skeleton <https://pypi.org/project/skeleton>`_. Fixes #33.

* Package now unconditionally installs the ``configparser`` module.
Doing so allowed for the project to release a universal wheel for
Python 2 and Python 3. Even though the ``configparser`` module is
installed unconditionally on Python 3, it's expected that it will be
masked in that environment by the module in stdlib, so the same
interface applies. Ref 31.

3.7.5

=====

* Synced project with Python 3.7.4 (no meaningful changes).

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.