.. |
2to3.rst
|
|
|
__future__.rst
|
|
|
__main__.rst
|
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
|
2023-07-21 14:51:00 +03:00 |
_thread.rst
|
[3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103)
|
2023-07-23 12:00:31 +02:00 |
abc.rst
|
|
|
aifc.rst
|
|
|
allos.rst
|
|
|
archiving.rst
|
|
|
argparse.rst
|
gh-103921: Rename "type" header in argparse docs (#104654)
|
2023-05-19 06:50:34 -07:00 |
array.rst
|
[3.12] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (#107060)
|
2023-07-23 11:24:51 +02:00 |
ast.rst
|
[3.12] ast docs: Fix incorrect link on keyword (GH-108728) (#108737)
|
2023-09-01 15:32:13 +02: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-105857: Document that asyncio subprocess std{in,out,err} can be file handles (GH-107986) (#108332)
|
2023-08-22 21:37:14 +02: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
|
|
|
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
|
|
|
asyncio-protocol.rst
|
|
|
asyncio-queue.rst
|
|
|
asyncio-runner.rst
|
|
|
asyncio-stream.rst
|
|
|
asyncio-subprocess.rst
|
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
|
2023-07-21 14:51:00 +03:00 |
asyncio-sync.rst
|
|
|
asyncio-task.rst
|
[3.12] gh-107980: fix doc role for asyncio.timeouts (GH-108126) (#108152)
|
2023-08-20 01:08:40 +02:00 |
asyncio.rst
|
|
|
atexit.rst
|
[3.12] gh-104690 Disallow thread creation and fork at interpreter finalization (GH-104826) (#105277)
|
2023-06-04 04:32:00 +00:00 |
audioop.rst
|
|
|
audit_events.rst
|
|
|
base64.rst
|
|
|
bdb.rst
|
|
|
binary.rst
|
|
|
binascii.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02:00 |
bisect.rst
|
GH-104145: Use fully-qualified cross reference types for the bisect module (#104172)
|
2023-05-08 17:32:18 +01:00 |
builtins.rst
|
|
|
bz2.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
calendar.rst
|
[3.12] GH-108202: Document `calendar `'s command-line interface (GH-109020) (#109030)
|
2023-09-08 15:11:16 +02:00 |
cgi.rst
|
|
|
cgitb.rst
|
|
|
chunk.rst
|
|
|
cmath.rst
|
[3.12] gh-101100: Docs: Fix references to several numeric dunders (GH-106278) (#106281)
|
2023-06-30 15:39:52 +01:00 |
cmd.rst
|
|
|
code.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
codecs.rst
|
|
|
codeop.rst
|
[3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103)
|
2023-07-23 12:00:31 +02:00 |
collections.abc.rst
|
gh-91896: Revert some very noisy DeprecationWarnings for ByteString (#104424)
|
2023-05-13 09:55:35 +01:00 |
collections.rst
|
|
|
colorsys.rst
|
|
|
compileall.rst
|
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
|
2023-07-21 14:51:00 +03:00 |
concurrency.rst
|
|
|
concurrent.futures.rst
|
|
|
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
|
|
|
constants.rst
|
[3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103)
|
2023-07-23 12:00:31 +02:00 |
contextlib.rst
|
|
|
contextvars.rst
|
|
|
copy.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02:00 |
copyreg.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02:00 |
crypt.rst
|
[3.12] gh-96747: Mention the PyPI passlib package in the crypt deprecation doc (GH-106660) (#106660)
|
2023-07-12 14:58:51 -07:00 |
crypto.rst
|
|
|
csv.rst
|
|
|
ctypes.rst
|
[3.12] gh-107659: Improve wording of the description of ctypes.pointer and ctypes.POINTER (GH-107769) (#108163)
|
2023-08-20 15:50:09 +02:00 |
curses.ascii.rst
|
gh-101100: Fix Sphinx warnings in curses and curses.ascii modules (#103457)
|
2023-05-02 23:09:04 -06:00 |
curses.panel.rst
|
|
|
curses.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
custominterp.rst
|
|
|
dataclasses.rst
|
[3.12] gh-108267: Dataclasses docs: Fix object.__setattr__ typo (GH-108355) (#108358)
|
2023-08-23 13:46:03 +02:00 |
datatypes.rst
|
|
|
datetime.rst
|
[3.12] gh-105563: reference DateType in datetime's documentation (GH-105946) (#108789)
|
2023-09-02 23:44:06 +02:00 |
dbm.rst
|
|
|
debug.rst
|
|
|
decimal.rst
|
[3.12] GH-105774: Clarify operation of normalize() (GH-106093) (GH-106128)
|
2023-06-26 23:32:16 -05:00 |
development.rst
|
|
|
devmode.rst
|
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
|
2023-07-21 14:51:00 +03:00 |
dialog.rst
|
|
|
difflib.rst
|
|
|
dis.rst
|
[3.12] Docs: Resolve Sphinx warnings in dis.rst (GH-108476) (#108546)
|
2023-08-28 01:59:35 +02:00 |
distribution.rst
|
|
|
doctest.rst
|
|
|
email.charset.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
email.compat32-message.rst
|
|
|
email.contentmanager.rst
|
|
|
email.encoders.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
email.errors.rst
|
|
|
email.examples.rst
|
|
|
email.generator.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
email.header.rst
|
|
|
email.headerregistry.rst
|
|
|
email.iterators.rst
|
|
|
email.message.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
email.mime.rst
|
|
|
email.parser.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
email.policy.rst
|
|
|
email.rst
|
|
|
email.utils.rst
|
[3.12] gh-106669: Revert "gh-102988: Detect email address parsing errors ... (GH-105127)" (GH-106733) (#106941)
|
2023-07-21 04:05:46 +00:00 |
ensurepip.rst
|
|
|
enum.rst
|
[3.12] gh-107700: [Enum] Document that EnumType was added in 3.11 (GH-108260) (#108301)
|
2023-08-22 20:34:56 +02:00 |
errno.rst
|
[3.12] gh-107453: Document errno.{ECANCELED,EOWNERDEAD,ENOTRECOVERABLE,ENOTSUP} (GH-107486) (#108529)
|
2023-08-27 16:13:26 +02:00 |
exceptions.rst
|
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
|
2023-07-21 14:49:39 +03:00 |
faulthandler.rst
|
|
|
fcntl.rst
|
[3.12] gh-107091: Fix some uses of :const: role (GH-107379) (GH-107384)
|
2023-07-28 10:35:20 +00:00 |
filecmp.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
fileformats.rst
|
|
|
fileinput.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
filesys.rst
|
|
|
fnmatch.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02:00 |
fractions.rst
|
[3.12] gh-107091: Fix some uses of :const: role (GH-107379) (GH-107384)
|
2023-07-28 10:35:20 +00:00 |
frameworks.rst
|
|
|
ftplib.rst
|
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
|
2023-07-21 14:51:00 +03:00 |
functional.rst
|
|
|
functions.rst
|
[3.12] gh-107755: Document the correct default value of slice step (GH-107756) (#108955)
|
2023-09-08 15:13:31 +02:00 |
functools.rst
|
[3.12] gh-107619: Extend functools LRU cache docs with generators and async functions (GH-107934) (#108161)
|
2023-08-20 15:49:32 +02:00 |
gc.rst
|
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
|
2023-07-21 14:51:00 +03:00 |
getopt.rst
|
|
|
getpass.rst
|
|
|
gettext.rst
|
[3.12] gh-54738: Add argparse i18n howto (GH-104562) (#107102)
|
2023-07-23 11:36:10 +02:00 |
glob.rst
|
|
|
graphlib.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
grp.rst
|
|
|
gzip.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
hashlib-blake2-tree.png
|
|
|
hashlib.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
heapq.rst
|
|
|
hmac.rst
|
|
|
html.entities.rst
|
|
|
html.parser.rst
|
|
|
html.rst
|
|
|
http.client.rst
|
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
|
2023-07-21 14:49:39 +03:00 |
http.cookiejar.rst
|
|
|
http.cookies.rst
|
|
|
http.rst
|
|
|
http.server.rst
|
|
|
i18n.rst
|
|
|
idle.rst
|
[3.12] Fix misc doc typos (GH-108592) (#108594)
|
2023-08-29 12:38:03 +02:00 |
imaplib.rst
|
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
|
2023-07-21 14:49:39 +03:00 |
imghdr.rst
|
|
|
importlib.metadata.rst
|
gh-102215: importlib documentation cleanups
|
2023-05-06 03:40:19 +01:00 |
importlib.resources.abc.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
importlib.resources.rst
|
[3.12] gh-107732: Mention dir support in importlib.resources docs (GH-107734) (#109058)
|
2023-09-08 15:12:48 +02:00 |
importlib.rst
|
[3.12] Fix misc doc typos (GH-108592) (#108594)
|
2023-08-29 12:38:03 +02:00 |
index.rst
|
|
|
inspect.rst
|
[3.12] gh-108857: improve markup in inspect.Signature.replace() docs (GH-108862) (#108971)
|
2023-09-06 00:39:21 +00:00 |
internet.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02:00 |
intro.rst
|
|
|
io.rst
|
[3.12] gh-107801: Improve the accuracy of io.IOBase.seek docs (#108268) (#108655)
|
2023-08-29 22:19:08 +02:00 |
ipaddress.rst
|
|
|
ipc.rst
|
|
|
itertools.rst
|
[3.12] gh-107208: Fix iter_index() recipe to not swallow exceptions (gh-108835) (#108837)
|
2023-09-04 13:46:35 +02:00 |
json.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
kde_example.png
|
[3.12] Add another example to the statistics docs (GH-107904) (#107941)
|
2023-08-14 16:58:54 +02:00 |
keyword.rst
|
|
|
language.rst
|
|
|
linecache.rst
|
|
|
locale.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02:00 |
logging.config.rst
|
gh-103606: raise RuntimeError if config file is invalid or empty (#104701)
|
2023-05-20 22:26:49 +00:00 |
logging.handlers.rst
|
[3.12] gh-107091: Fix some uses of :const: role (GH-107379) (GH-107384)
|
2023-07-28 10:35:20 +00:00 |
logging.rst
|
[3.12] Docs: document 'manager' and '_log' attrs of logging.Logging (GH-108145) (#108190)
|
2023-08-21 13:16:53 +02:00 |
lzma.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
mailbox.rst
|
[3.12] gh-106948: Docs: Disable links for C standard library functions, OS utility functions and system calls (GH-107062) (#107154)
|
2023-07-23 23:13:23 +02:00 |
mailcap.rst
|
|
|
markup.rst
|
|
|
marshal.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02:00 |
math.rst
|
gh-94906: Support multiple steps in math.nextafter (#103881)
|
2023-05-19 21:03:49 +01:00 |
mimetypes.rst
|
|
|
mm.rst
|
|
|
mmap.rst
|
|
|
modulefinder.rst
|
|
|
modules.rst
|
|
|
msilib.rst
|
|
|
msvcrt.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
multiprocessing.rst
|
[3.12] Fix typo in multiprocessing docs (GH-108666) (#108677)
|
2023-08-30 15:21:32 +02:00 |
multiprocessing.shared_memory.rst
|
[3.12] gh-106939: document ShareableList nul-strip quirk. (GH-107266) (#107269)
|
2023-07-25 21:19:25 +00:00 |
netdata.rst
|
|
|
netrc.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
nis.rst
|
|
|
nntplib.rst
|
|
|
numbers.rst
|
|
|
numeric.rst
|
|
|
operator.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
optparse.rst
|
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
|
2023-07-21 14:49:39 +03:00 |
os.path.rst
|
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
|
2023-07-21 14:51:00 +03:00 |
os.rst
|
[3.12] Docs: Remove links to external C functions and macros in os.rst (GH-108138) (#108143)
|
2023-08-20 01:08:14 +02:00 |
ossaudiodev.rst
|
|
|
pathlib-inheritance.png
|
|
|
pathlib-inheritance.svg
|
|
|
pathlib.rst
|
[3.12] GH-104375: Use versionchanged to describe new arguments in pathlib docs (GH-104376, GH-106058)
|
2023-06-24 16:25:47 +01:00 |
pdb.rst
|
gh-104301: Allow leading whitespace in disambiguated pdb statements (#104342)
|
2023-05-11 18:12:02 +01:00 |
persistence.rst
|
|
|
pickle.rst
|
[3.12] Mention Ellipsis pickling in the docs (GH-103660) (#108661)
|
2023-08-30 15:20:45 +02:00 |
pickletools.rst
|
|
|
pipes.rst
|
|
|
pkgutil.rst
|
gh-97850: Deprecate find_loader and get_loader in pkgutil (GH-98520)
|
2023-05-03 16:11:54 -07:00 |
platform.rst
|
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
|
2023-07-21 14:51:00 +03:00 |
plistlib.rst
|
GH-103484: Fix redirected permanently URLs (#104001)
|
2023-05-02 09:34:44 +03:00 |
poplib.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
posix.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02:00 |
pprint.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
profile.rst
|
|
|
pty.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
pwd.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02:00 |
py_compile.rst
|
|
|
pyclbr.rst
|
|
|
pydoc.rst
|
|
|
pyexpat.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02: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
|
|
|
quopri.rst
|
|
|
random.rst
|
gh-104337: Clarify random.gammavariate doc entry (#104410)
|
2023-05-14 14:45:54 -04:00 |
re.rst
|
[3.12] gh-102211: Document re.{Pattern,Match} ’s existence (GH-102212) (#108490)
|
2023-08-27 01:21:24 +02:00 |
readline.rst
|
|
|
reprlib.rst
|
|
|
resource.rst
|
GH-103484: Fix redirected permanently URLs (#104001)
|
2023-05-02 09:34:44 +03:00 |
rlcompleter.rst
|
|
|
runpy.rst
|
[3.12] Improve cross-references in runpy docs (GH-107673) (#107698)
|
2023-08-07 00:48:48 +02:00 |
sched.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
secrets.rst
|
|
|
security_warnings.rst
|
|
|
select.rst
|
[3.12] gh-106948: Docs: Disable links for C standard library functions, OS utility functions and system calls (GH-107062) (#107154)
|
2023-07-23 23:13:23 +02:00 |
selectors.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
shelve.rst
|
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
|
2023-07-21 14:49:39 +03:00 |
shlex.rst
|
[3.12] shlex docs: remove outdated note (GH-106463) (#106466)
|
2023-07-05 13:57:49 -07:00 |
shutil.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
signal.rst
|
[3.12] gh-107091: Fix some uses of :const: role (GH-107379) (GH-107384)
|
2023-07-28 10:35:20 +00:00 |
site.rst
|
[3.12] GH-92584: Remove Installing Python Modules (Distutils version) (GH-108020) (#108062)
|
2023-08-17 12:53:26 +02:00 |
smtplib.rst
|
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
|
2023-07-21 14:49:39 +03:00 |
sndhdr.rst
|
|
|
socket.rst
|
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
|
2023-07-21 14:49:39 +03:00 |
socketserver.rst
|
|
|
spwd.rst
|
|
|
sqlite3.rst
|
[3.12] Fix misc doc typos (GH-108592) (#108594)
|
2023-08-29 12:38:03 +02:00 |
ssl.rst
|
[3.12] gh-107091: Fix some uses of :const: role (GH-107379) (GH-107384)
|
2023-07-28 10:35:20 +00:00 |
stat.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
statistics.rst
|
[3.12] Fix misc doc typos (GH-108592) (#108594)
|
2023-08-29 12:38:03 +02:00 |
stdtypes.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
string.rst
|
[3.12] GH-95088: Clarify rules for parsing an item key for format strings (GH-103779) (#105419)
|
2023-06-06 20:56:16 -07:00 |
stringprep.rst
|
[3.12] Fix grammatical error in stringprep documentation (GH-108414) (#108537)
|
2023-08-27 17:00:07 +02:00 |
struct.rst
|
[3.12] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (#107060)
|
2023-07-23 11:24:51 +02:00 |
subprocess.rst
|
[3.12] gh-107091: Fix some uses of :const: role (GH-107379) (GH-107384)
|
2023-07-28 10:35:20 +00:00 |
sunau.rst
|
|
|
superseded.rst
|
gh-98040: Remove just the imp module (#98573)
|
2023-04-28 16:17:58 -07:00 |
symtable.rst
|
|
|
sys.monitoring.rst
|
[3.12] GH-103082: Document PEP-669: Low Impact Monitoring for CPython (GH-107772) (#108909)
|
2023-09-05 15:07:11 +02:00 |
sys.rst
|
[3.12] GH-90915: Document that SystemExit doesn't trigger sys.excepthook (GH-31357) (#109082)
|
2023-09-08 15:22:08 +02:00 |
sys_path_init.rst
|
|
|
sysconfig.rst
|
[3.12] Fix misspellings in sysconfig docs (GH-108156) (#108157)
|
2023-08-20 15:48:46 +02:00 |
syslog.rst
|
|
|
tabnanny.rst
|
|
|
tarfile.rst
|
[3.12] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#108211)
|
2023-08-21 15:31:40 +02:00 |
telnetlib.rst
|
|
|
tempfile.rst
|
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
|
2023-07-21 14:49:39 +03:00 |
termios.rst
|
|
|
test.rst
|
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
|
2023-07-21 14:51:00 +03:00 |
text.rst
|
|
|
textwrap.rst
|
[3.12] Docs: Fix Sphinx warnings in sys.rst (#108106) (#108178)
|
2023-08-20 23:08:39 +02:00 |
threading.rst
|
[3.12] gh-101100: Fix sphinx warnings in threading.rst (GH-108684) (#108707)
|
2023-08-31 15:32:39 +02:00 |
time.rst
|
|
|
timeit.rst
|
[3.12] gh-105052:update timeit function's description (GH-105060) (#108534)
|
2023-08-27 16:15:01 +02:00 |
tk.rst
|
|
|
tk_msg.png
|
|
|
tkinter.colorchooser.rst
|
|
|
tkinter.dnd.rst
|
|
|
tkinter.font.rst
|
|
|
tkinter.messagebox.rst
|
|
|
tkinter.rst
|
[3.12] Fix misc doc typos (GH-108592) (#108594)
|
2023-08-29 12:38:03 +02:00 |
tkinter.scrolledtext.rst
|
|
|
tkinter.tix.rst
|
|
|
tkinter.ttk.rst
|
[3.12] Fix typo in tkinter docs (GH-106936) (#106937)
|
2023-07-21 00:11:52 +01:00 |
token-list.inc
|
gh-102856: Python tokenizer implementation for PEP 701 (#104323)
|
2023-05-21 01:03:02 +01:00 |
token.rst
|
gh-102856: Python tokenizer implementation for PEP 701 (#104323)
|
2023-05-21 01:03:02 +01:00 |
tokenize.rst
|
[3.12] Clarify the supported cases in the tokenize module (GH-105569) (#105573)
|
2023-06-09 16:00:42 +00:00 |
tomllib.rst
|
|
|
trace.rst
|
|
|
traceback.rst
|
[3.12] gh-89412: Add missing attributes (added in 3.10) to traceback module docs (GH-105046) (#105327)
|
2023-06-05 19:02:14 +02:00 |
tracemalloc.rst
|
|
|
tty.rst
|
gh-85984: New additions and improvements to the tty library. (#101832)
|
2023-05-19 18:13:30 +00:00 |
tulip_coro.dia
|
|
|
tulip_coro.png
|
|
|
turtle-star.pdf
|
|
|
turtle-star.png
|
|
|
turtle-star.ps
|
|
|
turtle.rst
|
[3.12] gh-106996: Rewrite turtle explanation (GH-107244) (#107335)
|
2023-07-27 08:11:50 +00:00 |
types.rst
|
GH-97950: Use new-style index directive ('builtin') (#104164)
|
2023-05-06 06:54:08 +03:00 |
typing.rst
|
[3.12] Fix typo in typing docs: Remove redundant backtick (GH-108559) (#108560)
|
2023-08-29 00:24:41 +02:00 |
unicodedata.rst
|
|
|
unittest.mock-examples.rst
|
[3.12] bpo-38157: Add example about per file output for mock_open. (GH-16090) (#109071)
|
2023-09-08 15:21:51 +02:00 |
unittest.mock.rst
|
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
|
2023-07-21 14:49:39 +03:00 |
unittest.rst
|
[3.12] gh-108669: unittest: Fix documentation for TestResult.collectedDurations (GH-108670) (#108672)
|
2023-08-30 15:21:05 +02:00 |
unix.rst
|
|
|
urllib.error.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
urllib.parse.rst
|
[3.12] GH-104554: Add RTSPS support to urllib/parse.py (GH-104605) (#105759)
|
2023-07-05 13:02:22 +02:00 |
urllib.request.rst
|
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
|
2023-07-21 14:49:39 +03:00 |
urllib.robotparser.rst
|
|
|
urllib.rst
|
|
|
uu.rst
|
|
|
uuid.rst
|
[3.12] gh-101100: Fix sphinx warnings in uuid.rst (GH-108805) (#108807)
|
2023-09-02 23:45:40 +02:00 |
venv.rst
|
[3.12] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (#107060)
|
2023-07-23 11:24:51 +02:00 |
warnings.rst
|
|
|
wave.rst
|
[3.12] gh-105096: Reformat wave documentation (#105136) (#105138)
|
2023-05-31 12:04:21 +00:00 |
weakref.rst
|
|
|
webbrowser.rst
|
|
|
windows.rst
|
|
|
winreg.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
winsound.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
wsgiref.rst
|
|
|
xdrlib.rst
|
|
|
xml.dom.minidom.rst
|
|
|
xml.dom.pulldom.rst
|
|
|
xml.dom.rst
|
|
|
xml.etree.elementtree.rst
|
|
|
xml.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
xml.sax.handler.rst
|
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
|
2023-07-29 09:16:27 +03:00 |
xml.sax.reader.rst
|
|
|
xml.sax.rst
|
|
|
xml.sax.utils.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.client.rst
|
GH-103484: Fix redirected permanently URLs (#104001)
|
2023-05-02 09:34:44 +03: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
|
|
|
zipapp.rst
|
[3.12] gh-106111: Remove zipapp documentation on creating a Windows executable (GH-106112) (#106114)
|
2023-06-26 18:26:40 +02:00 |
zipfile.rst
|
GH-103484: Fix redirected permanently URLs (#104001)
|
2023-05-02 09:34:44 +03:00 |
zipimport.rst
|
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
|
2023-05-03 04:55:22 -07:00 |
zlib.rst
|
|
|
zoneinfo.rst
|
|
|