Skip to content

NEP-29 - require minimum Python version 3.11#7499

Merged
pavoljuhas merged 3 commits intoquantumlib:mainfrom
pavoljuhas:require-python-3.11
Jul 16, 2025
Merged

NEP-29 - require minimum Python version 3.11#7499
pavoljuhas merged 3 commits intoquantumlib:mainfrom
pavoljuhas:require-python-3.11

Conversation

@pavoljuhas
Copy link
Copy Markdown
Collaborator

NEP-29 require minimum Python version 3.11

Roll forward of #7338 because internal documentation build can now
run with Python 3.11. A few capitalization fixups are here too.

Revert "Permit installation for Python 3.10 (docs build only) (#7445)"

This reverts commit 609d93d.

Fixes #6648

Roll forward of quantumlib#7338. Internal documentation build is fixed for Python 3.11.

Revert "Permit installation for Python 3.10 (docs build only) (quantumlib#7445)"

This reverts commit 609d93d.

Fixes quantumlib#6648
@github-actions github-actions bot added the size: S 10< lines changed <50 label Jul 16, 2025
@pavoljuhas pavoljuhas requested a review from mhucka July 16, 2025 19:19
@pavoljuhas pavoljuhas enabled auto-merge July 16, 2025 19:29
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.68%. Comparing base (fee1d37) to head (f5caf7b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7499   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files        1091     1091           
  Lines       96853    96853           
=======================================
+ Hits        95575    95579    +4     
+ Misses       1278     1274    -4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop python 3.10

2 participants