Skip to content

dmypy: fix test failure on py39#8793

Merged
msullivan merged 1 commit into
python:masterfrom
hauntsaninja:mypyd
May 20, 2020
Merged

dmypy: fix test failure on py39#8793
msullivan merged 1 commit into
python:masterfrom
hauntsaninja:mypyd

Conversation

@hauntsaninja

Copy link
Copy Markdown
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
Copy Markdown
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