Skip to content

Conversation

@hauntsaninja
Copy link
Collaborator

There's a fun Python 3.9 only test case failure, where "Daemon started" is
output after the error message from parsing options. I ended up needing to
bisect to figure out why this consistently breaks on Python 3.9. The issue is
caused by python/cpython#17646 (which fixes a
surprisingly old BPO).

There's a fun Python 3.9 only test case failure, where "Daemon started" is
output after the error message from parsing options.  I ended up needing to
bisect to figure out why this consistently breaks on Python 3.9. The issue is
caused by python/cpython#17646 (which fixes a
surprisingly old BPO).
@hauntsaninja
Copy link
Collaborator Author

cc @gvanrossum

@msullivan msullivan merged commit 85897bd into python:master May 20, 2020
@hauntsaninja hauntsaninja deleted the mypyd branch May 20, 2020 17:01
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