Skip to content

Remove cached_property backport#6398

Merged
pavoljuhas merged 5 commits intoquantumlib:mainfrom
Josha91:remove_backport
Jan 11, 2024
Merged

Remove cached_property backport#6398
pavoljuhas merged 5 commits intoquantumlib:mainfrom
Josha91:remove_backport

Conversation

@Josha91
Copy link
Copy Markdown
Contributor

@Josha91 Josha91 commented Jan 6, 2024

As described in this issue:
#6395

The backport is no longer necessary and is therefore removed.

@Josha91 Josha91 requested review from a team, cduck, verult, vtomole and wcourtney as code owners January 6, 2024 16:12
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Comment thread cirq-ft/cirq_ft/algos/unary_iteration.ipynb Outdated
Copy link
Copy Markdown
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

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

Please fix import order in the ipynb file and the formatting issue found by the CI.

The failure of the Build docs CI check is fixed separately by #6399.
Please merge the main branch into this PR once the main has #6399 in.

Thank you for fixing this!

@pavoljuhas pavoljuhas enabled auto-merge (squash) January 10, 2024 22:41
@pavoljuhas pavoljuhas disabled auto-merge January 10, 2024 22:42
@pavoljuhas
Copy link
Copy Markdown
Collaborator

@Josha91 - it seems #6392 reintroduced some cached_property calls on the main branch.

Can you please replace those as well?

cc: @NoureldinYosri

@pavoljuhas pavoljuhas enabled auto-merge (squash) January 11, 2024 18:55
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4d35768) 97.80% compared to head (d7ebc71) 97.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6398   +/-   ##
=======================================
  Coverage   97.80%   97.81%           
=======================================
  Files        1111     1111           
  Lines       97088    97078   -10     
=======================================
- Hits        94961    94957    -4     
+ Misses       2127     2121    -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pavoljuhas pavoljuhas merged commit 968ed4c into quantumlib:main Jan 11, 2024
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
We require recent-enough Python which has `functools.cached_property`.

Fixes quantumlib#6395
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants