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

Isolate the Pip cache per Pip version. #2164

Merged
merged 8 commits into from
Jul 2, 2023
Merged

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Jul 2, 2023

Fixes #2163

IPython can inject ~PS1-style prefixes depending on the IPython version
and Python version in-play. Avoid having to worry about this with a
dedicated test communication channel separate from stdio.
It turns out PyPy 7.3.12 has them! In particular hpy.
@jsirois
Copy link
Member Author

jsirois commented Jul 2, 2023

The only commit to review is a41cf6e - the rest gets CI green and is off for review in #2162.

@jsirois jsirois mentioned this pull request Jul 2, 2023
@jsirois jsirois merged commit 121feba into pex-tool:main Jul 2, 2023
@jsirois jsirois deleted the issues/2163 branch July 2, 2023 14:44
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.

Sporadic Pip HTTP errors in CI
2 participants