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

bpo-41798: Allocate the expat_CAPI on the heap memory. #24061

Merged
merged 2 commits into from
Jan 3, 2021

Conversation

shihai1991
Copy link
Member

@shihai1991 shihai1991 commented Jan 2, 2021

Modules/pyexpat.c Outdated Show resolved Hide resolved
Modules/pyexpat.c Show resolved Hide resolved
@vstinner vstinner merged commit 7c83eaa into python:master Jan 3, 2021
@shihai1991
Copy link
Member Author

Thanks victor for your review and merge.

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
sobolevn added a commit to sobolevn/cpython that referenced this pull request Jan 4, 2023
kumaraditya303 pushed a commit that referenced this pull request Jan 8, 2023
… heap memory (GH-24061)" (#100745)

* gh-100689: Revert "bpo-41798: pyexpat: Allocate the expat_CAPI on the heap memory (GH-24061)"

This reverts commit 7c83eaa.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 8, 2023
…on the heap memory (pythonGH-24061)" (pythonGH-100745)

* pythongh-100689: Revert "bpo-41798: pyexpat: Allocate the expat_CAPI on the heap memory (pythonGH-24061)"

This reverts commit 7c83eaa.
(cherry picked from commit b034fd3)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 8, 2023
…on the heap memory (pythonGH-24061)" (pythonGH-100745)

* pythongh-100689: Revert "bpo-41798: pyexpat: Allocate the expat_CAPI on the heap memory (pythonGH-24061)"

This reverts commit 7c83eaa.
(cherry picked from commit b034fd3)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington added a commit that referenced this pull request Jan 8, 2023
… heap memory (GH-24061)" (GH-100745)

* gh-100689: Revert "bpo-41798: pyexpat: Allocate the expat_CAPI on the heap memory (GH-24061)"

This reverts commit 7c83eaa.
(cherry picked from commit b034fd3)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
kumaraditya303 pushed a commit that referenced this pull request Jan 8, 2023
… on the heap memory (GH-24061)" (GH-100745) (#100847)

gh-100689: Revert "bpo-41798: pyexpat: Allocate the expat_CAPI on the heap memory (GH-24061)" (GH-100745)

* gh-100689: Revert "bpo-41798: pyexpat: Allocate the expat_CAPI on the heap memory (GH-24061)"

This reverts commit 7c83eaa.
(cherry picked from commit b034fd3)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
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.

4 participants