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

RF: Change build hook properties to cached properties #57

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

effigies
Copy link
Contributor

@effigies effigies commented Nov 5, 2023

Follow-up to #55 and #56. This removes the custom implementation of cached properties for functools.cached_property, which was added in Python 3.8.

Copy link
Owner

@ofek ofek left a comment

Choose a reason for hiding this comment

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

Nice thanks! In a separate PR if you wouldn't mind fixing the new style errors I can make a release tonight.

@ofek ofek merged commit c39a6cc into ofek:master Nov 5, 2023
14 of 15 checks passed
@effigies effigies deleted the enh/cached_property branch November 5, 2023 16:49
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