forked from Qiskit/qiskit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'stable/1.3' into 'stable/1.4'
With the release of Qiskit 1.3.3 the stable/1.3 branch should be finished changing at this point. Before we prepare a 1.4.0 release we need to make sure all the backported changes to 1.3 are included in 1.4. This commit merges the contents of the 1.3 branch into the 1.4 branch. The only conflicts were mainly on version numbers because the commits in stable/1.3 including bumping the version strings on new bugfix releases. The one real conflict was in the preset_passmanagers where some of the constructor functions were in filter_warnings context managers and in stable/1.3 the arguments passed to those functions changed. This commit should be merged as a merge commit to preserve the git history. This will require manual intervention at merge time. Conflicts: Cargo.lock Cargo.toml docs/conf.py qiskit/VERSION.txt qiskit/transpiler/preset_passmanagers/builtin_plugins.py
- Loading branch information
Showing
172 changed files
with
3,029 additions
and
1,181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.