..
2to3.rst
__future__.rst
__main__.rst
_thread.rst
abc.rst
aifc.rst
allos.rst
archiving.rst
argparse.rst
[3.11] gh-92446: Improve argparse choices docs (GH-94627) ( #100528 )
2022-12-26 01:09:06 -06:00
array.rst
ast.rst
asynchat.rst
asyncio-api-index.rst
asyncio-dev.rst
asyncio-eventloop.rst
gh-99830: asyncio: Document returns of remove_{reader,writer} (GH-100302)
2022-12-16 11:14:28 -08:00
asyncio-exceptions.rst
asyncio-extending.rst
asyncio-future.rst
GH-90985: Revert "Deprecate passing a message into cancel()" (GH-97999)
2022-10-24 17:09:41 +01:00
asyncio-llapi-index.rst
[3.11] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when a new event loop is created ( #99949 )
2022-12-06 16:15:44 +01:00
asyncio-platforms.rst
asyncio-policy.rst
[3.11] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when a new event loop is created ( #99949 )
2022-12-06 16:15:44 +01:00
asyncio-protocol.rst
GH-91635: clarify docs about closing of transport in asyncio (GH-98563)
2022-10-24 11:00:18 -07:00
asyncio-queue.rst
asyncio-runner.rst
asyncio-stream.rst
gh-100248: Add missing ssl_shutdown_timeout
parameter in asyncio
docs (GH-100249)
2022-12-14 09:07:36 -08:00
asyncio-subprocess.rst
Fix broken link in asyncio-subprocesses
doc (GH-99214)
2022-11-08 08:33:51 -08:00
asyncio-sync.rst
asyncio-task.rst
[3.11] gh-85073: Add some missing links to source (GH-99363) ( #99586 )
2022-11-25 23:19:40 +05:30
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 08:29:03 -08:00
bdb.rst
binary.rst
binascii.rst
bisect.rst
builtins.rst
bz2.rst
calendar.rst
cgi.rst
cgitb.rst
chunk.rst
cmath.rst
cmd.rst
code.rst
codecs.rst
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:50 -08:00
concurrency.rst
concurrent.futures.rst
concurrent.rst
configparser.rst
gh-98644: point people to tomllib from configparser’s docs (GH-98645)
2022-10-26 07:14:44 -07:00
constants.rst
contextlib.rst
contextvars.rst
Clarify that every thread has its own default context in contextvars (GH-99246)
2022-12-20 03:44:55 -08:00
copy.rst
copyreg.rst
crypt.rst
crypto.rst
csv.rst
ctypes.rst
[3.11] gh-85073: Add some missing links to source (GH-99363) ( #99586 )
2022-11-25 23:19:40 +05:30
curses.ascii.rst
[3.11] gh-85073: Add some missing links to source (GH-99363) ( #99586 )
2022-11-25 23:19:40 +05:30
curses.panel.rst
curses.rst
[3.11] gh-85073: Add some missing links to source (GH-99363) ( #99586 )
2022-11-25 23:19:40 +05:30
custominterp.rst
dataclasses.rst
[3.11] dataclasses.rst: Prevent horizontal scrolling (gh-100025) (gh-100028)
2022-12-05 13:59:34 -05:00
datatypes.rst
datetime.rst
gh-99728: correct typo in datetime
format codes documentation (GH-99750)
2022-12-10 02:29:04 -08:00
dbm.rst
debug.rst
decimal.rst
development.rst
devmode.rst
dialog.rst
difflib.rst
dis.rst
gh-97937: dis docs: add adaptive=False (GH-97939)
2022-10-25 16:06:08 -07:00
distribution.rst
distutils.rst
doctest.rst
doc: Remove backslashes in doctest grammar docs (GH-29346)
2022-11-26 22:46:33 -08:00
email.charset.rst
email.compat32-message.rst
email.contentmanager.rst
email.encoders.rst
email.errors.rst
email.examples.rst
email.generator.rst
email.header.rst
email.headerregistry.rst
email.iterators.rst
email.message.rst
email.mime.rst
email.parser.rst
email.policy.rst
email.rst
email.utils.rst
ensurepip.rst
[3.11] gh-85073: Add some missing links to source (GH-99363) ( #99586 )
2022-11-25 23:19:40 +05:30
enum.rst
gh-100174: [Enum] Correct PowersOfThree example. (GH-100178)
2022-12-11 15:30:25 -08:00
errno.rst
exceptions.rst
gh-99619: fix error in documentation of ExceptionGroup.derive() (GH-99621)
2022-11-23 03:08:22 -08:00
faulthandler.rst
fcntl.rst
filecmp.rst
fileformats.rst
fileinput.rst
filesys.rst
fnmatch.rst
fnmatch
docs: link to fnmatch.filter()
, not builtins.filter()
(GH-99819)
2022-11-28 10:17:07 -08:00
fractions.rst
frameworks.rst
ftplib.rst
functional.rst
functions.rst
gh-100428: Make float documentation more accurate (GH-100437)
2022-12-24 12:18:40 -08:00
functools.rst
GH-93179: Document the thread safety of functools.lru_cache (GH-95970)
2022-12-24 12:25:34 -08:00
gc.rst
getopt.rst
getpass.rst
gettext.rst
glob.rst
graphlib.rst
grp.rst
gzip.rst
hashlib-blake2-tree.png
hashlib.rst
heapq.rst
hmac.rst
html.entities.rst
html.parser.rst
html.rst
http.client.rst
http.cookiejar.rst
http.cookies.rst
http.rst
[3.11] Fix misspelling in docs for http.HTTPMethod (GH-99376) ( #99451 )
2022-11-25 18:26:50 -05:00
http.server.rst
[3.11] gh-100001: Remove doc typo, add versionadded (GH-100042) ( #100043 )
2022-12-06 11:34:20 +01:00
i18n.rst
idle.rst
imaplib.rst
imghdr.rst
imp.rst
importlib.metadata.rst
[3.11] gh-98706: Sync with importlib_metadata 4.13.0. (GH-98875)
2022-11-05 06:55:04 -07:00
importlib.resources.abc.rst
gh-99795: Fix typo in importlib.resources.abc (GH-99796)
2022-11-26 10:12:23 -08:00
importlib.resources.rst
importlib.rst
index.rst
Update reference to the size of PyPI (GH-99076)
2022-11-09 11:36:10 -08:00
inspect.rst
gh-64019: Have attribute table in inspect
docs link to module attributes instead of listing them (GH-98116)
2022-11-25 14:06:45 -08:00
internet.rst
intro.rst
io.rst
ipaddress.rst
ipc.rst
itertools.rst
Misc Itertools recipe tweaks (GH-100493)
2022-12-24 00:31:36 -08:00
json.rst
keyword.rst
language.rst
linecache.rst
locale.rst
minor edits to locale doc (GH-98537)
2022-11-04 06:12:01 -07:00
logging.config.rst
logging.handlers.rst
logging.rst
lzma.rst
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-91340: Document multiprocessing.set_start_method force parameter (GH-32339)
2022-11-27 10:05:59 -08:00
multiprocessing.shared_memory.rst
netdata.rst
netrc.rst
nis.rst
nntplib.rst
numbers.rst
numeric.rst
operator.rst
optparse.rst
os.path.rst
os.rst
bpo-41825: restructure docs for the os.wait*() family (GH-22356)
2022-11-28 01:48:52 -08:00
ossaudiodev.rst
pathlib-inheritance.png
pathlib-inheritance.svg
pathlib.rst
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:38:39 -08:00
pty.rst
pwd.rst
py_compile.rst
pyclbr.rst
pydoc.rst
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:52 -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:31:18 -08:00
secrets.rst
[3.11] gh-99502: mention bytes-like objects as input in secrets.compare_digest
(GH-99512) ( #99791 )
2022-11-26 15:19:23 +05:30
security_warnings.rst
select.rst
selectors.rst
shelve.rst
shlex.rst
shutil.rst
signal.rst
[3.11] gh-85073: Add some missing links to source (GH-99363) ( #99586 )
2022-11-25 23:19:40 +05:30
site.rst
smtpd.rst
smtplib.rst
sndhdr.rst
socket.rst
socketserver.rst
Docs: improve accuracy of socketserver reference (GH-24767)
2022-11-29 12:43:09 -08:00
spwd.rst
sqlite3.rst
gh-96250: Improve sqlite3 injection attack example (GH-99270)
2022-12-08 12:45:40 -08:00
ssl.rst
stat.rst
statistics.rst
stdtypes.rst
[3.11] Correct CVE-2020-10735 documentation (GH-100306). ( #100476 )
2022-12-23 18:07:50 -08:00
string.rst
stringprep.rst
struct.rst
[3.11] gh-99146 struct module documentation should have more predictable examples/warnings (GH-99141) (GH-99702)
2022-11-22 18:16:59 +00:00
subprocess.rst
[Minor PR] Quotes in documentation changed into code blocks (GH-99536)
2022-12-24 12:26:11 -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:42:44 -08:00
sys_path_init.rst
sysconfig.rst
GH-100206: use versionadded for the addition of sysconfig.get_default_scheme (GH-100207)
2022-12-13 03:02:41 -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
tk_msg.png
tkinter.colorchooser.rst
tkinter.dnd.rst
tkinter.font.rst
tkinter.messagebox.rst
tkinter.rst
tkinter.scrolledtext.rst
tkinter.tix.rst
tkinter.ttk.rst
token-list.inc
token.rst
tokenize.rst
tomllib.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
typing.rst
gh-99535: Add test for inheritance of annotations and update documentation (GH-99990)
2022-12-24 12:31:10 -08:00
unicodedata.rst
unittest.mock-examples.rst
unittest.mock.rst
unittest.rst
unix.rst
urllib.error.rst
urllib.parse.rst
urllib.request.rst
urllib.robotparser.rst
urllib.rst
uu.rst
uuid.rst
venv.rst
[3.11] Fix v3.11.0 release merge problems (GH-98622)
2022-10-24 16:30:06 -07: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:17 -08:00
webbrowser.rst
windows.rst
winreg.rst
winsound.rst
wsgiref.rst
[3.11] gh-85073: Add some missing links to source (GH-99363) ( #99586 )
2022-11-25 23:19:40 +05:30
xdrlib.rst
xml.dom.minidom.rst
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
xmlrpc.rst
xmlrpc.server.rst
zipapp.rst
zipfile.rst
Document that zipfile's pwd parameter is a bytes
object (GH-100209)
2022-12-16 22:54:33 -08:00
zipimport.rst
zlib.rst
zoneinfo.rst
[3.11] gh-85073: Add some missing links to source (GH-99363) ( #99586 )
2022-11-25 23:19:40 +05:30