AndrewMHenry

Results 3 issues of AndrewMHenry

Hello, Would it be feasible to add type hints for all or part of the code? For example, if I call the `.render()` method on a `document`, mypy infers the...

Hi there! While assembling a TI-83 Plus series application with spasm-ng, I discovered that one of my macros (defined in terms of other macros using `#define`) was taking on different...

**Describe the bug** This is the same basic bug as #836, except it applies to `BaseUpdateGeneralOperator` instead of `BaseFindComparisonOperator`. **To Reproduce** Running `mypy` in strict mode produces `error: Call to...

typing bug