KEMBAR78
Fix compiled dmypy on Windows by msullivan · Pull Request #7929 · python/mypy · GitHub
Skip to content

Conversation

msullivan
Copy link
Collaborator

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.

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.
@msullivan
Copy link
Collaborator Author

This would be worth a point release except that the paucity of reports makes me suspect nobody would care? I don't know.

Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

@msullivan msullivan merged commit 91409ff into master Nov 12, 2019
@msullivan msullivan deleted the fix-windows branch November 12, 2019 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants