-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test python 3.11 on ubuntu #839
Conversation
Codecov ReportBase: 72.51% // Head: 72.40% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #839 +/- ##
==========================================
- Coverage 72.51% 72.40% -0.11%
==========================================
Files 64 64
Lines 8197 8197
Branches 1373 1373
==========================================
- Hits 5944 5935 -9
- Misses 1840 1846 +6
- Partials 413 416 +3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Nope, looks like we're blocked on
|
I opened zeromq/pyzmq#1697 |
Wow, that is annoying:
What even does |
You mean |
Hmm, let's test that theory... |
Same thing with Python 3.10. Let me try editable mode again. |
Next try is building the sdist first and then installing from that with |
Okay, this seems like a bug in |
It isn't a |
Cool, so the solution is not to use
|
Blocked on yaml/pyyaml#630 |
71acd4d
to
955551a
Compare
Start testing the RC release of Python 3.11