Skip to content

[3.14] gh-105936: Properly update closure cells for __setattr__ and __delattr__ in frozen dataclasses with slots (GH-144021)#148469

Merged
gpshead merged 1 commit intopython:3.14from
miss-islington:backport-8a398bf-3.14
Apr 12, 2026
Merged

[3.14] gh-105936: Properly update closure cells for __setattr__ and __delattr__ in frozen dataclasses with slots (GH-144021)#148469
gpshead merged 1 commit intopython:3.14from
miss-islington:backport-8a398bf-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Apr 12, 2026

@python-cla-bot
Copy link
Copy Markdown

python-cla-bot bot commented Apr 12, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

…`__delattr__` in frozen dataclasses with slots (pythonGH-144021)

(cherry picked from commit 8a398bf)

Co-authored-by: Sviataslau <35541026+Prometheus3375@users.noreply.github.com>
@gpshead gpshead force-pushed the backport-8a398bf-3.14 branch from 3fcd711 to 6645d06 Compare April 12, 2026 21:20
@gpshead gpshead enabled auto-merge (squash) April 12, 2026 21:21
@gpshead gpshead merged commit 942d302 into python:3.14 Apr 12, 2026
48 checks passed
@miss-islington miss-islington deleted the backport-8a398bf-3.14 branch April 12, 2026 21:45
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.

3 participants