FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-105936: Properly update closure cells for `__setattr__` and `__delattr__` in frozen dataclasses with slots by Prometheus3375 · Pull Request #144021 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
75k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-105936: Properly update closure cells for __setattr__ and __delattr__ in frozen dataclasses with slots
- #144021
#144021
Merged
gpshead
merged 14 commits into
python:main
python/cpython:main
from
Prometheus3375:fix-dataclass-frozen-slots-leak
Prometheus3375/cpython:fix-dataclass-frozen-slots-leak
Copy head branch name to clipboard
Apr 12, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
gh-105936: Properly update closure cells for __setattr__ and __delattr__ in frozen dataclasses with slots
#144021
gpshead
merged 14 commits into
python:main
python/cpython:main
from
Prometheus3375:fix-dataclass-frozen-slots-leak
Prometheus3375/cpython:fix-dataclass-frozen-slots-leak
Copy head branch name to clipboard
Commits
Commits on Jan 19, 2026
Use __class__ in setattr and delattr
Prometheus3375
committed
2160254
View commit details
Copy full SHA for 2160254
Browse repository at this point
Rename _frozen_get_del_attr
Prometheus3375
committed
a6de29b
View commit details
Copy full SHA for a6de29b
Browse repository at this point
Add tests
Prometheus3375
committed
63c4e19
View commit details
Copy full SHA for 63c4e19
Browse repository at this point
Rename test
Prometheus3375
committed
d357716
View commit details
Copy full SHA for d357716
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
9b33e89
View commit details
Copy full SHA for 9b33e89
Browse repository at this point
Reformat news entry
Prometheus3375
committed
bff566a
View commit details
Copy full SHA for bff566a
Browse repository at this point
Move tests to other case
Prometheus3375
committed
883363f
View commit details
Copy full SHA for 883363f
Browse repository at this point
Add another test
Prometheus3375
committed
1c8f7b9
View commit details
Copy full SHA for 1c8f7b9
Browse repository at this point
Rephrase news entry
Prometheus3375
committed
bb82978
View commit details
Copy full SHA for bb82978
Browse repository at this point
Commits on Jan 22, 2026
Update news entry name
Prometheus3375
committed
ef4c814
View commit details
Copy full SHA for ef4c814
Browse repository at this point
Merge some tests with existing ones
Prometheus3375
committed
d3ed33a
View commit details
Copy full SHA for d3ed33a
Browse repository at this point
Reword news entry
Prometheus3375
committed
b8515f6
View commit details
Copy full SHA for b8515f6
Browse repository at this point
Remove redundant tests
Prometheus3375
committed
1099d33
View commit details
Copy full SHA for 1099d33
Browse repository at this point
Improve Testfrozen.test_frozen
Prometheus3375
committed
a8f80e9
View commit details
Copy full SHA for a8f80e9
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL