Files
Miss Islington (bot) 15e2b64cd8 [3.14] gh-148947: dataclasses: fix error on empty __class__ cell (GH-148948) (#148995)
gh-148947: dataclasses: fix error on empty __class__ cell  (GH-148948)

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

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
2026-04-25 15:57:33 +00:00
..