Uh oh!
There was an error while loading. Please reload this page.
gh-102281: fix potential nullptr dereference + use of uninitialized memory - #102282
Conversation
Uh oh!
There was an error while loading. Please reload this page.
arhadthedev
commented
Mar 4, 2023
@vstinner (as a frequent committer into |
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot
commented
Mar 14, 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 |
Uh oh!
There was an error while loading. Please reload this page.
miss-islington
commented
Mar 15, 2023
Thanks @maxbachmann for the PR, and @corona10 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
miss-islington
commented
Mar 15, 2023
Thanks @maxbachmann for the PR, and @corona10 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
miss-islington
commented
Mar 15, 2023
Sorry, @maxbachmann and @corona10, I could not cleanly backport this to |
miss-islington
commented
Mar 15, 2023
Sorry @maxbachmann and @corona10, I had trouble checking out the |
maxbachmann
commented
Mar 15, 2023
@corona10 will you do the backporting, or should I create the corresponding Pull Requests? |
corona10
commented
Mar 15, 2023
Please create PRs for them :) |
bedevere-bot
commented
Mar 25, 2023
GH-103040 is a backport of this pull request to the 3.11 branch. |
maxbachmann
commented
Mar 25, 2023
@corona10 This does not need a backport for Python 3.10, since this issue was introduced in Python 3.11. |
Uh oh!
There was an error while loading. Please reload this page.