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

report build corruption in PyO3 0.23 #2159

Merged
merged 2 commits into from
Dec 5, 2024
Merged

Conversation

davidhewitt
Copy link
Contributor

Julian added a commit to crate-py/rpds that referenced this pull request Dec 4, 2024
Previous builds were corrupt when done with multiple interpreters at the
same time (meaning while sharing cross-build state).

This resolves segfaults seen with the latest rpds.py release, which we
will yank, following PyO3 itself (which is yanking these versions).

We should also generally reconsider doing these builds separately (using
separate jobs for each interpreter).

Closes: #112
Refs: PyO3/pyo3#4757
Refs: rustsec/advisory-db#2159
crates/pyo3/RUSTSEC-0000-0000.md Outdated Show resolved Hide resolved
Co-authored-by: Kornel <kornel@geekhood.net>
@Shnatsel Shnatsel merged commit 9498cb5 into rustsec:main Dec 5, 2024
1 check passed
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.

3 participants