Skip to content

Conversation

@A5rocks
Copy link
Contributor

@A5rocks A5rocks commented Nov 25, 2025

Fixes #3357

Since we don't have CI for this, @kuzeyron could you check this fixes anything?

(CI for this case has been tracked in #2885 for a while)

@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00000%. Comparing base (18fd1d4) to head (30679a5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                  @@
##                main        #3359         +/-   ##
====================================================
+ Coverage   99.87621%   100.00000%   +0.12378%     
====================================================
  Files            125          125                 
  Lines          19388        19388                 
  Branches        1319         1319                 
====================================================
+ Hits           19364        19388         +24     
+ Misses            23            0         -23     
+ Partials           1            0          -1     
Files with missing lines Coverage Δ
src/trio/_core/__init__.py 100.00000% <100.00000%> (ø)
src/trio/_core/_run.py 100.00000% <100.00000%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kuzeyron
Copy link

Works on my end!

@jakkdl jakkdl merged commit a73a028 into python-trio:main Nov 26, 2025
44 checks passed
@kuzeyron
Copy link

Thanks mate!

@A5rocks A5rocks deleted the add-android-sys-platform branch January 7, 2026 05:48
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.

Trio on Android is failing because of the changes from Python 3.14

4 participants