Rici Lake

Results 3 issues of Rici Lake

Two errors in the Flex pattern documentation which have gone uncorrected for a long time: > Note that inside of a character class, all regular expression operators lose their special...

Responding to a question on stackoverflow (https://stackoverflow.com/questions/66548254/rule-patterns-used-by-flexers), I believe that the questioner identified two long-standing errors in the flex documentation. 1. flex/flex.lexi line 927 > ` [[:alpha:][0-9]]` This should read...

# Bug report As indicated in the title, `ast.increment_lineno()` does not seem to increment the `lineno` attributes in the `Module`'s list of `TypeIgnore` objects, with the result that the type...

type-bug