cpython/Doc/library
Miss Islington (bot) 566898a3f6
[3.12] gh-120661: improve example for basic type hints (GH-120934) (#120988)
gh-120661: improve example for basic type hints (GH-120934)
(cherry picked from commit bb057ea107)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2024-06-25 09:25:11 +01:00
..
2to3.rst
__future__.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
__main__.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
_thread.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
abc.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
aifc.rst
allos.rst
archiving.rst
argparse.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
array.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
ast.rst [3.12] annotations: expand documentation on "simple" assignment targets (GH-120535) (#120556) 2024-06-15 15:24:21 +00:00
asyncio-api-index.rst
asyncio-dev.rst [3.12] gh-108224: Fix asyncio doc inconsistency (GH-108230) (#108231) 2023-08-21 21:44:08 +02:00
asyncio-eventloop.rst [3.12] gh-112169: Documented getaddrinfo/getnameinfo default loop executor usage and implications. (GH-112191) (#120936) 2024-06-24 08:45:46 +00:00
asyncio-exceptions.rst [3.12] Clarify state of CancelledError in doc (GH-106453) (#106454) 2023-07-06 16:34:43 +05:30
asyncio-extending.rst [3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419) 2023-07-29 09:16:27 +03:00
asyncio-future.rst [3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419) 2023-07-29 09:16:27 +03:00
asyncio-llapi-index.rst [3.12] gh-108973: Fix asyncio test_subprocess_consistent_callbacks() (GH-109431) (#109609) 2023-10-02 17:03:51 +02:00
asyncio-platforms.rst [3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956) 2023-07-21 14:49:39 +03:00
asyncio-policy.rst [3.12] gh-113664: Improve style of Big O notation (GH-113695) (GH-113909) 2024-01-10 13:08:08 +00:00
asyncio-protocol.rst [3.12] gh-101100: Fix Sphinx warnings in whatsnew/2.7.rst and related (GH-115319) (#115330) 2024-02-12 16:37:20 +02:00
asyncio-queue.rst
asyncio-runner.rst GH-99388: add loop_factory parameter to asyncio.run (#99462) 2022-11-14 10:18:51 -08:00
asyncio-stream.rst [3.12] gh-116281: Remove wrong '\' from '\*' in some doc signatures (GH-116282) (#116285) 2024-03-03 14:42:22 -05:00
asyncio-subprocess.rst [3.12] gh-101100: Fix Sphinx warnings in whatsnew/2.7.rst and related (GH-115319) (#115330) 2024-02-12 16:37:20 +02:00
asyncio-sync.rst
asyncio-task.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
asyncio.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
atexit.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
audioop.rst
audit_events.rst [3.12] gh-115777: Fix double versionadded directives (GH-116269) (GH-116361) 2024-03-05 16:00:40 +00:00
base64.rst [3.12] Clarify base64.a85encode docs: *wrapcols* doesn't count the newline (GH-119409) (GH-119482) 2024-05-28 16:55:43 +02:00
bdb.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
binary.rst
binascii.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
bisect.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
builtins.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
bz2.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
calendar.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
cgi.rst [3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910) 2024-04-15 13:18:21 -06:00
cgitb.rst
chunk.rst
cmath.rst [3.12] gh-109218: Improve documentation for the complex() constructor (GH-119687) (ПР-119805) 2024-05-30 20:52:44 +00:00
cmd.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
cmdline.rst [3.12] gh-108826: Document dis module CLI and rename _test function to main (#108827) (#110681) 2023-10-11 14:47:38 -06:00
code.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
codecs.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
codeop.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
collections.abc.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
collections.rst [3.12] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) (GH-120412) 2024-06-12 14:42:06 +00:00
colorsys.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
compileall.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
concurrency.rst
concurrent.futures.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
concurrent.rst [3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419) 2023-07-29 09:16:27 +03:00
configparser.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
constants.rst [3.12] Docs: mark up NotImplemented using the :data: role throughout the docs (GH-116135) (#116147) 2024-02-29 20:53:51 +00:00
contextlib.rst [3.12] gh-119287: clarify doc on BaseExceptionGroup.derive and link to it from contextlib.suppress (GH-119657) (#120106) 2024-06-05 12:02:52 +00:00
contextvars.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
copy.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
copyreg.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
crypt.rst [3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910) 2024-04-15 13:18:21 -06:00
crypto.rst
csv.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
ctypes.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
curses.ascii.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
curses.panel.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
curses.rst [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00:00
custominterp.rst
dataclasses.rst [3.12] gh-119260: Clarify is_dataclass Behavior for Subclasses in Documentation and Tests (GH-119480) (#119761) 2024-05-30 03:24:50 +00:00
datatypes.rst
datetime.rst [3.12] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) (GH-120412) 2024-06-12 14:42:06 +00:00
dbm.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
debug.rst
decimal.rst [3.12] gh-101575: document Decimal.__round__() (GH-101737) (GH-120395) 2024-06-13 09:10:17 +02:00
development.rst
devmode.rst [3.12] gh-101100: Fix sphinx warnings in library/devmode.rst (GH-109963) (#109966) 2023-09-27 17:38:42 +02:00
dialog.rst [3.12] gh-110631: Fix reST indentation in Doc/library (GH-110685) (#110736) 2023-10-11 23:11:28 +02:00
difflib.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
dis.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
distribution.rst
doctest.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.charset.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.compat32-message.rst [3.12] GH-101100: Fix reference warnings for `__getitem__` (GH-110118) (#111073) 2023-10-19 18:33:03 +03:00
email.contentmanager.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.encoders.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.errors.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.examples.rst
email.generator.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.header.rst [3.12] gh-120276: Fix incorrect email.header.Header maxlinelen default (GH-120277) (GH-120278) 2024-06-08 17:26:01 +00:00
email.headerregistry.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.iterators.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.message.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.mime.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.parser.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.policy.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
email.utils.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
ensurepip.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
enum.rst [3.12] gh-120361: Add nonmember test with enum flags inside to test_enum (GH-120364) (#120512) 2024-06-14 20:59:12 +03:00
errno.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
exceptions.rst [3.12] gh-119287: clarify doc on BaseExceptionGroup.derive and link to it from contextlib.suppress (GH-119657) (#120106) 2024-06-05 12:02:52 +00:00
faulthandler.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
fcntl.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
filecmp.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
fileformats.rst
fileinput.rst [3.12] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) (GH-120412) 2024-06-12 14:42:06 +00:00
filesys.rst
fnmatch.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
fractions.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
frameworks.rst
ftplib.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
functional.rst
functions.rst [3.12] gh-110383: Clarify "non-integral" wording in pow() docs (GH-119688) (#120207) 2024-06-07 09:53:55 +00:00
functools.rst [3.12] gh-119010: Adds docs about __type_params__ to functools.update_wrapper (GH-119012) (#119014) 2024-05-13 20:16:54 +00:00
gc.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
getopt.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
getpass.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
gettext.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
glob.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
graphlib.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
grp.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
gzip.rst [3.12] gh-112346: Document the OS byte in gzip.compress output change in 3.11 (GH-120480) (#120613) 2024-06-17 05:54:33 +00:00
hashlib-blake2-tree.png
hashlib.rst [3.12] Clarify that dklen is expected in bytes for the hashlib functions (GH-106624) (GH-119384) 2024-05-22 08:58:03 +00:00
heapq.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
hmac.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
html.entities.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
html.parser.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
html.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
http.client.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
http.cookiejar.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
http.cookies.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
http.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
http.server.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
i18n.rst
idle.rst [3.12] Docs: fix typos in documentation (GH-118752) (#118786) 2024-05-08 19:13:42 +00:00
imaplib.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
imghdr.rst
importlib.metadata.rst [3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910) 2024-04-15 13:18:21 -06:00
importlib.resources.abc.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
importlib.resources.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
importlib.rst [3.12] Docs: mark up NotImplemented using the :data: role throughout the docs (GH-116135) (#116147) 2024-02-29 20:53:51 +00:00
index.rst [3.12] gh-108826: Document dis module CLI and rename _test function to main (#108827) (#110681) 2023-10-11 14:47:38 -06:00
inspect.rst [3.12] gh-120773: document introspective attributes of an async generator object in the inspect module (GH-120778) (#120828) 2024-06-21 16:58:58 +05:30
internet.rst GH-97950: Use new-style index directive ('module') (#103996) 2023-05-04 10:17:12 +02:00
intro.rst Doc: Fix broken link to emscripten networking website (#99531) 2022-11-18 10:57:04 -08:00
io.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
ipaddress.rst [3.12] gh-120128: fix description of argument to ipaddress.collapse_addresses() (GH-120131) (#120136) 2024-06-15 06:12:45 -06:00
ipc.rst
itertools.rst [3.12] Add unique() recipe to itertools docs (gh-119911) (gh-119917) 2024-06-01 12:06:18 -05:00
json.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
kde_example.png [3.12] Improve kde graph with better caption and number formatting (gh-113967) (gh-113968) 2024-01-11 18:49:10 -06:00
keyword.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
language.rst
linecache.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
locale.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
logging.config.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
logging.handlers.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
logging.rst [3.12] [doc] Clarify the nature of the root logger in the logging documentation (GH-119440) (GH-119652) 2024-05-28 15:04:19 +01:00
lzma.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
mailbox.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
mailcap.rst
markup.rst
marshal.rst [3.12] marshal docs: Remove reference to "Sun" (GH-119161) (#119168) 2024-05-19 02:22:10 +00:00
math.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
mimetypes.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
mm.rst
mmap.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
modulefinder.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
modules.rst
msilib.rst
msvcrt.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
multiprocessing.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
multiprocessing.shared_memory.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
netdata.rst
netrc.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
nis.rst
nntplib.rst
numbers.rst [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00:00
numeric.rst
operator.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
optparse.rst [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00:00
os.path.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
os.rst gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) 2024-05-09 19:18:56 +01:00
ossaudiodev.rst
pathlib-inheritance.png
pathlib-inheritance.svg
pathlib.rst [3.12] GH-119054: Add "Permissions and ownership" section to pathlib docs. (GH-120505) (#120968) 2024-06-24 20:32:24 +01:00
pdb.rst [3.12] gh-119580: Improve version added section for convenience variable (GH-119583) (#119625) 2024-05-27 19:04:01 +01:00
persistence.rst
pickle.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
pickletools.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
pipes.rst
pkgutil.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
platform.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
plistlib.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
poplib.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
posix.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
pprint.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
profile.rst [3.12] gh-110383: Fix documentation profile cumtime fix (GH-112221) (#112262) 2023-11-19 10:03:07 +00:00
pty.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
pwd.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
py_compile.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
pyclbr.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
pydoc.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
pyexpat.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
python.rst [3.12] GH-103082: Document PEP-669: Low Impact Monitoring for CPython (GH-107772) (#108909) 2023-09-05 15:07:11 +02:00
queue.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
quopri.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
random.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
re.rst [3.12] gh-119960: Add information about regex flags in re module functions (GH-119978) (#120908) 2024-06-23 21:32:24 +05:30
readline.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
reprlib.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
resource.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
rlcompleter.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
runpy.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
sched.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
secrets.rst [3.12] Correct the argument names for secrets.choice and secrets.randbelow in secrets.rst (GH-118098) (GH-118907) 2024-05-10 14:45:22 +00:00
security_warnings.rst
select.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
selectors.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
shelve.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
shlex.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
shutil.rst [3.12] Improve the rmtree doc for dir_fd param addition in 3.11 (GH-118964) (#118992) 2024-05-13 11:10:55 +00:00
signal.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
site.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
smtplib.rst [3.12] gh-120662: Improve smtplib example (GH-120668) (#120682) 2024-06-18 12:04:06 +00:00
sndhdr.rst
socket.rst [3.12] gh-110383: Document socket.makefile() accepts combined modes (GH-119150) (#119325) 2024-05-21 18:52:56 +00:00
socketserver.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
spwd.rst
sqlite3.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
ssl.rst [3.12] gh-118596: Add thread-safety clarifications to the SSLContext documentation (GH-118597) (#120596) 2024-06-16 20:34:18 +00:00
stat.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
statistics.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
stdtypes.rst [3.12] gh-119003: Clarify slice assignments (GH-119935) (#120848) 2024-06-23 18:04:25 +05:30
string.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
stringprep.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
struct.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
subprocess.rst [3.12] subprocess docs: Fix semantically important typo (GH-119752) (#119758) 2024-05-30 08:50:23 +01:00
sunau.rst
superseded.rst [3.12] Docs: Superseded modules: list only module names (GH-109439) (#109445) 2023-09-15 16:11:17 +02:00
symtable.rst [3.12] gh-119698: fix symtable.Class.get_methods and document its behaviour correctly (#120151) (#120776) 2024-06-19 22:12:31 -07:00
sys.monitoring.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
sys.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
sys_path_init.rst
sysconfig.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
syslog.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tabnanny.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tarfile.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
telnetlib.rst
tempfile.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
termios.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
test.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
text.rst
textwrap.rst [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00:00
threading.rst [3.12] gh-70795: Rework RLock documentation (GH-103853) (#119437) 2024-05-22 20:21:42 +00:00
time.rst [3.12] gh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/library/time.rst (GH-120084) 2024-06-05 00:29:28 +00:00
timeit.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tk.rst
tk_msg.png
tkinter.colorchooser.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tkinter.dnd.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
tkinter.font.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tkinter.messagebox.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tkinter.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tkinter.scrolledtext.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tkinter.tix.rst
tkinter.ttk.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
token-list.inc gh-102856: Python tokenizer implementation for PEP 701 (#104323) 2023-05-21 01:03:02 +01:00
token.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tokenize.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tomllib.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
trace.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
traceback.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tracemalloc.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
tty.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
tulip_coro.dia
tulip_coro.png
turtle-star.pdf
turtle-star.png
turtle-star.ps
turtle.rst [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00:00
types.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
typing.rst [3.12] gh-120661: improve example for basic type hints (GH-120934) (#120988) 2024-06-25 09:25:11 +01:00
unicodedata.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
unittest.mock-examples.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
unittest.mock.rst [3.12] gh-118912: Remove description of issue fixed in 3.5 from autospeccing guide (GH-119232) (#119283) 2024-05-20 23:40:17 +00:00
unittest.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
unix.rst
urllib.error.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
urllib.parse.rst [3.12] gh-120896: Fix typo in version changed note of urllib.parse.urlparse() (GH-120898) (#120903) 2024-06-23 18:10:11 +05:30
urllib.request.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
urllib.robotparser.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
urllib.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
uu.rst
uuid.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
venv.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
warnings.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
wave.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
weakref.rst [3.12] gh-101100: Fix Sphinx warnings in Doc/library/weakref.rst (GH-109881) (#109884) 2023-09-26 17:03:31 +02:00
webbrowser.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
windows.rst
winreg.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
winsound.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
wsgiref.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
xdrlib.rst
xml.dom.minidom.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
xml.dom.pulldom.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
xml.dom.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
xml.etree.elementtree.rst [3.12] Fix typo in ElementTree docs (GH-120342) (#120358) 2024-06-11 17:19:06 +00:00
xml.rst [3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910) 2024-04-15 13:18:21 -06:00
xml.sax.handler.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
xml.sax.reader.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
xml.sax.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
xml.sax.utils.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
xmlrpc.client.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
xmlrpc.rst [3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419) 2023-07-29 09:16:27 +03:00
xmlrpc.server.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
zipapp.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
zipfile.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
zipimport.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
zlib.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00
zoneinfo.rst [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791) 2024-05-08 19:42:01 +00:00