Skip to content

Conversation

@yuce
Copy link
Contributor

@yuce yuce commented Aug 22, 2024

This PR removes PyPy 3.9 from nightly tests, since Thrift compilaiton fails during pre--test setup , which in turn causes the failure of nightly tests:
https://github.com/hazelcast/hazelcast-python-client/actions/runs/10500661230/job/29089388966

Note that PyPy was never advertised as a supported Python variant. Removal of this test setup doesn't preclude unofficial PyPy support.

@yuce yuce merged commit 03be546 into hazelcast:master Aug 22, 2024
@yuce yuce deleted the remove-pypy-from-nightlies branch August 22, 2024 08:13
JackPGreen added a commit that referenced this pull request Feb 18, 2025
We duplicate the specification of Python versions in each of the actions
- instead we can centralise it to a single file that all actions can
use.

Examples showing the version resolution (not necessarily the actions
themselves!) working correctly:
-
https://github.com/hazelcast/hazelcast-python-client/actions/runs/13271945670
-
https://github.com/hazelcast/hazelcast-python-client/actions/runs/13271945671

Additional changes:
- upgraded setup-python action to latest
- removed [PyPy
exclusion](#625)
because [PyPy was removed from
execution](#697).
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