..
__future__.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
__main__.rst
_thread.rst
Python 3.15.0a1
2025-10-14 13:46:08 +03:00
abc.rst
aifc.rst
allos.rst
annotationlib.rst
gh-138764: annotationlib: Make call_annotate_function fallback to using VALUE annotations if both the requested format and VALUE_WITH_FAKE_GLOBALS are not implemented ( #138803 )
2025-10-21 15:57:43 +00:00
archiving.rst
argparse.rst
gh-84116: Add missing backslash to _SubParsersAction.add_parser signature ( #144572 )
2026-02-07 19:02:01 +01:00
array.rst
gh-143420: Clarify sequence behavior for slice indexes ( #143422 )
2026-01-11 19:17:47 +02:00
ast.rst
gh-142349: Implement PEP 810 - Explicit lazy imports ( #142351 )
2026-02-12 00:15:33 +00:00
asynchat.rst
asyncio-api-index.rst
asyncio-dev.rst
asyncio-eventloop.rst
Clarify the docs for args in asyncio callbacks ( #143873 )
2026-02-10 13:10:01 +00:00
asyncio-exceptions.rst
asyncio-extending.rst
asyncio-future.rst
asyncio-graph.rst
asyncio-llapi-index.rst
asyncio-platforms.rst
asyncio-policy.rst
asyncio-protocol.rst
asyncio-queue.rst
gh-142876: remove reference to thread in documentation of asyncio.Queue.shutdown ( #142888 )
2025-12-17 16:40:03 +00:00
asyncio-runner.rst
asyncio-stream.rst
gh-138703: clarify data buffer requirement of asyncio.StreamWriter.write ( #139564 )
2025-10-04 21:44:05 +05:30
asyncio-subprocess.rst
gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected ( #140997 )
2025-11-06 10:21:13 +05:30
asyncio-sync.rst
asyncio-task.rst
gh-142044: Add note to prefer asyncio.timeout[_at] over asyncio.Timeout ( #144449 )
2026-02-07 12:22:51 +00:00
asyncio.rst
gh-140569: recommend the new REPL in the asyncio REPL docs ( #140570 )
2025-11-06 11:09:07 +05:30
asyncore.rst
atexit.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
audioop.rst
audit_events.rst
base64.rst
Python 3.15.0a6
2026-02-11 14:23:15 +02:00
bdb.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
binary.rst
binascii.rst
Python 3.15.0a6
2026-02-11 14:23:15 +02:00
bisect.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
builtins.rst
bz2.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
calendar.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
cgi.rst
cgitb.rst
chunk.rst
cmath.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
cmd.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
cmdline.rst
gh-140727: Restructure profiling documentation for PEP 799 ( #142373 )
2025-12-09 12:55:04 +00:00
cmdlinelibs.rst
code.rst
gh-131885: Document * for code.InteractiveConsole ( #132029 )
2025-10-31 11:16:32 +01:00
codecs.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
codeop.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
collections.abc.rst
gh-105812: Use the `:deco:` role in place of manual decorator markup ( #139619 )
2025-10-05 21:15:36 +01:00
collections.rst
gh-141721: Improve docstring for LastUpdatedOrderedDict example (gh141724)
2025-11-19 12:22:27 -06:00
colorsys.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
compileall.rst
compression.rst
GH-123299: Copyedit 3.14 What's New: New and Improved Modules ( #139530 )
2025-10-04 15:58:51 +03:00
compression.zstd.rst
gh-143434: Fix typo in zstd documentation ( #143437 )
2026-01-05 11:55:11 -08:00
concurrency.rst
concurrent.futures.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
concurrent.interpreters.rst
Minor documentation improvements ( #140626 )
2025-11-06 19:11:50 +02:00
concurrent.rst
configparser.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
constants.rst
contextlib.rst
Python 3.15.0a6
2026-02-11 14:23:15 +02:00
contextvars.rst
gh-142119: Clarify that one contextvars.Token can only reset once in a lifetime (GH-143693)
2026-01-27 10:49:05 +01:00
copy.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
copyreg.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
crypt.rst
gh-139672: Remove references to passlib ( #139673 )
2025-10-09 20:13:38 +03:00
crypto.rst
csv.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
ctypes.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
curses.ascii.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
curses.panel.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
curses.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
custominterp.rst
dataclasses.rst
gh-105812: Use the `:deco:` role in place of manual decorator markup ( #139619 )
2025-10-05 21:15:36 +01:00
datatypes.rst
datetime.rst
gh-57095: Add note about input splitting in datetime.*.strptime (GH-131049)
2026-02-12 11:35:42 +01:00
dbm.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
debug.rst
gh-140727: Restructure profiling documentation for PEP 799 ( #142373 )
2025-12-09 12:55:04 +00:00
decimal.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
development.rst
devmode.rst
dialog.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
difflib.rst
Python 3.15.0a1
2025-10-14 13:46:08 +03:00
dis.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
distribution.rst
distutils.rst
doctest.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
email.charset.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
email.compat32-message.rst
email.contentmanager.rst
email.encoders.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
email.errors.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
email.examples.rst
email.generator.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
email.header.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
email.headerregistry.rst
Docs: Fix typo in email.headerregistry.rst ( #140965 )
2025-11-04 14:29:13 -05:00
email.iterators.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
email.message.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
email.mime.rst
email.parser.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
email.policy.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
email.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
email.utils.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
ensurepip.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
enum.rst
gh-136672: Docs: Move parts of Enum HOWTO to API Docs (GH-139176)
2026-02-13 11:51:56 -08:00
errno.rst
exceptions.rst
gh-142349: Implement PEP 810 - Explicit lazy imports ( #142351 )
2026-02-12 00:15:33 +00:00
faulthandler.rst
fcntl.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
filecmp.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
fileformats.rst
fileinput.rst
filesys.rst
fnmatch.rst
fractions.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
frameworks.rst
ftplib.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
functional.rst
functions.rst
gh-141984: Reword and reorganize Subscription (and Slicing) docs (GH-141985)
2026-02-04 16:08:23 +00:00
functools.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
gc.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
getopt.rst
getpass.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
gettext.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
glob.rst
docs: be clearer that glob results are unordered ( #140184 )
2025-10-19 16:16:35 -04:00
graphlib.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
grp.rst
gzip.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
hashlib-blake2-tree.png
hashlib.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
heapq-binary-tree.svg
heapq.rst
Minor documentation improvements ( #140626 )
2025-11-06 19:11:50 +02:00
hmac.rst
html.entities.rst
html.parser.rst
gh-137836: Support more RAWTEXT and PLAINTEXT elements in HTMLParser (GH-137837)
2025-10-31 17:44:02 +02:00
html.rst
gh-139006: Doc: Clarify html.escape function description ( #139016 )
2025-09-17 21:45:34 +08:00
http.client.rst
gh-141938: document treatment of OSError raised by HTTPConnection.getresponse ( #142339 )
2025-12-14 11:12:20 +01:00
http.cookiejar.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
http.cookies.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
http.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
http.server.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
i18n.rst
idle.rst
gh-143774 - Improve IDLE Format Paragraph doc ( #143775 )
2026-01-20 04:07:29 -05:00
imaplib.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
imghdr.rst
imp.rst
importlib.metadata.rst
gh-134740: Document distribution discovery in importlib.metadata ( #134751 )
2026-01-06 01:25:30 +00:00
importlib.resources.abc.rst
gh-143513: Clarify changed argument name of ResourceReader.is_resource (GH-143523)
2026-01-08 08:40:17 -05:00
importlib.resources.rst
gh-138044: Fix importlib.resources.files deprecation docs ( #139632 )
2025-10-12 01:52:01 +03:00
importlib.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
index.rst
inspect.rst
Python 3.15.0a6
2026-02-11 14:23:15 +02:00
internet.rst
intro.rst
io.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
ipaddress.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
ipc.rst
itertools.rst
Itertools recipes: Replace the tabulate() example with running_mean() (gh-144483)
2026-02-04 14:21:20 -06:00
json.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
kde_example.png
keyword.rst
language.rst
linecache.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
locale.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
logging.config.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
logging.handlers.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
logging.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
lzma.rst
gh-139707: Add docs for optional modules (GH-140171)
2025-11-06 11:49:44 +01:00
mailbox.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
mailcap.rst
markup.rst
marshal.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
math.integer.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
math.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
mimetypes.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
mm.rst
mmap.rst
Python 3.15.0a5
2026-01-14 16:41:32 +02:00
modulefinder.rst
modules.rst
msilib.rst
msvcrt.rst
Add source links to documentation for Windows-specific modules (GH-130244)
2026-01-22 21:30:13 +00:00
multiprocessing.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
multiprocessing.shared_memory.rst
netdata.rst
netrc.rst
nis.rst
nntplib.rst
numbers.rst
numeric.rst
gh-81313: Add the math.integer module (PEP-791) (GH-133909)
2025-10-31 16:13:43 +02:00
operator.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
optparse.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
os.path.rst
Python 3.15.0a6
2026-02-11 14:23:15 +02:00
os.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
ossaudiodev.rst
pathlib-inheritance.png
pathlib-inheritance.svg
pathlib.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
pdb.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
persistence.rst
pickle.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
pickletools.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
pipes.rst
pkgutil.rst
platform.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
plistlib.rst
poplib.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
posix.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
pprint.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
profile.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
profiling-sampling-visualization.html
gh-138122: Add sampling profiler visualisation to docs ( #142772 )
2026-02-10 23:09:07 +00:00
profiling.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
profiling.sampling.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
profiling.tracing.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
pstats.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
pty.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
pwd.rst
py_compile.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
pyclbr.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
pydoc.rst
pyexpat.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
python.rst
queue.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
quopri.rst
random.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
re.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
readline.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
removed.rst
reprlib.rst
resource.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
rlcompleter.rst
runpy.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
sched.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
secrets.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
security_warnings.rst
select.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
selectors.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
shelve.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
shlex.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
shutil.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
signal.rst
gh-144706: Warn against using synchronization primitives within signal handlers (GH-144736)
2026-02-12 18:15:23 -05:00
site.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
smtpd.rst
smtplib.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
sndhdr.rst
socket.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
socketserver.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
spwd.rst
sqlite3.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
ssl.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
stat.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
statistics.rst
stdtypes.rst
gh-106318: Fix incorrectly rendered code block in str.isalnum() docs (GH-144718)
2026-02-12 08:40:17 +01:00
string.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
string.templatelib.rst
gh-138558: Improve description of `Interpolation.expression` ( #139187 )
2025-10-04 22:06:56 +01:00
stringprep.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
struct.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
subprocess.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
sunau.rst
superseded.rst
gh-140727: Restructure profiling documentation for PEP 799 ( #142373 )
2025-12-09 12:55:04 +00:00
symtable.rst
Python 3.15.0a6
2026-02-11 14:23:15 +02:00
sys.monitoring.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
sys.rst
gh-142349: Implement PEP 810 - Explicit lazy imports ( #142351 )
2026-02-12 00:15:33 +00:00
sys_path_init.rst
sysconfig.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
syslog.rst
tabnanny.rst
tachyon-flamegraph.png
gh-138122: Add some screenshots to the profiling.sampling docs ( #142676 )
2025-12-14 17:43:03 +00:00
tachyon-gecko-calltree.png
gh-138122: Add some screenshots to the profiling.sampling docs ( #142676 )
2025-12-14 17:43:03 +00:00
tachyon-gecko-flamegraph.png
gh-138122: Add some screenshots to the profiling.sampling docs ( #142676 )
2025-12-14 17:43:03 +00:00
tachyon-gecko-opcodes.png
gh-138122: Add some screenshots to the profiling.sampling docs ( #142676 )
2025-12-14 17:43:03 +00:00
tachyon-heatmap-with-opcodes.png
gh-138122: Add some screenshots to the profiling.sampling docs ( #142676 )
2025-12-14 17:43:03 +00:00
tachyon-heatmap.png
gh-138122: Add some screenshots to the profiling.sampling docs ( #142676 )
2025-12-14 17:43:03 +00:00
tachyon-live-mode-1.gif
gh-138122: Add some screenshots to the profiling.sampling docs ( #142676 )
2025-12-14 17:43:03 +00:00
tachyon-live-mode-2.gif
gh-138122: Add some screenshots to the profiling.sampling docs ( #142676 )
2025-12-14 17:43:03 +00:00
tachyon-logo.png
gh-138122: Add some screenshots to the profiling.sampling docs ( #142676 )
2025-12-14 17:43:03 +00:00
tachyon-pstats.png
gh-138122: Add some screenshots to the profiling.sampling docs ( #142676 )
2025-12-14 17:43:03 +00:00
tarfile.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
telnetlib.rst
tempfile.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
termios.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
test.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
text.rst
textwrap.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
threading.rst
Python 3.15.0a1
2025-10-14 13:46:08 +03:00
time.rst
gh-141246: Link to correct Windows docs in time.sleep() doc ( #141248 )
2025-11-08 15:56:48 +01:00
timeit.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
tk.rst
tk_msg.png
tkinter.colorchooser.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
tkinter.dnd.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
tkinter.font.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
tkinter.messagebox.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
tkinter.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
tkinter.scrolledtext.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
tkinter.ttk.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
token-list.inc
token.rst
tokenize.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
tomllib.rst
Python 3.15.0a6
2026-02-11 14:23:15 +02:00
trace.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
traceback.rst
tracemalloc.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
tty.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
turtle-star.pdf
turtle-star.png
turtle-star.ps
turtle.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
types.rst
gh-142349: Implement PEP 810 - Explicit lazy imports ( #142351 )
2026-02-12 00:15:33 +00:00
typing.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
unicodedata.rst
Python 3.15.0a5
2026-01-14 16:41:32 +02:00
unittest.mock-examples.rst
gh-62480: De-personalize "Coping with mutable arguments" section in unittest.mock examples ( #141323 )
2025-11-17 13:44:44 +02:00
unittest.mock.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
unittest.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
unix.rst
urllib.error.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
urllib.parse.rst
Python 3.15.0a6
2026-02-11 14:23:15 +02:00
urllib.request.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
urllib.robotparser.rst
gh-141444: Replace dead URL in urllib.robotparser example (GH-144443)
2026-02-04 10:45:15 +02:00
urllib.rst
uu.rst
uuid.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
venv.rst
gh-144148: Update the urllib.parse documentation (GH-144497)
2026-02-05 16:32:17 +02:00
warnings.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
wave.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
weakref.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
webbrowser.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
windows.rst
winreg.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
winsound.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
wsgiref.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
xdrlib.rst
xml.dom.minidom.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
xml.dom.pulldom.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
xml.dom.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
xml.etree.elementtree.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
xml.rst
Docs: remove links of modules to themselves ( #144695 )
2026-02-11 07:56:36 -05:00
xml.sax.handler.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
xml.sax.reader.rst
xml.sax.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
xml.sax.utils.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
xmlrpc.client.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
xmlrpc.rst
xmlrpc.server.rst
Fix typos and grammar errors across documentation ( #144709 )
2026-02-11 16:35:25 +00:00
zipapp.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
zipfile.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
zipimport.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00
zlib.rst
gh-139707: Add docs for optional modules (GH-140171)
2025-11-06 11:49:44 +01:00
zoneinfo.rst
Docs: module pages should not link to themselves ( #144505 )
2026-02-06 06:48:27 -05:00