Skip to content

[3.10] gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511)#94580

Closed
ambv wants to merge 2 commits into
python:3.10from
ambv:backport-40d81fd-3.10
Closed

[3.10] gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511)#94580
ambv wants to merge 2 commits into
python:3.10from
ambv:backport-40d81fd-3.10

Conversation

@ambv

@ambv ambv commented Jul 5, 2022

Copy link
Copy Markdown
Contributor

Co-authored-by: Pablo Galindo Salgado Pablogsal@gmail.com
Co-authored-by: Łukasz Langa lukasz@langa.pl
(cherry picked from commit 40d81fd)

…d sys.settrace (pythonGH-94511)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 40d81fd)

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

ambv commented Jul 5, 2022

Copy link
Copy Markdown
Contributor Author

Damn, Python/ceval.c is conflicting again. Solving conflict again.

@ambv

ambv commented Jul 5, 2022

Copy link
Copy Markdown
Contributor Author

Oops, I failed the merge. Let me redo this backport 😩

@ambv ambv closed this Jul 5, 2022
@ambv ambv deleted the backport-40d81fd-3.10 branch July 5, 2022 19:04
@ambv

ambv commented Jul 5, 2022

Copy link
Copy Markdown
Contributor Author

Ah, I didn't fail the merge. The same backport was done by Pablo in GH-94579. Alright, we're done here.

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.

3 participants