Skip to content

Conversation

adorilson
Copy link
Contributor

@adorilson adorilson commented Oct 13, 2025

WIP to #106318

gh-106318: Add example for str.isprintable()


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

value Numeric_Type=Digit, Numeric_Type=Decimal or Numeric_Type=Numeric.


.. _meth-str-isprintable:
Copy link
Member

Choose a reason for hiding this comment

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

Why add this? It is not used anywhere, and can be gotten with:

:meth:`str.isprintable`

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was to make a URL anchor. But, in fact, it is unnecessary here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed.

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

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants