FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-92417: `doctest` docs: remove references to Python <3.6 by AlexWaygood · Pull Request #92420 · python/cpython · GitHub

/ cpython Public

gh-92417: doctest docs: remove references to Python <3.6 - #92420

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
AlexWaygood:patch-4
May 8, 2022
Merged

gh-92417: doctest docs: remove references to Python <3.6#92420
serhiy-storchaka merged 1 commit into
python:mainfrom
AlexWaygood:patch-4

Conversation

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
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
…honGH-92420)

(cherry picked from commit 5639ea1)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

Copy link
Copy Markdown

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

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
…honGH-92420)

(cherry picked from commit 5639ea1)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
bedevere-bot removed the needs backport to 3.10 only security fixes label May 8, 2022

Copy link
Copy Markdown

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

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 <Alex.Waygood@Gmail.com>

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 <Alex.Waygood@Gmail.com>

Automerge-Triggered-By: GH:serhiy-storchaka

Copy link
Copy Markdown
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
…honGH-92420)

(cherry picked from commit 5639ea1)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

Copy link
Copy Markdown

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

Copy link
Copy Markdown
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 commented May 8, 2022
edited
Loading

Copy link
Copy Markdown
Member Author

@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.

Copy link
Copy Markdown
Member

Thanks, opened as #92502

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL