Uh oh!
There was an error while loading. Please reload this page.
gh-100689: Revert "bpo-41798: pyexpat: Allocate the expat_CAPI on the… - #100745
Conversation
…on the heap memory (pythonGH-24061)" This reverts commit 7c83eaa.
kumaraditya303
left a comment
There was a problem hiding this comment.
Please add a news entry as this is a bug fix.
bedevere-bot
commented
Jan 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! |
sobolevn
commented
Jan 4, 2023
Done! I have made the requested changes; please review again |
bedevere-bot
commented
Jan 4, 2023
Thanks for making the requested changes! @kumaraditya303: please review the changes made to this pull request. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
SoulReaverFan
commented
Jan 7, 2023
Thank you so much for your work on fixing this issue. It is very much appreciated 👍 |
Uh oh!
There was an error while loading. Please reload this page.
miss-islington
commented
Jan 8, 2023
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
commented
Jan 8, 2023
GH-100846 is a backport of this pull request to the 3.11 branch. |
bedevere-bot
commented
Jan 8, 2023
GH-100847 is a backport of this pull request to the 3.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 commit 7c83eaa. (cherry picked from commit b034fd3) 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 commit 7c83eaa. (cherry picked from commit b034fd3) 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 commit 7c83eaa. (cherry picked from commit b034fd3) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
… heap memory (GH-24061)"
This reverts commit 7c83eaa.
This would need to be back-ported to 3.10 and 3.11