commit | ae3f347dc08af1125e33b122ae663fa538bbf016 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Dec 03 17:17:25 2024 +0100 |
committer | GitHub <noreply@github.com> | Tue Dec 03 17:17:25 2024 +0100 |
tree | f8bfbb3dcf83bdd342585617ac593abb83050ea8 | |
parent | a63e06d95b452222a6bffc9f87f2d67e98cd6562 [diff] |
[3.13] gh-123935: Fix typo in `_get_slots` in `dataclasses.py` (GH-123941) (#123991) gh-123935: Fix typo in `_get_slots` in `dataclasses.py` (GH-123941) (cherry picked from commit ac918ccad707ab2d7dbb78a4796a7b8a874f334c) Co-authored-by: sobolevn <mail@sobolevn.me>