FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) by tiran · Pull Request #94707 · python/cpython · GitHub

/ cpython Public

[3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) - #94707

Closed
tiran wants to merge 2 commits into
python:3.11from
tiran:backport-8a285df-3.11
Closed

[3.11] GH-93252: Fix error handling for failed Python calls (GH-94693)#94707
tiran wants to merge 2 commits into
python:3.11from
tiran:backport-8a285df-3.11

Conversation

tiran commented Jul 9, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

tiran requested a review from markshannon as a code owner July 9, 2022 11:33
bedevere-bot added type-crash A hard crash of the interpreter, possibly with a core dump awaiting core review labels Jul 9, 2022
tiran requested a review from brandtbucher July 9, 2022 11:33

tiran commented Jul 9, 2022

Copy link
Copy Markdown
Member Author

I have removed the failing assert. 3.11 does not have co_framesize. GH-93908 was not backported to 3.11.

Copy link
Copy Markdown
Contributor

I have removed the failing assert. 3.11 does not have co_framesize. GH-93908 was not backported to 3.11.

Looks like we both created backport at the same time. #94708 has correct assert for 3.11.

tiran commented Jul 9, 2022

Copy link
Copy Markdown
Member Author

Let's use your backport.

tiran closed this Jul 9, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review type-crash A hard crash of the interpreter, possibly with a core dump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL