Commits
Click on a commit to change the comparison rangedon't use a comprehension when the list is referenced2 months ago
by w0nder1ng check for external references to the for loop variable2 months ago
by w0nder1ng stop duplicating comments inside the fixed append2 months ago
by w0nder1ng apply fix to type-annotated lists2 months ago
by w0nder1ng fix async extends, implicit tuples, and comments in iterator stop deleting semicolon statements in the same line as binding move manual list comprehension to deferred check add debugging code to show binding find the right binding for the loop variable check that the correct for loop is picked don't stop fix if a reference to target is actually another binding allow shadowed bindings from any scope replace tokenization with simple character iterator Use simple tokenizer30 days ago
by MichaReiser