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

Fix simplejson incompatibility #1800

Merged
merged 8 commits into from
Jul 29, 2024
Merged

Fix simplejson incompatibility #1800

merged 8 commits into from
Jul 29, 2024

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Jul 10, 2024

Summary

Related to #1789 and #1603 - Attempt to fix the issue where having simplejson installed in an environment prevents users from retrieving job results

Details and comments

Fixes #

@kt474 kt474 added the Changelog: Bugfix Include in the Fixed section of the changelog label Jul 15, 2024
@kt474 kt474 marked this pull request as ready for review July 15, 2024 13:41
@kt474 kt474 requested review from SamFerracin and ptristan3 July 15, 2024 15:23
Copy link
Collaborator

@ptristan3 ptristan3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add a simple unit test to verify this fix?

@kt474 kt474 merged commit f158e39 into Qiskit:main Jul 29, 2024
18 checks passed
@kt474 kt474 deleted the simplejson-fix branch July 29, 2024 17:14
ihincks pushed a commit to ihincks/qiskit-ibm-runtime that referenced this pull request Aug 12, 2024
* Fix simplejson incompatibility

* release note

* Add test

---------

Co-authored-by: ptristan3 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the Fixed section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants