]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41559: Change PEP 612 implementation to pure Python (#25449)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Wed, 28 Apr 2021 15:38:14 +0000 (23:38 +0800)
committerGitHub <noreply@github.com>
Wed, 28 Apr 2021 15:38:14 +0000 (08:38 -0700)
commit859577c24981d6b36960d309f99f7fc810fe75c2
tree172b56f0aec20bc47c0fe0d39e44e6e040d0e63d
parentc1a9535989cc7323099725503519a17f79d083f5
bpo-41559: Change PEP 612 implementation to pure Python (#25449)
Lib/_collections_abc.py
Lib/test/test_genericalias.py
Misc/NEWS.d/next/Library/2021-04-17-10-49-57.bpo-41559.caIwt9.rst [new file with mode: 0644]
Objects/genericaliasobject.c