Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 6, 2025

No description provided.

@kuzeyron kuzeyron merged commit 9d6e121 into kivy:master Oct 7, 2025
1 check passed
@cclauss cclauss deleted the patch-1 branch October 7, 2025 09:14
@cclauss
Copy link
Contributor Author

cclauss commented Oct 7, 2025

PyPy 3.11 fails only on Windows. :-(

@kuzeyron
Copy link
Contributor

kuzeyron commented Oct 7, 2025

sock_3000 = server_3000.listen(address='0.0.0.0', port=3000, default=True) maybe use a random integer in the test for the port? Seems like the port is already in use.

@cclauss
Copy link
Contributor Author

cclauss commented Oct 7, 2025

Please look at the pytest warnings on Py13 or Py14.

The DeprecationWarning: co_lnotab is deprecated, use co_lines instead. warnings should disappear in the next release of coveragepy.

The thread crashes are of more concern, and that might be what is keeping ports open. Let's add Py3.14t to the testing.

Also, let's test on pull_request and not just push.

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