mypy
91409fff - Fix compiled dmypy on Windows (#7929)

Commit
6 years ago
Fix compiled dmypy on Windows (#7929) The issue was that the mechanism for transmitting Options to the daemon on Windows used snapshot/apply_changes and those don't play well with read-only attributes when compiled. I've fixed this in the most expedient way for now but will do some follow ups to clean up this mechanism and hopefully test this on Windows in CI.
Author
Parents
Loading