Skip to content

gh-142252: Augment functools.cached_property tests for set/delete#143393

Open
Aniketsy wants to merge 4 commits intopython:mainfrom
Aniketsy:fix-142252
Open

gh-142252: Augment functools.cached_property tests for set/delete#143393
Aniketsy wants to merge 4 commits intopython:mainfrom
Aniketsy:fix-142252

Conversation

@Aniketsy
Copy link
Copy Markdown
Contributor

@Aniketsy Aniketsy commented Jan 3, 2026

@@ -0,0 +1 @@
Improve tests for `functools.cached_property` to verify that assigning to the attribute on an instance overrides the cached value, and that deleting it forces recomputation.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

No need for a NEWS entry. Please remove it.

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

Labels

awaiting review skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants