mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
![]() 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. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
test_c_parser.py | ||
test_first_sets.py | ||
test_pegen.py |