Skip to content

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood added the needs backport to 3.11 only security fixes label May 8, 2022
@serhiy-storchaka serhiy-storchaka merged commit 5639ea1 into python:main May 8, 2022
@miss-islington
Copy link
Contributor

Thanks @AlexWaygood for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 8, 2022
@bedevere-bot
Copy link

GH-92467 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 8, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 8, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 8, 2022
@bedevere-bot
Copy link

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

@AlexWaygood AlexWaygood deleted the patch-4 branch May 8, 2022 13:17
miss-islington added a commit that referenced this pull request May 8, 2022
…-92420) (GH-92468)

(cherry picked from commit 5639ea1)


Co-authored-by: Alex Waygood <[email protected]>

Automerge-Triggered-By: GH:serhiy-storchaka
miss-islington added a commit that referenced this pull request May 8, 2022
…-92420) (GH-92467)

(cherry picked from commit 5639ea1)


Co-authored-by: Alex Waygood <[email protected]>

Automerge-Triggered-By: GH:serhiy-storchaka
@AlexWaygood AlexWaygood added needs backport to 3.9 only security fixes and removed needs backport to 3.9 only security fixes labels May 8, 2022
@miss-islington
Copy link
Contributor

Thanks @AlexWaygood for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 8, 2022
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label May 8, 2022
@CAM-Gerlach
Copy link
Member

Too late to fix in this PR, but it looks like there's a chunk of text referring to compatibility with Python <3.2, and workarounds to support Python <2.4, in the description of doctest.EXCEPTION_DETAIL; should that be elided as well? It substantially complicates the description of doctest.IGNORE_EXCEPTION_DETAIL and doesn't seem to be of any use for modern Python, beyond what is already noted in the versionchanged notice.

@AlexWaygood
Copy link
Member Author

AlexWaygood commented May 8, 2022

@CAM-Gerlach, why don't you submit a PR? You can link it to my existing issue (#92417).

I think I was just trying to tackle the easy ones to start off with.

@CAM-Gerlach
Copy link
Member

Thanks, opened as #92502

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