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

Change TaggedOperation's __pow__ from returning Operation to returning TaggedOperation #4916

Merged
merged 2 commits into from
Jan 29, 2022

Conversation

vtomole
Copy link
Collaborator

@vtomole vtomole commented Jan 29, 2022

Fixes: #4914

@vtomole vtomole requested review from cduck and a team as code owners January 29, 2022 02:40
@CirqBot CirqBot added the Size: XS <10 lines changed label Jan 29, 2022
Copy link
Collaborator

@MichaelBroughton MichaelBroughton left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelBroughton MichaelBroughton self-assigned this Jan 29, 2022
@MichaelBroughton MichaelBroughton added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jan 29, 2022
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jan 29, 2022
@CirqBot CirqBot merged commit d7a3906 into master Jan 29, 2022
@CirqBot CirqBot removed the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jan 29, 2022
@CirqBot CirqBot deleted the tag_pow branch January 29, 2022 18:36
@CirqBot CirqBot removed the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jan 29, 2022
vtomole added a commit that referenced this pull request Feb 9, 2022
…n` to returning `TaggedOperation` (#4916)"

This reverts commit d7a3906.
CirqBot pushed a commit that referenced this pull request Feb 9, 2022
95-martin-orion pushed a commit to 95-martin-orion/Cirq that referenced this pull request Mar 2, 2022
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: XS <10 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Raising tagged operations to a power removes tags.
3 participants