cpython/Doc/library
Pamela Fox a0ad63e70e
gh-93973: Add all_errors to asyncio.create_connection (#93974)
Co-authored-by: Oleg Iarygin <dralife@yandex.ru>
2022-09-04 18:33:50 -07:00
..
2to3.rst
__future__.rst
__main__.rst
_thread.rst
abc.rst
aifc.rst
allos.rst
archiving.rst
argparse.rst
array.rst
ast.rst
asynchat.rst
asyncio-api-index.rst gh-95180: Add TaskGroup and Runner to AsyncIO API Index (#95189) 2022-09-02 09:36:45 -07:00
asyncio-dev.rst
asyncio-eventloop.rst gh-93973: Add all_errors to asyncio.create_connection (#93974) 2022-09-04 18:33:50 -07:00
asyncio-exceptions.rst
asyncio-extending.rst
asyncio-future.rst
asyncio-llapi-index.rst
asyncio-platforms.rst
asyncio-policy.rst
asyncio-protocol.rst
asyncio-queue.rst
asyncio-runner.rst
asyncio-stream.rst
asyncio-subprocess.rst
asyncio-sync.rst
asyncio-task.rst Docs: Fix count of bullets in asyncio-task.rst (#96307) 2022-08-26 20:50:48 -07:00
asyncio.rst
asyncore.rst
atexit.rst
audioop.rst
audit_events.rst
base64.rst
bdb.rst bpo-30419: DOC: Update missing information in bdb docs (#1687) 2022-09-02 13:22:42 -04:00
binary.rst
binascii.rst
bisect.rst GH-96179: Fix misleading example on the bisect documentation (GH-96228) 2022-08-24 17:47:13 +02:00
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
concurrency.rst
concurrent.futures.rst
concurrent.rst
configparser.rst
constants.rst
contextlib.rst
contextvars.rst
copy.rst
copyreg.rst
crypt.rst
crypto.rst
csv.rst gh-76728: Coerce DictReader and DictWriter fieldnames argument to a list (GH-32225) 2022-08-25 05:13:24 -05:00
ctypes.rst gh-93103: Doc uses PyConfig rather than deprecated vars (#96070) 2022-08-18 16:58:38 +02:00
curses.ascii.rst
curses.panel.rst
curses.rst
custominterp.rst
dataclasses.rst
datatypes.rst
datetime.rst gh-69142: add %:z strftime format code (gh-95983) 2022-08-28 14:27:42 -07:00
dbm.rst
debug.rst
decimal.rst
development.rst
devmode.rst
dialog.rst
difflib.rst
dis.rst gh-93554: Conditional jump opcodes only jump forward (GH-96318) 2022-09-01 21:36:47 +01:00
distribution.rst
doctest.rst
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
enum.rst
errno.rst
exceptions.rst
faulthandler.rst
fcntl.rst
filecmp.rst
fileformats.rst
fileinput.rst
filesys.rst
fnmatch.rst
fractions.rst Allow whitespace around a slash in fraction string inputs (GH-96496) 2022-09-02 11:10:58 -05:00
frameworks.rst
ftplib.rst
functional.rst
functions.rst gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96499) 2022-09-02 09:35:08 -07:00
functools.rst GH-93179: Document the thread safety of functools.lru_cache (GH-95970) 2022-08-18 17:38:49 -05: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 [Enum] bump version tag on HTTP status category indicators (GH-96508) 2022-09-02 13:11:18 -07:00
http.server.rst
i18n.rst
idle.rst
imaplib.rst
imghdr.rst
imp.rst
importlib.metadata.rst
importlib.resources.abc.rst
importlib.resources.rst
importlib.rst
index.rst
inspect.rst
internet.rst
intro.rst
io.rst GH-95880: Clarify StringIO append/overwrite behavior. (GH-96104) 2022-08-21 09:42:15 -05:00
ipaddress.rst
ipc.rst
itertools.rst Add polynomial_from_roots() to the itertools recipes (#96102) 2022-08-21 09:41:29 -05:00
json.rst gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96499) 2022-09-02 09:35:08 -07:00
keyword.rst
language.rst
linecache.rst
locale.rst
logging.config.rst
logging.handlers.rst gh-89087: Update logging.QueueHandler documentation to clarify record… (GH-96527) 2022-09-03 13:02:19 +01:00
logging.rst gh-89258: Add a getChildren() method to logging.Logger. (GH-96444) 2022-08-31 10:50:29 +01:00
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-96098: Clearly link concurrent.futures from threading & multiprocessing docs (GH-96112) 2022-08-21 14:09:05 +12:00
multiprocessing.shared_memory.rst
netdata.rst
netrc.rst
nis.rst
nntplib.rst
numbers.rst gh-68163: Correct conversion of Rational instances to float (GH-25619) 2022-09-04 13:15:59 +01:00
numeric.rst
operator.rst
optparse.rst
os.path.rst
os.rst
ossaudiodev.rst
pathlib-inheritance.png
pathlib-inheritance.svg
pathlib.rst Fix documentation typo for pathlib.Path.walk (GH-96301) 2022-08-26 14:21:40 -07: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
pty.rst
pwd.rst
py_compile.rst
pyclbr.rst
pydoc.rst
pyexpat.rst
python.rst
queue.rst
quopri.rst
random.rst
re.rst
readline.rst
reprlib.rst
resource.rst
rlcompleter.rst
runpy.rst
sched.rst
secrets.rst
security_warnings.rst
select.rst
selectors.rst
shelve.rst
shlex.rst
shutil.rst
signal.rst
site.rst
smtplib.rst
sndhdr.rst
socket.rst
socketserver.rst
spwd.rst
sqlite3.rst Docs: alphabetically order sqlite3.Cursor attrs (#96565) 2022-09-04 23:34:45 +02:00
ssl.rst
stat.rst
statistics.rst GH-95861: Add support for Spearman's rank correlation coefficient (GH-95863) 2022-08-18 13:48:27 -05:00
stdtypes.rst gh-95778: remove unneeded doc note on float.as_integer_ratio (#96553) 2022-09-04 00:04:36 -07:00
string.rst
stringprep.rst
struct.rst
subprocess.rst
sunau.rst
superseded.rst
symtable.rst
sys.rst gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96499) 2022-09-02 09:35:08 -07:00
sys_path_init.rst
sysconfig.rst
syslog.rst
tabnanny.rst
tarfile.rst
telnetlib.rst
tempfile.rst
termios.rst
test.rst gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96499) 2022-09-02 09:35:08 -07:00
text.rst
textwrap.rst
threading.rst GH-93503: Add thread-specific APIs to set profiling and tracing functions in the C-API (#93504) 2022-08-24 23:21:39 +01:00
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-95337: update TypeVarTuple example (#95338) 2022-08-30 07:57:03 -07: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
warnings.rst
wave.rst
weakref.rst
webbrowser.rst
windows.rst
winreg.rst
winsound.rst
wsgiref.rst
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
zipimport.rst
zlib.rst
zoneinfo.rst