Files
RustPython/compiler/src
snowapril 38237c30d3 compiler: add is_global() check at top of errors
add `!symbol.is_global()` condition check before entrying global symbol
errors

This change will decrease hot path cost.

Signed-off-by: snowapril <sinjihng@gmail.com>
2021-08-18 00:35:14 +09:00
..
2021-07-30 02:32:16 +09:00
2021-03-15 09:45:07 -05:00
2021-01-08 17:00:23 -06:00