]> granicus.if.org Git - python/commit
bpo-32999: ast: Convert useless check to assert (GH-6197)
authorINADA Naoki <methane@users.noreply.github.com>
Fri, 23 Mar 2018 09:19:34 +0000 (18:19 +0900)
committerGitHub <noreply@github.com>
Fri, 23 Mar 2018 09:19:34 +0000 (18:19 +0900)
commitc65bf3fe4a2bde424b79e350f36b7aaa3f6476f6
tree91500557cf37f7ef51cc63dab27b89aa70769d1f
parent56970b8ce9d23269d20a76f13c80e670c856ba7f
bpo-32999: ast: Convert useless check to assert (GH-6197)
Modules/_abc.c