Uh oh!
There was an error while loading. Please reload this page.
gh-105375: Improve error handling in zoneinfo module - #105586
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
erlend-aasland
left a comment
There was a problem hiding this comment.
Please revert the PyMem_Malloc change; that API does not set an exception so it is out of scope for this issue.
bedevere-bot
commented
Jun 9, 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 |
…Mxn7t.rst Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
sobolevn
left a comment
There was a problem hiding this comment.
Wow, I need to go to sleep with this many errors in such a tiny PR :)
sobolevn
commented
Jun 9, 2023
Thanks a lot for your patience! 👍 |
erlend-aasland
commented
Jun 9, 2023
Likewise, and thanks for the PR! :) |
miss-islington
commented
Jun 9, 2023
Thanks @sobolevn for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
bedevere-bot
commented
Jun 9, 2023
GH-105612 is a backport of this pull request to the 3.12 branch. |
bedevere-bot
commented
Jun 9, 2023
GH-105613 is a backport of this pull request to the 3.11 branch. |
I was only able to find one more case of the problem described in the original issue.