◐ Shell
clean mode source ↗

[3.12] gh-106446: Fix failed doctest in stdtypes (GH-106447) by miss-islington · Pull Request #106741 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Jul 14, 2023

edited by github-actions Bot

Loading

Copy link Copy Markdown

Contributor


Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
(cherry picked from commit 89867d2)

Co-authored-by: Charlie Zhao zhaoyu_hit@qq.com


📚 Documentation preview 📚: https://cpython-previews--106741.org.readthedocs.build/

---------
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 89867d2)

Co-authored-by: Charlie Zhao <zhaoyu_hit@qq.com>

@bedevere-bot bedevere-bot added awaiting review docs

Documentation in the Doc dir

skip news labels

Jul 14, 2023

@terryjreedy terryjreedy merged commit 00eb435 into python:3.12

Jul 14, 2023

@miss-islington miss-islington deleted the backport-89867d2-3.12 branch

July 14, 2023 08:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @terryjreedy @bedevere-bot @CharlieZhao95