Skip to content

[3.11] gh-96197: Fix expression when :func:`sys.breakpointhook is missing (gh-96293)#96294

Merged
ambv merged 1 commit into
python:3.11from
miss-islington:backport-47d406f-3.11
Oct 5, 2022
Merged

[3.11] gh-96197: Fix expression when :func:`sys.breakpointhook is missing (gh-96293)#96294
ambv merged 1 commit into
python:3.11from
miss-islington:backport-47d406f-3.11

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 26, 2022

Copy link
Copy Markdown
Contributor

(cherry picked from commit 47d406f)

Co-authored-by: Dong-hee Na donghee.na@python.org

…ing (pythongh-96293)

(cherry picked from commit 47d406f)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

2 similar comments
@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@corona10 corona10 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm bot

@marco-buttu marco-buttu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think in line 160 the reference to sys.breakpointhook should be :func:sys.breakpointhook, to be consistent with the rest of the text. Is it possible to fix also this?

@ambv ambv merged commit 19ec4d4 into python:3.11 Oct 5, 2022
@miss-islington miss-islington deleted the backport-47d406f-3.11 branch October 5, 2022 22:03
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
…sing (gh-96293) (#96294)

(cherry picked from commit 47d406f)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants