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

Python tests failing #1301

Closed
cqc-alec opened this issue Jul 15, 2024 · 1 comment · Fixed by #1303 or #1291
Closed

Python tests failing #1301

cqc-alec opened this issue Jul 15, 2024 · 1 comment · Fixed by #1303 or #1291
Assignees
Labels
bug Something isn't working

Comments

@cqc-alec
Copy link
Collaborator

See https://github.com/CQCL/hugr/actions/runs/9941200862/job/27459740120 .

@cqc-alec cqc-alec added the bug Something isn't working label Jul 15, 2024
@ss2165
Copy link
Member

ss2165 commented Jul 15, 2024

At first glance appears to be induced by #1226

@ss2165 ss2165 self-assigned this Jul 15, 2024
ss2165 added a commit that referenced this issue Jul 15, 2024
github-merge-queue bot pushed a commit that referenced this issue Jul 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.5.0](hugr-py-v0.4.0...hugr-py-v0.5.0)
(2024-07-29)


### ⚠ BREAKING CHANGES

* Eq type bound removed. References to `Eq` in serialized HUGRs will be
treated as `Copyable`.
* **hugr-core:** All Hugrs serialised with earlier versions will fail to
deserialise
* opaque type parameters replaced with string parameters.

### Features

* **hugr-py:** `AsCustomOp` protocol for user-defined custom op types.
([#1290](#1290))
([1db43eb](1db43eb))
* remove the `Eq` type bound.
([#1364](#1364))
([1218d21](1218d21))
* replace opaque type arguments with String
([#1328](#1328))
([24b2217](24b2217)),
closes [#1308](#1308)
* Serialization upgrade path
([#1327](#1327))
([d493139](d493139))


### Bug Fixes

* add op's extension to signature check in `resolve_opaque_op`
([#1317](#1317))
([01da7ba](01da7ba))
* **hugr-core:** bump serialisation version with no upgrade path
([#1352](#1352))
([657cbb0](657cbb0))
* **hugr-py:** ops require their own extensions
([#1303](#1303))
([026bfcb](026bfcb)),
closes [#1301](#1301)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants