cpython/Doc/library
2024-09-06 17:41:06 +01:00
..
__future__.rst
__main__.rst gh-90437: Fix __main__.py documentation wording (GH-116309) 2024-07-04 15:49:14 -07:00
_thread.rst
abc.rst
allos.rst
archiving.rst
argparse.rst gh-83648: Use versionadded in 'deprecated' description (GH-121877) 2024-07-16 21:26:17 +00: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-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03: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
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
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
asyncio-task.rst Docs: spelling and grammar fixes (#122084) 2024-07-22 09:14:25 +08: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
audit_events.rst
base64.rst Clarify base64.a85encode docs: *wrapcols* doesn't count the newline (GH-119409) 2024-05-24 00:11:45 +02:00
bdb.rst
binary.rst
binascii.rst
bisect.rst
builtins.rst
bz2.rst
calendar.rst
cmath.rst gh-109218: Improve documentation for the complex() constructor (GH-119687) 2024-05-30 20:20:07 +00:00
cmd.rst
cmdline.rst gh-122873: Allow "python -m json" to work (#122884) 2024-08-13 17:09:38 +01:00
code.rst gh-74929: PEP 667 general docs update (gh-119201) 2024-05-21 03:32:15 +00:00
codecs.rst
codeop.rst
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-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) 2024-06-12 17:23:03 +03: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
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 gh-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03:00
copy.rst
copyreg.rst
crypto.rst
csv.rst
ctypes.rst gh-105733: Soft-deprecate ctypes.ARRAY, rather than hard-deprecating it. (GH-122281) 2024-07-30 09:37:58 +02:00
curses.ascii.rst
curses.panel.rst
curses.rst docs: fix a few typos identified by codespell (#119516) 2024-05-25 18:13:31 -07: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
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
dis.rst gh-123550: Fix code snippet of BUILD_TUPLE in dis docs (#123551) 2024-09-01 07:11:40 +01:00
distribution.rst
doctest.rst
email.charset.rst
email.compat32-message.rst gh-123517: Remove unnecessary `:meth:` parentheses (#123518) 2024-09-01 05:59:42 +01:00
email.contentmanager.rst
email.encoders.rst
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
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
email.iterators.rst
email.message.rst gh-123517: Remove unnecessary `:meth:` parentheses (#123518) 2024-09-01 05:59:42 +01:00
email.mime.rst
email.parser.rst
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
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
enum.rst gh-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03:00
errno.rst
exceptions.rst gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) 2024-07-19 08:06:02 +00:00
faulthandler.rst
fcntl.rst
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
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-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03:00
gc.rst GH-117759: Document incremental GC (GH-123266) 2024-08-27 15:23:39 +01:00
getopt.rst
getpass.rst gh-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03:00
gettext.rst
glob.rst
graphlib.rst
grp.rst
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 Clarify that dklen is expected in bytes for the hashlib functions (GH-106624) 2024-05-22 11:51:25 +03:00
heapq.rst
hmac.rst
html.entities.rst
html.parser.rst
html.rst
http.client.rst
http.cookiejar.rst
http.cookies.rst
http.rst
http.server.rst gh-123517: Remove unnecessary `:meth:` parentheses (#123518) 2024-09-01 05:59:42 +01:00
i18n.rst
idle.rst
imaplib.rst
importlib.metadata.rst
importlib.resources.abc.rst Docs: spelling and grammar fixes (#122084) 2024-07-22 09:14:25 +08:00
importlib.resources.rst
importlib.rst Docs: spelling and grammar fixes (#122084) 2024-07-22 09:14:25 +08:00
index.rst
inspect.rst gh-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03:00
internet.rst
intro.rst
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 gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) 2024-07-19 08:06:02 +00:00
json.rst gh-123392: Clarify wording regarding parameters that are functions to be called (GH-123394) 2024-09-04 11:05:46 +00:00
kde_example.png
keyword.rst
language.rst
linecache.rst
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
logging.rst gh-105376: Restore deprecated logging warn() method (#122775) 2024-08-09 15:13:24 +02:00
lzma.rst
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
modulefinder.rst
modules.rst
msvcrt.rst
multiprocessing.rst gh-123517: Remove unnecessary `:meth:` parentheses (#123518) 2024-09-01 05:59:42 +01:00
multiprocessing.shared_memory.rst
netdata.rst
netrc.rst
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-123517: Remove unnecessary `:meth:` parentheses (#123518) 2024-09-01 05:59:42 +01: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
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
posix.rst
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
pwd.rst
py_compile.rst
pyclbr.rst
pydoc.rst
pyexpat.rst
python.rst
queue.rst
quopri.rst
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-118508: Clarify which characters are matched by \s (#119155) 2024-09-02 07:48:15 -04:00
readline.rst gh-121160: Note that readline libraries using different history formats. (GH-121327) 2024-07-19 15:52:00 +02:00
reprlib.rst
resource.rst gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) 2024-07-19 08:06:02 +00:00
rlcompleter.rst
runpy.rst
sched.rst
secrets.rst
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
shelve.rst
shlex.rst
shutil.rst gh-121999: Change default tarfile filter to 'data' (GH-122002) 2024-07-26 16:34:13 +02: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-123476: Add support for TCP_QUICKACK socket setting to Windows (#123478) 2024-09-05 22:59:48 +02:00
socketserver.rst gh-111872: Document the max_children attribute for socketserver.ForkingMixIn (#118134) 2024-07-03 13:16:57 +05:30
sqlite3.rst gh-123517: Remove unnecessary `:meth:` parentheses (#123518) 2024-09-01 05:59:42 +01:00
ssl.rst gh-123517: Remove unnecessary `:meth:` parentheses (#123518) 2024-09-01 05:59:42 +01:00
stat.rst
statistics.rst gh-121977: Add tips for handling unhashable data (#122075) 2024-07-21 05:53:26 +00:00
stdtypes.rst gh-123517: Remove unnecessary `:meth:` parentheses (#123518) 2024-09-01 05:59:42 +01: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
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-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03: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-116090: Fix test and clarify behavior for exception events when exhausting a generator. (GH-120697) 2024-07-26 14:37:35 +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
tabnanny.rst
tarfile.rst gh-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03:00
tempfile.rst
termios.rst
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-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03:00
timeit.rst
tk.rst
tk_msg.png
tkinter.colorchooser.rst
tkinter.dnd.rst
tkinter.font.rst
tkinter.messagebox.rst
tkinter.rst gh-123517: Remove unnecessary `:meth:` parentheses (#123518) 2024-09-01 05:59:42 +01:00
tkinter.scrolledtext.rst
tkinter.ttk.rst
token-list.inc
token.rst gh-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03:00
tokenize.rst
tomllib.rst
trace.rst
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
tty.rst
tulip_coro.dia
tulip_coro.png
turtle-star.pdf
turtle-star.png
turtle-star.ps
turtle.rst docs: fix a few typos identified by codespell (#119516) 2024-05-25 18:13:31 -07:00
types.rst
typing.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
unicodedata.rst
unittest.mock-examples.rst
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
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
urllib.rst
uuid.rst
venv.rst
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-123494: Improve documentation for `webbrowser` return types (#123495) 2024-09-01 06:17:03 +01:00
windows.rst
winreg.rst
winsound.rst
wsgiref.rst
xml.dom.minidom.rst
xml.dom.pulldom.rst
xml.dom.rst
xml.etree.elementtree.rst gh-123213: Fixed xml.etree.ElementTree.Element.extend and assignment to no longer hide exceptions (GH-123214) 2024-08-23 12:12:58 +03:00
xml.rst
xml.sax.handler.rst
xml.sax.reader.rst
xml.sax.rst
xml.sax.utils.rst
xmlrpc.client.rst
xmlrpc.rst
xmlrpc.server.rst
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
zlib.rst
zoneinfo.rst