Skip to content

[3.14] gh-148947: dataclasses: fix error on empty __class__ cell (GH-148948)#148995

Merged
JelleZijlstra merged 1 commit intopython:3.14from
miss-islington:backport-6d7bbee-3.14
Apr 25, 2026
Merged

[3.14] gh-148947: dataclasses: fix error on empty __class__ cell (GH-148948)#148995
JelleZijlstra merged 1 commit intopython:3.14from
miss-islington:backport-6d7bbee-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

Also add a test demonstrating the need for the existing "is oldcls" check.
(cherry picked from commit 6d7bbee)

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com
Co-authored-by: Bartosz Sławecki bartosz@ilikepython.com

…onGH-148948)

Also add a test demonstrating the need for the existing "is oldcls" check.
(cherry picked from commit 6d7bbee1d5714a345dca5a7e4089de3c2fc0fb59)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) April 25, 2026 15:31
@JelleZijlstra JelleZijlstra merged commit 15e2b64 into python:3.14 Apr 25, 2026
50 checks passed
@miss-islington miss-islington deleted the backport-6d7bbee-3.14 branch April 25, 2026 15:57
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