Skip to content

Support testing against tomllib#74

Merged
hukkin merged 2 commits intohukkin:masterfrom
mgorny:tomllib
Jan 17, 2026
Merged

Support testing against tomllib#74
hukkin merged 2 commits intohukkin:masterfrom
mgorny:tomllib

Conversation

@mgorny
Copy link
Contributor

@mgorny mgorny commented May 5, 2025

Support testing against the standard library tomllib module in Python 3.11+. Given that Gentoo no longer supports Python < 3.11, we would like to remove tomli package entirely.

mgorny and others added 2 commits May 5, 2025 08:15
Support testing against the standard library `tomllib` module in Python
3.11+.  Given that Gentoo no longer supports Python < 3.11, we would
like to remove `tomli` package entirely.
@codecov
Copy link

codecov bot commented Jan 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6ea042b) to head (76960de).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #74   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          130       130           
  Branches        29        29           
=========================================
  Hits           130       130           

☔ 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.

@hukkin hukkin merged commit f29c2bb into hukkin:master Jan 17, 2026
27 checks passed
@hukkin
Copy link
Owner

hukkin commented Jan 17, 2026

Thank you!

@mgorny mgorny deleted the tomllib branch January 17, 2026 11:56
@mgorny
Copy link
Contributor Author

mgorny commented Jan 17, 2026

Thanks!

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.

2 participants