Michael Peters

Results 6 issues of Michael Peters

What do you think about adding a new file that contains the following objects: replacers.lua ```lua default = { dir_to_session_filename = ..., -- session_filename_to_dir = ..., -- } git_repo =...

**Description** `read_tsv` outputs an ErrorInitTypeBlocks when it detects unaligned tsv rows. **Example** Provide code or pseudo code demonstrating how the feature might work, or how current behavior might be changed....

Mypy crashes on `loop.run_in_executor` with the message "Parameters cannot be constrained to" (A clear and concise description of what the bug is.) Run `mypy aio_processes.py` aio_processes.py: ```python import asyncio import...

crash

Search was failing in docbot because of a sphinx_rtd_theme configuration problem.

Search was failing in docbot because of a sphinx_rtd_theme configuration problem.

**Description** I'm a fan of static frame's repr format. So much so that I think it would be convenient to use it to define small frames for testing/interactive purposes. **Example**...