]> granicus.if.org Git - python/commit
Reverse the meaning of is_argument when used for type check (GH-7039)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 23 May 2018 03:51:15 +0000 (20:51 -0700)
committerGitHub <noreply@github.com>
Wed, 23 May 2018 03:51:15 +0000 (20:51 -0700)
commit0f9b68a728f69a64dc224ec7b27e92013f0ed9cc
treed303a52e7f65a43e1eb58aa28185e8bbd713ac70
parent2751dccca4098b799ea575bb35cec9959c74684a
Reverse the meaning of is_argument when used for type check (GH-7039)

(cherry picked from commit 0e61dffdbaf39ac5916ce431ff3b37db8faa1d2d)

Co-authored-by: Nina Zakharenko <nzakharenko@gmail.com>
Lib/typing.py