Chris Meyer

Results 4 issues of Chris Meyer

**Bug Report** Unexpected typing failure when passing variable, but no error when passing literal dict. Run in strict mode. **To Reproduce** ```mypy --strict typing_problem.py``` **`typing_problem.py`:** ``` import typing # union...

bug
topic-type-context

### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? Our build command looks like this: `conda...

type::bug
stale

### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? We run our build with (on GitHub...

type::bug