Skip to content

Update configparser to 7.1.0#637

Open
pyup-bot wants to merge 1 commit intodevelopfrom
pyup-update-configparser-5.0.2-to-7.1.0
Open

Update configparser to 7.1.0#637
pyup-bot wants to merge 1 commit intodevelopfrom
pyup-update-configparser-5.0.2-to-7.1.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates configparser from 5.0.2 to 7.1.0.

Changelog

7.1.0

======

Features
--------

- Refreshed with implementation from CPython main (3.14).

7.0.1

======

Bugfixes
--------

- Refreshed with implementation from CPython 3.13.0rc1.

7.0.0

======

Deprecations and Removals
-------------------------

- Refreshed with implementation from CPython 3.13.0a6.
- Remove 'configparser' as a top-level name, as it's already masked by the stdlib on all supported Pythons.

6.0.1

======

Bugfixes
--------

- Fixed failing tests introduced by upstream test suite changes. (70)

6.0.0

======

Features
--------

- Require Python 3.8 or later.


Deprecations and Removals
-------------------------

- Synced with CPython 3.12.0b2. Removes ``SafeConfigParser`` and ``filename`` parameter.

5.3.0

======

* Synced with Python 3.11.0rc1.
* Packaging refresh.
* Requires Python 3.7 or later.

5.2.0

======

* Project now uses PEP 420 (native) namespace package for
``backports`` package.

5.1.0

======

* Synced with Python 3.10.0.
* Packaging refresh.
* Tests now run on Python 3.10.
* Modernized code relying on Python 3.6.
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant