-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Add Python 3.14 to CI. #6604
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
base: master
Are you sure you want to change the base?
Add Python 3.14 to CI. #6604
Conversation
cba8eb1 to
031770c
Compare
|
mitmproxy fails to start because of indygreg/python-zstandard#238 , no idea yet about other failures. |
|
Pickle exception failures are The asyncio loop failure in uvloop failures are MagicStack/uvloop#637.
Looks like there are no new warnings. |
|
After looking at the OS X job I see that, surprisingly, #5306 reappeared. I wonder if it's some kind of an lxml issue. There is also an OS X-only deprecation warning in |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6604 +/- ##
==========================================
- Coverage 90.67% 90.65% -0.02%
==========================================
Files 162 162
Lines 12125 12125
Branches 1566 1566
==========================================
- Hits 10994 10992 -2
Misses 829 829
- Partials 302 304 +2 🚀 New features to boost your workflow:
|
|
This is now additionally blocked on twisted/twisted#12426 (before switching to pytest-twisted the loop was created when |
tests.test_squeues.PickleFifoDiskQueueTest.test_non_pickable_object()tests/CrawlerProcess/asyncio_enabled_reactor.pytests/test_utils_asyncio.py::TestAsyncio::test_install_asyncio_reactortests/test_command_check.py::TestCheckCommand::test_printSummary_with_unsuccessful_test_result*tests/test_feedexport.pyfailures on Linuxtests/test_feedexport.pyfailures on Windowstests/test_pipeline_files.py::TestFilesPipeline::test_file_pathtests/test_feedexport.py::TestFeedExporterSignalsfix for Windows