]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44747: Refactor usage of sys._getframe at typing module (#27387)
authorYurii Karabas <1998uriyyo@gmail.com>
Fri, 30 Jul 2021 13:49:24 +0000 (16:49 +0300)
committerGitHub <noreply@github.com>
Fri, 30 Jul 2021 13:49:24 +0000 (15:49 +0200)
commitea4673ed0757e9bfe8774e60cfae3313e9927b5f
tree2bb47a1ea6b8f4331ecbbe3dbc19df92969d9ed1
parent7b975f81e4dba70a42c6279539a7fcfe4211b4c0
bpo-44747: Refactor usage of sys._getframe at typing module (#27387)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Lib/typing.py
Misc/NEWS.d/next/Library/2021-07-27-12-06-19.bpo-44747.epUzZz.rst [new file with mode: 0644]