Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the deprecated qiskit._util module #2329

Merged
merged 6 commits into from
May 7, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ Removed
specific functions for each plot type (#2325).
- International documentation of outdated readme etc (#2302)
- Removed deprecated options in execute, transpile, and assemble. Removed deprecated compiler.
Removed deprecated qcvv in tools. Removed deprecated converters qobj_to_circuits and circuits_to_qobj (#2301)
- Removed deprecated qcvv in tools. Removed deprecated converters qobj_to_circuits and circuits_to_qobj (#2301)
- The previously deprecated ``qiskit._util`` module has been removed. Use
``qiskit.util`` instead. (#2329)

`0.8.0`_ - 2019-05-02
=====================
Expand Down
23 changes: 0 additions & 23 deletions qiskit/_util.py

This file was deleted.