]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix the attribute names in the docstring of GenericAlias (GH-22594)
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Oct 2020 22:02:26 +0000 (15:02 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Oct 2020 22:02:26 +0000 (15:02 -0700)
commit3da210b69f76bdd7f4e7fa2e3a12eab4dd478ed2
treeb8825504a0d410140377b6179fc50c3e04173dad
parent089c38677d2269ab52924e4eb117394a74dfd2d9
Fix the attribute names in the docstring of GenericAlias (GH-22594)

(cherry picked from commit 77f0a23e7a9fb247101b9b14a060c4ba1c4b87a5)

Co-authored-by: Mikhail Golubev <qsolo825@gmail.com>
Objects/genericaliasobject.c