Skip to content
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

2442 #2802

Closed
wants to merge 3 commits into from
Closed

2442 #2802

wants to merge 3 commits into from

Conversation

gaborbernat
Copy link
Member

mgorny and others added 3 commits December 30, 2022 23:35
Relax the check in `test_list_installed_deps()` to allow `pip freeze`
to return other packages before `pip`.  This is necessary
if the Python interpreter vendors some packages itself, so that they
are available even in fresh venv.  This is the case e.g. for cffi
in PyPy.
The time-machine package is deeply relying on CPython implementation
details and causes segfaults on PyPy.  Pull the dependency in only
on implementations other than PyPy, and skip collecting the spinner
tests on PyPy since they require it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants