summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorAdorilson Bezerra <adorilson@gmail.com>2022-11-17 16:06:00 (GMT)
committerGitHub <noreply@github.com>2022-11-17 16:06:00 (GMT)
commita0d940d6acbb5c6614cf892192d8cb0d7002e5a6 (patch)
tree902a785a92b1bc26ae808c5e88d2ee8b21b76362 /Python
parent12b5a3c5f50749c8b06be781c47872262c658b45 (diff)
downloadcpython-a0d940d6acbb5c6614cf892192d8cb0d7002e5a6.zip
cpython-a0d940d6acbb5c6614cf892192d8cb0d7002e5a6.tar.gz
cpython-a0d940d6acbb5c6614cf892192d8cb0d7002e5a6.tar.bz2
Misc copyedits in docs on built-in types (GH-24466)
# DOC: Improvements in library/stdtypes This PR does the following: 1. Replaces :meth: by :func: around repr function 2. Adds links to Unicode Standard site 3. Makes explicit "when" you can call the `iskeyword` function. The previous text could cause confusion to readers, especially those with English as a second language. The reader could understand that the `isidentifier` method calls the `iskeyword` function. Now, it is explicit that the dev can do it. 4. Replaces a URL with an inline link. Automerge-Triggered-By: GH:AlexWaygood
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions