Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 2, 2024

Replace PyMem_Del() with PyMem_Free().


📚 Documentation preview 📚: https://cpython-previews--122597.org.readthedocs.build/

Replace PyMem_Del() with PyMem_Free().
@vstinner
Copy link
Member Author

vstinner commented Aug 2, 2024

cc @lazka

@lazka
Copy link
Contributor

lazka commented Aug 2, 2024

lgtm

@vstinner vstinner merged commit addbb73 into python:main Aug 2, 2024
@vstinner vstinner deleted the pyobject_free2 branch August 2, 2024 10:13
brandtbucher pushed a commit to brandtbucher/cpython that referenced this pull request Aug 7, 2024
Replace PyMem_Del() with PyMem_Free().
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
Replace PyMem_Del() with PyMem_Free().
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.

2 participants