gh-91687: fix dataclass example typing by alago1 · Pull Request #103773 · python/cpython
alago1
changed the title
git-91687: fix dataclass example typing
gh-91687: fix dataclass example typing
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
modernize dataclass example typing `list` rather than `List` and comment as to that line being the alluded too error. (cherry picked from commit 7ef614c) Co-authored-by: Allan Lago <35788148+alago1@users.noreply.github.com>
ambv added a commit that referenced this pull request
) modernize dataclass example typing `list` rather than `List` and comment as to that line being the alluded too error. (cherry picked from commit 7ef614c) Co-authored-by: Allan Lago <35788148+alago1@users.noreply.github.com> Co-authored-by: Łukasz Langa <lukasz@langa.pl>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters