Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-100689: Revert "bpo-41798: pyexpat: Allocate the expat_CAPI on the…#100745
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…on the heap memory (pythonGH-24061)"This reverts commit7c83eaa.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Please add a news entry as this is a bug fix.
bedevere-bot commentedJan 4, 2023
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase And if you don't make the requested changes, you will be put in the comfy chair! |
Done! I have made the requested changes; please review again |
bedevere-bot commentedJan 4, 2023
Thanks for making the requested changes! @kumaraditya303: please review the changes made to this pull request. |
Misc/NEWS.d/next/Library/2023-01-04-12-58-59.gh-issue-100689.Ce0ITG.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Misc/NEWS.d/next/Library/2023-01-04-12-58-59.gh-issue-100689.Ce0ITG.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Misc/NEWS.d/next/Library/2023-01-04-12-58-59.gh-issue-100689.Ce0ITG.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
SoulReaverFan commentedJan 7, 2023
Thank you so much for your work on fixing this issue. It is very much appreciated 👍 |
Misc/NEWS.d/next/Library/2023-01-04-12-58-59.gh-issue-100689.Ce0ITG.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Thanks@sobolevn for the PR, and@kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
bedevere-bot commentedJan 8, 2023
GH-100846 is a backport of this pull request to the3.11 branch. |
bedevere-bot commentedJan 8, 2023
GH-100847 is a backport of this pull request to the3.10 branch. |
…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 commit7c83eaa.(cherry picked from commitb034fd3)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
…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 commit7c83eaa.(cherry picked from commitb034fd3)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
… 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 commit7c83eaa.(cherry picked from commitb034fd3)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Uh oh!
There was an error while loading.Please reload this page.
… heap memory (GH-24061)"
This reverts commit7c83eaa.
This would need to be back-ported to 3.10 and 3.11