Files
RustPython/compiler
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-04-05 09:46:30 -05:00
2021-03-25 08:06:56 -05:00