cpython/Doc/library
Hugo van Kemenade 65b01b23bc
[3.10] Fix typos in Doc folder (GH-100880). (#100915)
Co-authored-by: Semen Zhydenko <semen.zhydenko@gmail.com>
2023-01-10 11:42:14 +02:00
..
2to3.rst
__future__.rst
__main__.rst
_thread.rst
abc.rst
aifc.rst
allos.rst
archiving.rst
argparse.rst [3.10] gh-92446: Improve argparse choices docs (GH-94627) (#100529) 2022-12-26 01:10:48 -06:00
array.rst
ast.rst
asynchat.rst
asyncio-api-index.rst
asyncio-dev.rst gh-65046: Link to logging cookbook from asyncio docs (GH-98207) 2022-10-11 21:50:15 -07:00
asyncio-eventloop.rst gh-99830: asyncio: Document returns of remove_{reader,writer} (GH-100302) 2022-12-16 11:15:12 -08:00
asyncio-exceptions.rst
asyncio-future.rst
asyncio-llapi-index.rst [3.10] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when a new event loop is created (#100059) 2022-12-06 18:40:30 +01:00
asyncio-platforms.rst
asyncio-policy.rst [3.10] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when a new event loop is created (#100059) 2022-12-06 18:40:30 +01:00
asyncio-protocol.rst GH-91635: clarify docs about closing of transport in asyncio (GH-98563) 2022-10-24 11:01:37 -07:00
asyncio-queue.rst
asyncio-stream.rst gh-84747: Add async for comment for StreamReader (GH-98633) 2022-10-25 19:23:08 -07:00
asyncio-subprocess.rst Fix broken link in asyncio-subprocesses doc (GH-99214) 2022-11-08 08:33:28 -08:00
asyncio-sync.rst
asyncio-task.rst [3.10] gh-85073: Add some missing links to source (GH-99363) (#99589) 2022-11-19 06:44:52 -08:00
asyncio.rst
asyncore.rst
atexit.rst
audioop.rst
audit_events.rst
base64.rst gh-90717: Update the documentation for the altchars paremeter in base64 library (GH-94187) 2022-11-29 16:43:36 +00:00
bdb.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
binary.rst
binascii.rst
binhex.rst
bisect.rst
builtins.rst
bz2.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
calendar.rst
cgi.rst
cgitb.rst
chunk.rst
cmath.rst
cmd.rst
code.rst
codecs.rst gh-51511: Note that codecs.open()'s encoding parameter affects automatic conversion to binary mode (GH-94370) 2022-10-21 16:28:25 -07:00
codeop.rst
collections.abc.rst
collections.rst
colorsys.rst
compileall.rst gh-100472: Fix docs claim that compileall parameters could be bytes (GH-100473) 2022-12-24 12:29:41 -08:00
concurrency.rst
concurrent.futures.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
concurrent.rst
configparser.rst
constants.rst
contextlib.rst
contextvars.rst Clarify that every thread has its own default context in contextvars (GH-99246) 2022-12-20 03:45:48 -08:00
copy.rst
copyreg.rst
crypt.rst
crypto.rst
csv.rst
ctypes.rst [3.10] Fix typos in Doc folder (GH-100880). (#100915) 2023-01-10 11:42:14 +02:00
curses.ascii.rst [3.10] gh-85073: Add some missing links to source (GH-99363) (#99589) 2022-11-19 06:44:52 -08:00
curses.panel.rst
curses.rst gh-100616: Document 'attr' parameter for window.vline() in curses module (GH-24961) 2022-12-30 09:05:40 -08:00
custominterp.rst
dataclasses.rst gh-99026 update dataclasses docs for when annotations are inspected (gh-100798) 2023-01-06 06:34:12 -08:00
datatypes.rst
datetime.rst gh-99728: correct typo in datetime format codes documentation (GH-99750) 2022-12-10 02:28:51 -08:00
dbm.rst
debug.rst
decimal.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
development.rst
devmode.rst
dialog.rst
difflib.rst
dis.rst
distribution.rst
distutils.rst
doctest.rst doc: Remove backslashes in doctest grammar docs (GH-29346) 2022-11-26 22:47:07 -08:00
email.charset.rst
email.compat32-message.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
email.contentmanager.rst
email.encoders.rst
email.errors.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
email.examples.rst
email.generator.rst
email.header.rst
email.headerregistry.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
email.iterators.rst
email.message.rst
email.mime.rst
email.parser.rst
email.policy.rst
email.rst
email.utils.rst
ensurepip.rst [3.10] gh-85073: Add some missing links to source (GH-99363) (#99589) 2022-11-19 06:44:52 -08:00
enum.rst
errno.rst
exceptions.rst
faulthandler.rst
fcntl.rst
filecmp.rst
fileformats.rst
fileinput.rst
filesys.rst
fnmatch.rst
fractions.rst
frameworks.rst
ftplib.rst
functional.rst
functions.rst gh-100428: Make int documentation more accurate (GH-100436) 2023-01-01 19:21:50 -08:00
functools.rst
gc.rst
getopt.rst
getpass.rst
gettext.rst
glob.rst
graphlib.rst
grp.rst
gzip.rst
hashlib-blake2-tree.png
hashlib.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02: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 [3.10] gh-100001: Remove doc typo, add versionadded (GH-100042) (#100044) 2022-12-06 11:34:49 +01:00
i18n.rst
idle.rst
imaplib.rst
imghdr.rst
imp.rst
importlib.metadata.rst
importlib.rst [3.10] gh-99795: Fix typo in importlib.resources.abc (GH-99796) (GH-99800) 2022-11-26 13:22:13 -05:00
index.rst
inspect.rst
internet.rst
intro.rst
io.rst
ipaddress.rst
ipc.rst
itertools.rst
json.rst
keyword.rst
language.rst
linecache.rst
locale.rst GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100768) 2023-01-05 03:46:29 +00:00
logging.config.rst
logging.handlers.rst
logging.rst
lzma.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
mailbox.rst
mailcap.rst
markup.rst
marshal.rst
math.rst
mimetypes.rst
mm.rst
mmap.rst
modulefinder.rst
modules.rst
msilib.rst
msvcrt.rst
multiprocessing.rst gh-85299: Add note warning about entry point guard for asyncio example (GH-93457) 2022-10-16 10:13:28 -07:00
multiprocessing.shared_memory.rst
netdata.rst
netrc.rst
nis.rst
nntplib.rst
numbers.rst
numeric.rst
operator.rst
optparse.rst
os.path.rst gh-100783: fix os.path.join documentation (GH-100811) 2023-01-08 01:22:53 -08:00
os.rst bpo-28356: Document os.rename() behavior on Windows for differing volumes (GH-27376) 2023-01-09 13:52:22 -08:00
ossaudiodev.rst
pathlib-inheritance.png
pathlib-inheritance.svg
pathlib.rst gh-87691: clarify use of anchor in pathlib docs (GH-100782) 2023-01-05 17:56:34 -08:00
pdb.rst
persistence.rst
pickle.rst
pickletools.rst
pipes.rst
pkgutil.rst
platform.rst
plistlib.rst
poplib.rst
posix.rst
pprint.rst
profile.rst Fix: typo (Indention) (GH-99904) 2022-12-12 04:40:09 -08:00
pty.rst
pwd.rst
py_compile.rst
pyclbr.rst
pydoc.rst [3.10] gh-100583: Improve the pydoc documentation (GH-100590) (#100607) 2022-12-29 21:45:13 +05:30
pyexpat.rst
python.rst
queue.rst
quopri.rst
random.rst
re.rst gh-69929: re docs: Add more specific definition of \w (GH-92015) 2022-12-19 19:14:48 -08:00
readline.rst
reprlib.rst
resource.rst
rlcompleter.rst
runpy.rst
sched.rst gh-77771: Add enterabs example in sched (GH-92716) 2022-12-23 21:30:06 -08:00
secrets.rst [3.10] gh-99502: mention bytes-like objects as input in secrets.compare_digest (GH-99512) (#99790) 2022-11-26 15:19:08 +05:30
security_warnings.rst
select.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
selectors.rst
shelve.rst
shlex.rst
shutil.rst
signal.rst [3.10] gh-85073: Add some missing links to source (GH-99363) (#99589) 2022-11-19 06:44:52 -08:00
site.rst
smtpd.rst
smtplib.rst
sndhdr.rst
socket.rst gh-96773 Fix documentation of socket backlog (GH-96778) 2023-01-01 07:16:25 -08:00
socketserver.rst Docs: improve accuracy of socketserver reference (GH-24767) 2022-11-29 12:41:38 -08:00
spwd.rst
sqlite3.rst gh-99953: Purge mention of numeric param style from sqlite3 docs (GH-100630) 2023-01-01 14:35:46 -08:00
ssl.rst
stat.rst
statistics.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
stdtypes.rst [3.10] Correct CVE-2020-10735 documentation (GH-100306). (#100477) 2022-12-23 18:08:27 -08:00
string.rst
stringprep.rst
struct.rst [3.10] gh-99146 struct module documentation should have more predictable examples/warnings (GH-99141) (GH-99703) 2022-11-22 18:17:18 +00:00
subprocess.rst gh-99238: clarify the type of the env dict. (GH-99253) 2022-11-08 13:08:08 -08:00
sunau.rst
superseded.rst
symtable.rst
sys.rst gh-87604: Clarify in docs that sys.addaudithook is not for sandboxes (GH-99372) 2022-11-11 05:41:41 -08:00
sysconfig.rst GH-100206: use versionadded for the addition of sysconfig.get_default_scheme (GH-100207) 2022-12-13 03:03:22 -08:00
syslog.rst
tabnanny.rst
tarfile.rst
telnetlib.rst
tempfile.rst
termios.rst
test.rst
text.rst
textwrap.rst
threading.rst
time.rst
timeit.rst
tk.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
tk_msg.png
tkinter.colorchooser.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
tkinter.dnd.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
tkinter.font.rst
tkinter.messagebox.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
tkinter.rst
tkinter.scrolledtext.rst
tkinter.tix.rst
tkinter.ttk.rst
token-list.inc
token.rst
tokenize.rst
trace.rst
traceback.rst
tracemalloc.rst
tty.rst
tulip_coro.dia
tulip_coro.png
turtle-star.pdf
turtle-star.png
turtle-star.ps
turtle.rst
types.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
typing.rst [3.10] gh-100673: Removed erroneous note in the get_type_hints docs (#100701) (GH-100826) 2023-01-07 12:55:41 -08:00
unicodedata.rst
unittest.mock-examples.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
unittest.mock.rst
unittest.rst gh-100824: Fix typo in the documentation of unittest.TestLoader.testNamePatterns (GH-100825) 2023-01-08 00:16:59 -08:00
unix.rst
urllib.error.rst
urllib.parse.rst
urllib.request.rst
urllib.robotparser.rst
urllib.rst
uu.rst
uuid.rst
venv.rst [3.10] [doc] Refresh the venv introduction documentation, and correct… (GH-98466) 2022-10-19 22:56:26 +01:00
warnings.rst
wave.rst
weakref.rst gh-91081: Add note on WeakKeyDictionary behavior when deleting a replaced entry (GH-91499) 2022-12-20 19:34:24 -08:00
webbrowser.rst
windows.rst
winreg.rst
winsound.rst
wsgiref.rst [3.10] gh-85073: Add some missing links to source (GH-99363) (#99589) 2022-11-19 06:44:52 -08:00
xdrlib.rst
xml.dom.minidom.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
xml.dom.pulldom.rst
xml.dom.rst
xml.etree.elementtree.rst
xml.rst
xml.sax.handler.rst
xml.sax.reader.rst
xml.sax.rst
xml.sax.utils.rst
xmlrpc.client.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
xmlrpc.rst
xmlrpc.server.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
zipapp.rst
zipfile.rst Document that zipfile's pwd parameter is a bytes object (GH-100209) 2022-12-16 22:53:20 -08:00
zipimport.rst
zlib.rst
zoneinfo.rst [3.10] gh-85073: Add some missing links to source (GH-99363) (#99589) 2022-11-19 06:44:52 -08:00