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

[3.0.x] Disable all freelist code outside CPython and add a new guard #6102

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

da-woods
Copy link
Contributor

@da-woods da-woods commented Mar 21, 2024

Closes #6099

Partial cherry-pick of #5885 (I've omitted the docs changes)

No need for review I think - I'm just checking it runs before merging

…_USE_FREELISTS" for it (cythonGH-5885)i

Partial cherry-pick of cython#5885
(I've omitted the docs changes)
@da-woods da-woods added this to the 3.0.x milestone Mar 21, 2024
@da-woods da-woods merged commit d42e877 into cython:3.0.x Mar 22, 2024
70 of 84 checks passed
@da-woods da-woods deleted the freelist-3.0.x branch March 22, 2024 18:40
@da-woods da-woods modified the milestones: 3.0.x, 3.0.10 Mar 22, 2024
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

1 participant