Skip to content

Run CI on 3.9.5#1887

Merged
lovelydinosaur merged 2 commits intomasterfrom
tomchristie-patch-1
Oct 6, 2021
Merged

Run CI on 3.9.5#1887
lovelydinosaur merged 2 commits intomasterfrom
tomchristie-patch-1

Conversation

@lovelydinosaur
Copy link
Copy Markdown
Contributor

@lovelydinosaur lovelydinosaur commented Oct 6, 2021

Asyncio on Python 3.9.7 has some grubby bug that's causing our CI to hang.

I don't really understand the interaction there, but right now I don't really care either, I'd just like to see the tests running properly. I'm assuming that a `"3.9.5" specifier here will do what we'd expect, but let's find out, eh?

Some things that'd be useful...

  • Doc'ing up exactly what the 3.9 CPython asyncio bug is and why it's causing our tests to hang.
  • Where does GitHub document which versions are available on it's CI platform?

Anyone's want to chime in on these in this thread?

@lovelydinosaur
Copy link
Copy Markdown
Contributor Author

I think the valid Python versions are listed here... https://github.com/actions/python-versions

@sondrelg
Copy link
Copy Markdown

sondrelg commented Oct 6, 2021

@lovelydinosaur lovelydinosaur changed the title Run CI on 3.9.6 Run CI on 3.9.5 Oct 6, 2021
@lovelydinosaur
Copy link
Copy Markdown
Contributor Author

cough 3.9.5

@lovelydinosaur lovelydinosaur merged commit 1752e4d into master Oct 6, 2021
@lovelydinosaur lovelydinosaur deleted the tomchristie-patch-1 branch October 6, 2021 08:46
@lovelydinosaur
Copy link
Copy Markdown
Contributor Author

Right, once 3.9.8 is available, let's give that a try and switch back to a plain "3.9" if it's working okay again then.
None of that jankiness is anything to do with httpx, but it would still be useful to comprehensively understand why the behaviour was hanging.

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