mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
12db938d43
gh-91126: Docs and tests for slotted dataclasses with `__init_subclass__` (GH-123342)
(cherry picked from commit 75e72822a3)
Co-authored-by: sobolevn <mail@sobolevn.me>