Skip to content

Update iniconfig to 2.0.0#195

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-iniconfig-1.1.1-to-2.0.0
Closed

Update iniconfig to 2.0.0#195
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-iniconfig-1.1.1-to-2.0.0

Conversation

@pyup-bot

@pyup-bot pyup-bot commented Jan 7, 2023

Copy link
Copy Markdown
Collaborator

This PR updates iniconfig from 1.1.1 to 2.0.0.

Changelog

2.0.0

======

* add support for Python 3.7-3.11
* drop support for Python 2.6-3.6
* add encoding argument defaulting to utf-8
* inline and clarify type annotations
* move parsing code from inline to extra file
* add typing overloads for helper methods


.. note::

major release due to the major changes in python versions supported + changes in packaging

the api is expected to be compatible
Links

@codecov

codecov Bot commented Jan 7, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.12%. Comparing base (b80bb2f) to head (2a5117e).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files          12       12           
  Lines         129      129           
=======================================
  Hits          124      124           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #333

@pyup-bot pyup-bot closed this Mar 19, 2025
@Ernanidacosta Ernanidacosta deleted the pyup-update-iniconfig-1.1.1-to-2.0.0 branch March 19, 2025 23:07
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