Skip to content

[3.10] bpo-42340: Document issues around KeyboardInterrupt (GH-23255)#32185

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-d0906c9-3.10
Mar 29, 2022
Merged

[3.10] bpo-42340: Document issues around KeyboardInterrupt (GH-23255)#32185
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-d0906c9-3.10

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Mar 29, 2022

Update documentation to note that in some circumstances,
KeyboardInterrupt may cause code to enter an inconsistent state. Also
document sample workaround to avoid KeyboardInterrupt, if needed.
(cherry picked from commit d0906c9)

Co-authored-by: benfogle benfogle@gmail.com

https://bugs.python.org/issue42340

Update documentation to note that in some circumstances,
KeyboardInterrupt may cause code to enter an inconsistent state. Also
document sample workaround to avoid KeyboardInterrupt, if needed.
(cherry picked from commit d0906c9)

Co-authored-by: benfogle <benfogle@gmail.com>
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Mar 29, 2022
@miss-islington
Copy link
Copy Markdown
Contributor Author

@benfogle and @JelleZijlstra: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@benfogle and @JelleZijlstra: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 66cde7c into python:3.10 Mar 29, 2022
@miss-islington miss-islington deleted the backport-d0906c9-3.10 branch March 29, 2022 21:45
@miss-islington
Copy link
Copy Markdown
Contributor Author

@benfogle and @JelleZijlstra: Status check is done, and it's a failure ❌ .

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants