Configparser

Latest version: v7.2.0

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

Scan your dependencies

Page 5 of 6

3.5.2

=====

* Issue 23: Use environment markers to indicate the 'ordereddict' dependency
for Python 2.6.

* Issue 24: Limit DeprecationWarning when a filename is indicated as a
bytestring on Python 2. Now the warning is only emitted when py3kwarning
is indicated.

3.5.1

=====

* jaraco adopts the package.

* Moved hosting to GitHub.

* Issue 21: Updated ``backports`` namespace package to conform with other
packages sharing the namespace.

3.5.0

=====

* a complete rewrite of the backport; now single codebase working on Python
2.6 - 3.5. To use on Python 3 import ``from backports import configparser``
instead of the built-in version.

* compatible with 3.5.1

* fixes 1: versioning non-compliant with PEP 386

* fixes 3: ``reload(sys); sys.setdefaultencoding('utf8')`` in setup.py

* fixes 5: Installing the backport on Python 3 breaks virtualenv

* fixes 6: PyPy compatibility

3.5.0b2

=======

* second beta of 3.5.0, not using any third-party futurization libraries

3.5.0b1

=======

* first beta of 3.5.0, using python-future

* for the full feature list, see `3.5.0`_

3.3.0r2

=======

* updated the fix for Python 16820: parsers
now preserve section order when using ``__setitem__`` and ``update``

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.