Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-44472: Fix ltrace functionality when exceptions are raised #26822

Merged
merged 1 commit into from Jun 21, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Jun 21, 2021

@pablogsal pablogsal requested a review from markshannon as a code owner Jun 21, 2021
@pablogsal pablogsal merged commit 06cda80 into python:main Jun 21, 2021
13 checks passed
@pablogsal pablogsal deleted the fix_lltrace branch Jun 21, 2021
@miss-islington
Copy link
Contributor

miss-islington commented Jun 21, 2021

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Jun 21, 2021

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented Jun 21, 2021

GH-26830 is a backport of this pull request to the 3.10 branch.

@bedevere-bot
Copy link

bedevere-bot commented Jun 21, 2021

GH-26831 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 21, 2021
…nGH-26822)

(cherry picked from commit 06cda80)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 21, 2021
…nGH-26822)

(cherry picked from commit 06cda80)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
ambv pushed a commit that referenced this pull request Jul 12, 2021
) (#26831)

(cherry picked from commit 06cda80)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull request Jul 13, 2021
) (GH-26830)

(cherry picked from commit 06cda80)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants