.. |
__future__.rst
|
gh-119180: Documentation for PEP 649 and 749 (#122235)
|
2024-09-11 07:49:59 -07:00 |
__main__.rst
|
gh-90437: Fix __main__.py documentation wording (GH-116309)
|
2024-07-04 15:49:14 -07:00 |
_thread.rst
|
Format None, True, False and NotImplemented as literals (GH-118758)
|
2024-05-08 22:35:16 +03:00 |
abc.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
allos.rst
|
gh-118689: Doc: fix ePub build (#118690)
|
2024-05-10 19:24:02 +09:00 |
annotationlib.rst
|
Update Sphinx Lint and fix unnecessary parentheses in `:func:`s (#123960)
|
2024-09-11 21:05:15 +03:00 |
archiving.rst
|
…
|
|
argparse.rst
|
GH-79714: Add mention of stderr for clarity to ArgumentParser.exit() (GH-123932)
|
2024-09-23 12:08:03 +03:00 |
array.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
ast.rst
|
gh-116022: Improve `repr()` of AST nodes (#117046)
|
2024-09-18 10:28:22 -07:00 |
asyncio-api-index.rst
|
…
|
|
asyncio-dev.rst
|
…
|
|
asyncio-eventloop.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
asyncio-exceptions.rst
|
…
|
|
asyncio-extending.rst
|
…
|
|
asyncio-future.rst
|
Docs: spelling and grammar fixes (#122084)
|
2024-07-22 09:14:25 +08:00 |
asyncio-llapi-index.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
asyncio-platforms.rst
|
GH-120804: add docs for removal for asyncio child watchers (#120895)
|
2024-06-23 13:14:12 +00:00 |
asyncio-policy.rst
|
GH-120804: add docs for removal for asyncio child watchers (#120895)
|
2024-06-23 13:14:12 +00:00 |
asyncio-protocol.rst
|
gh-113812: Allow DatagramTransport.sendto to send empty data (#115199)
|
2024-02-16 18:38:07 -08:00 |
asyncio-queue.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
asyncio-runner.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
asyncio-stream.rst
|
gh-117722: Fix Stream.readuntil with non-bytes buffer objects (#117723)
|
2024-04-11 07:41:55 -07:00 |
asyncio-subprocess.rst
|
GH-120804: add docs for removal for asyncio child watchers (#120895)
|
2024-06-23 13:14:12 +00:00 |
asyncio-sync.rst
|
gh-112202: Ensure that condition.notify() succeeds even when racing with Task.cancel() (#112201)
|
2024-02-03 08:19:37 -08:00 |
asyncio-task.rst
|
gh-108951: Document how to terminate an asyncio.TaskGroup (#123837)
|
2024-09-11 08:43:24 -07:00 |
asyncio.rst
|
gh-121957: Emit audit events for `python -i` and `python -m asyncio` (GH-121958)
|
2024-07-22 13:04:08 +02:00 |
atexit.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
audit_events.rst
|
gh-115777: Fix double versionadded directives (GH-116269)
|
2024-03-05 17:41:53 +02:00 |
base64.rst
|
Clarify base64.a85encode docs: *wrapcols* doesn't count the newline (GH-119409)
|
2024-05-24 00:11:45 +02:00 |
bdb.rst
|
Format None, True, False and NotImplemented as literals (GH-118758)
|
2024-05-08 22:35:16 +03:00 |
binary.rst
|
…
|
|
binascii.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
bisect.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
builtins.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
bz2.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
calendar.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
cmath.rst
|
gh-109218: Improve documentation for the complex() constructor (GH-119687)
|
2024-05-30 20:20:07 +00:00 |
cmd.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
cmdline.rst
|
gh-123834: Add `symtable` to the list of modules with a CLI (#123835)
|
2024-09-09 13:45:43 +02:00 |
code.rst
|
gh-74929: PEP 667 general docs update (gh-119201)
|
2024-05-21 03:32:15 +00:00 |
codecs.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
codeop.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
collections.abc.rst
|
gh-123523: Rework typing documentation for generators and coroutines, and link to it from `collections.abc` docs (#123544)
|
2024-09-06 17:41:06 +01:00 |
collections.rst
|
gh-119004: fix a crash in equality testing between `OrderedDict` (#121329)
|
2024-09-23 18:44:36 -05:00 |
colorsys.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
compileall.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
concurrency.rst
|
…
|
|
concurrent.futures.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
concurrent.rst
|
…
|
|
configparser.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
constants.rst
|
gh-103066: Add links and `help` in site.py constants (#103777)
|
2024-09-06 10:29:28 +03:00 |
contextlib.rst
|
Docs: spelling and grammar fixes (#122084)
|
2024-07-22 09:14:25 +08:00 |
contextvars.rst
|
Mention `curl` in `contextvars` docs (#123838)
|
2024-09-09 16:58:49 +03:00 |
copy.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
copyreg.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
crypto.rst
|
…
|
|
csv.rst
|
Format None, True, False and NotImplemented as literals (GH-118758)
|
2024-05-08 22:35:16 +03:00 |
ctypes.rst
|
Normalize cdecl formatting as found elsewhere on ctypes.rst (#121379)
|
2024-09-13 18:26:16 +03:00 |
curses.ascii.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
curses.panel.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
curses.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
custominterp.rst
|
…
|
|
dataclasses.rst
|
gh-123570: Add link to `weakref.ref` from `weakref_slot` docs in `dataclasses` (#123571)
|
2024-09-02 09:58:38 +03:00 |
datatypes.rst
|
…
|
|
datetime.rst
|
gh-85453: Improve instance attributes mark up on datetime.rst (#123655)
|
2024-09-05 20:56:52 +03:00 |
dbm.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
debug.rst
|
…
|
|
decimal.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
development.rst
|
…
|
|
devmode.rst
|
…
|
|
dialog.rst
|
…
|
|
difflib.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
dis.rst
|
gh-123165: update docs signature for `dis.disassemble` (#123808)
|
2024-09-10 15:25:27 +01:00 |
distribution.rst
|
…
|
|
doctest.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
email.charset.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
email.compat32-message.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
email.contentmanager.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
email.encoders.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
email.errors.rst
|
gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233)
|
2024-07-31 00:19:48 +02:00 |
email.examples.rst
|
…
|
|
email.generator.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
email.header.rst
|
gh-120276: Fix incorrect email.header.Header maxlinelen default (GH-120277)
|
2024-06-08 20:18:58 +03:00 |
email.headerregistry.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
email.iterators.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
email.message.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
email.mime.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
email.parser.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
email.policy.rst
|
gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233)
|
2024-07-31 00:19:48 +02:00 |
email.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
email.utils.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
ensurepip.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
enum.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
errno.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
exceptions.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
faulthandler.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
fcntl.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
filecmp.rst
|
gh-57141: Make shallow argument to filecmp.dircmp keyword-only (#121767)
|
2024-07-14 15:53:32 -07:00 |
fileformats.rst
|
…
|
|
fileinput.rst
|
gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347)
|
2024-06-12 17:23:03 +03:00 |
filesys.rst
|
…
|
|
fnmatch.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
fractions.rst
|
Docs: spelling and grammar fixes (#122084)
|
2024-07-22 09:14:25 +08:00 |
frameworks.rst
|
…
|
|
ftplib.rst
|
gh-120823: Fix doc for ftplib.FTP.retrbinary() (GH-121697)
|
2024-07-13 16:16:26 +02:00 |
functional.rst
|
…
|
|
functions.rst
|
gh-123207: Clarify the documentation for the mro lookup for super() (GH-123417)
|
2024-09-05 15:52:04 +02:00 |
functools.rst
|
GH-103484: Fix broken links reported by linkcheck (#124169)
|
2024-09-17 17:05:15 +02:00 |
gc.rst
|
GH-117759: Document incremental GC (GH-123266)
|
2024-08-27 15:23:39 +01:00 |
getopt.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
getpass.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
gettext.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
glob.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
graphlib.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
grp.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
gzip.rst
|
gh-112346: Document the OS byte in `gzip.compress` output change in 3.11 (#120480)
|
2024-06-16 22:47:10 -07:00 |
hashlib-blake2-tree.png
|
…
|
|
hashlib.rst
|
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
|
2024-09-17 02:53:38 +00:00 |
heapq.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
hmac.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
html.entities.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
html.parser.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
html.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
http.client.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
http.cookiejar.rst
|
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
|
2024-09-17 02:53:38 +00:00 |
http.cookies.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
http.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
http.server.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
i18n.rst
|
…
|
|
idle.rst
|
Docs: fix typos in documentation (#118752)
|
2024-05-08 12:20:40 -06:00 |
imaplib.rst
|
Format None, True, False and NotImplemented as literals (GH-118758)
|
2024-05-08 22:35:16 +03:00 |
importlib.metadata.rst
|
gh-123976: Refresh docs around custom providers. (#123977)
|
2024-09-13 02:29:08 +00:00 |
importlib.resources.abc.rst
|
Docs: spelling and grammar fixes (#122084)
|
2024-07-22 09:14:25 +08:00 |
importlib.resources.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
importlib.rst
|
GH-65961: Document the deprecation of `__package__` and `__cached__` (GH-124377)
|
2024-09-23 14:14:33 -07:00 |
index.rst
|
…
|
|
inspect.rst
|
gh-118577: Clarify that inspect.BoundArguments prefers to put values in args (GH-119936)
|
2024-09-12 14:03:32 +02:00 |
internet.rst
|
…
|
|
intro.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
io.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
ipaddress.rst
|
gh-118710: Make IPv*Address.version & max_prefixlen available on the class (GH-120698)
|
2024-09-04 15:51:12 +02:00 |
ipc.rst
|
…
|
|
itertools.rst
|
Small improvements to the itertools docs (GH-123885)
|
2024-09-09 20:57:49 -05:00 |
json.rst
|
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
|
2024-09-17 02:53:38 +00:00 |
kde_example.png
|
…
|
|
keyword.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
language.rst
|
…
|
|
linecache.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
locale.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
logging.config.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
logging.handlers.rst
|
Format None, True, False and NotImplemented as literals (GH-118758)
|
2024-05-08 22:35:16 +03:00 |
logging.rst
|
Remove excessive backticks in logging doc (#123813)
|
2024-09-07 18:09:02 +00:00 |
lzma.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
mailbox.rst
|
Docs: spelling and grammar fixes (#122084)
|
2024-07-22 09:14:25 +08:00 |
markup.rst
|
…
|
|
marshal.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
math.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
mimetypes.rst
|
Document ``mimetypes.MimeTypes.add_type()`` (#122301)
|
2024-07-26 22:03:08 +00:00 |
mm.rst
|
…
|
|
mmap.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
modulefinder.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
modules.rst
|
…
|
|
msvcrt.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
multiprocessing.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
multiprocessing.shared_memory.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
netdata.rst
|
…
|
|
netrc.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
numbers.rst
|
docs: fix a few typos identified by codespell (#119516)
|
2024-05-25 18:13:31 -07:00 |
numeric.rst
|
…
|
|
operator.rst
|
gh-115808: Add ``is_none`` and ``is_not_none`` to ``operator`` (#115814)
|
2024-08-10 20:16:34 +01:00 |
optparse.rst
|
Docs: spelling and grammar fixes (#122084)
|
2024-07-22 09:14:25 +08:00 |
os.path.rst
|
Doc: Improve wording of ``os.path.commonpath()`` (#122627)
|
2024-08-03 11:18:59 +00:00 |
os.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
pathlib-inheritance.png
|
…
|
|
pathlib-inheritance.svg
|
…
|
|
pathlib.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
pdb.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
persistence.rst
|
…
|
|
pickle.rst
|
gh-118830: Bump pickle.DEFAULT_PROTOCOL to 5 (GH-119340)
|
2024-07-19 16:47:10 +02:00 |
pickletools.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
pkgutil.rst
|
gh-59022: Added tests for `pkgutil.extend_path` (#59022) (GH-121673)
|
2024-07-16 17:14:26 +02:00 |
platform.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
plistlib.rst
|
Docs: spelling and grammar fixes (#122084)
|
2024-07-22 09:14:25 +08:00 |
poplib.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
posix.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
pprint.rst
|
gh-115986 Improve pprint docs formatting (GH-117401)
|
2024-06-27 16:32:50 +02:00 |
profile.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
pty.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
pwd.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
py_compile.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
pyclbr.rst
|
Format None, True, False and NotImplemented as literals (GH-118758)
|
2024-05-08 22:35:16 +03:00 |
pydoc.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
pyexpat.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
python.rst
|
gh-119180: Documentation for PEP 649 and 749 (#122235)
|
2024-09-11 07:49:59 -07:00 |
queue.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
quopri.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
random.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
re.rst
|
gh-124130: Notes on empty string corner case of category `\B` (#124133)
|
2024-09-23 08:58:14 +02:00 |
readline.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
reprlib.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
resource.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
rlcompleter.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
runpy.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
sched.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
secrets.rst
|
gh-123789: `secrets.randbits` returns only non-negative int (#123801)
|
2024-09-07 21:17:59 -07:00 |
security_warnings.rst
|
…
|
|
select.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
selectors.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
shelve.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
shlex.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
shutil.rst
|
bpo-41843: Reenable use of sendfile in shutil module on Solaris (GH-23893)
|
2024-09-19 14:47:05 +00:00 |
signal.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
site.rst
|
gh-103066: Add links and `help` in site.py constants (#103777)
|
2024-09-06 10:29:28 +03:00 |
smtplib.rst
|
gh-120662: Improve `smtplib` example (#120668)
|
2024-06-18 13:56:58 +02:00 |
socket.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
socketserver.rst
|
gh-111872: Document the max_children attribute for `socketserver.ForkingMixIn` (#118134)
|
2024-07-03 13:16:57 +05:30 |
sqlite3.rst
|
Use pep role instead of url (#121611)
|
2024-09-17 16:02:14 +03:00 |
ssl.rst
|
GH-103484: Fix broken links reported by linkcheck (#124169)
|
2024-09-17 17:05:15 +02:00 |
stat.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
statistics.rst
|
gh-121977: Add tips for handling unhashable data (#122075)
|
2024-07-21 05:53:26 +00:00 |
stdtypes.rst
|
closes gh-124016: update Unicode to 16.0.0 (#124017)
|
2024-09-13 07:47:04 -07:00 |
string.rst
|
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
|
2024-07-19 08:06:02 +00:00 |
stringprep.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
struct.rst
|
gh-123110: correct note about _Bool in the struct module docs (GH-123111)
|
2024-08-18 16:58:58 +03:00 |
subprocess.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
superseded.rst
|
…
|
|
symtable.rst
|
gh-119698: deprecate ``symtable.Class.get_methods`` (#121902)
|
2024-07-22 07:04:17 -07:00 |
sys.monitoring.rst
|
GH-109975: Copyedit 3.13 What's New: C API (#124313)
|
2024-09-23 14:28:17 +01:00 |
sys.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
sys_path_init.rst
|
…
|
|
sysconfig.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
syslog.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
tabnanny.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
tarfile.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
tempfile.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
termios.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
test.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
text.rst
|
…
|
|
textwrap.rst
|
docs: fix a few typos identified by codespell (#119516)
|
2024-05-25 18:13:31 -07:00 |
threading.rst
|
Fix typos in docs, error messages and comments (#122502)
|
2024-08-01 00:26:09 +00:00 |
time.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
timeit.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
tk.rst
|
…
|
|
tk_msg.png
|
…
|
|
tkinter.colorchooser.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
tkinter.dnd.rst
|
Format None, True, False and NotImplemented as literals (GH-118758)
|
2024-05-08 22:35:16 +03:00 |
tkinter.font.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
tkinter.messagebox.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
tkinter.rst
|
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
|
2024-09-17 02:53:38 +00:00 |
tkinter.scrolledtext.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
tkinter.ttk.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
token-list.inc
|
…
|
|
token.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
tokenize.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
tomllib.rst
|
gh-123905: Update TOML description to include version number (GH-123906)
|
2024-09-10 14:16:32 +00:00 |
trace.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
traceback.rst
|
gh-82378: Document the difference between sys.tracebacklimit and the limit arguments (#123286)
|
2024-08-25 23:50:43 +01:00 |
tracemalloc.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
tty.rst
|
Format None, True, False and NotImplemented as literals (GH-118758)
|
2024-05-08 22:35:16 +03:00 |
tulip_coro.dia
|
…
|
|
tulip_coro.png
|
…
|
|
turtle-star.pdf
|
…
|
|
turtle-star.png
|
…
|
|
turtle-star.ps
|
…
|
|
turtle.rst
|
gh-123614: Add save function to turtle.py (#123617)
|
2024-09-12 21:36:17 -07:00 |
types.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
typing.rst
|
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
|
2024-09-17 02:53:38 +00:00 |
unicodedata.rst
|
closes gh-124016: update Unicode to 16.0.0 (#124017)
|
2024-09-13 07:47:04 -07:00 |
unittest.mock-examples.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
unittest.mock.rst
|
gh-122858: Deprecate `asyncio.iscoroutinefunction` (#122875)
|
2024-08-11 16:35:51 +00:00 |
unittest.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
unix.rst
|
…
|
|
urllib.error.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
urllib.parse.rst
|
gh-120522: Apply App Store compliance patch during installation (#121947)
|
2024-07-22 07:36:08 +08:00 |
urllib.request.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
urllib.robotparser.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
urllib.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
uuid.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
venv.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
warnings.rst
|
gh-121163: Add "all" as an valid alias for "always" in warnings.simplefilter() (#121164)
|
2024-06-30 19:48:00 +02:00 |
wave.rst
|
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
|
2024-09-01 05:59:42 +01:00 |
weakref.rst
|
Docs: Standardise versionchanged text in weakref.rst (#122898)
|
2024-08-11 21:40:11 +01:00 |
webbrowser.rst
|
gh-116622: Complete Android documentation (#124259)
|
2024-09-23 23:09:53 +00:00 |
windows.rst
|
…
|
|
winreg.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
winsound.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
wsgiref.rst
|
Use pep role instead of url (#121611)
|
2024-09-17 16:02:14 +03:00 |
xml.dom.minidom.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
xml.dom.pulldom.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
xml.dom.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
xml.etree.elementtree.rst
|
Fix typo in XMLParser doc (#124129)
|
2024-09-20 12:42:44 +02:00 |
xml.rst
|
Docs: add link roles with Sphinx extlinks (#117850)
|
2024-04-15 21:22:00 +03:00 |
xml.sax.handler.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
xml.sax.reader.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
xml.sax.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
xml.sax.utils.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
xmlrpc.client.rst
|
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
|
2024-09-17 02:53:38 +00:00 |
xmlrpc.rst
|
…
|
|
xmlrpc.server.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
zipapp.rst
|
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
|
2024-08-30 14:34:09 +03:00 |
zipfile.rst
|
gh-119588: Update docs to reflect decision to include the change with Python 3.13 and not 3.12. (#120043)
|
2024-06-04 15:20:01 +00:00 |
zipimport.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
zlib.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |
zoneinfo.rst
|
docs: module page titles should not start with a link to themselves (#117099)
|
2024-05-08 20:34:40 +01:00 |