mirror of https://github.com/python/cpython
e55a0e971b
Currently, empty sequences in gather rules make the conditional for gather rules fail as empty sequences evaluate as "False". We need to explicitly check for "None" (the failure condition) to avoid false negatives. |
||
---|---|---|
.. | ||
data | ||
peg_extension | ||
pegen | ||
scripts | ||
.clang-format | ||
.gitignore | ||
Makefile | ||
mypy.ini | ||
pyproject.toml | ||
requirements.pip |