Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Improvements in library/stdtypes #24466

Open
wants to merge 4 commits into
base: master
from

Conversation

@adorilson
Copy link
Contributor

@adorilson adorilson commented Feb 7, 2021

DOC: Improvements in library/stdtypes

This PR do:

  1. Replace :meth: by :func: around repr function
  2. Add links to Unicode Standard site
  3. Make explicit "when" can call the iskeyword function
    The previous text can make a confusion in reader. The reader
    could understand the isidentifier method call the iskeyword.
    Now, is explicit that the dev can do it.
  4. Replace a URL by a link
adorilson added 4 commits Feb 6, 2021
The previous text can make a confusion in reader. The reader
could understand the isidentifier method call the iskeyword.
Now, is explicit that the dev can do it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants