cpython/Doc/includes
Oleg Iarygin 312e16fb7b
[3.9] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769) (#91664)
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit a573cb2fec)
2022-04-19 12:58:34 -07:00
..
sqlite3 sqlite3: Modernize documentation around unicode and bytes. (GH-28652) (GH-28695) 2021-10-05 23:04:02 +02:00
custom.c [3.9] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769) (#91664) 2022-04-19 12:58:34 -07:00
custom2.c [3.9] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769) (#91664) 2022-04-19 12:58:34 -07:00
custom3.c [3.9] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769) (#91664) 2022-04-19 12:58:34 -07:00
custom4.c [3.9] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769) (#91664) 2022-04-19 12:58:34 -07:00
dbpickle.py
email-alternative.py
email-dir.py bpo-38351: Modernize email examples from %-formatting to f-strings (GH-17162) 2019-11-15 11:03:46 +02:00
email-headers.py
email-mime.py
email-read-alternative.py
email-simple.py bpo-38351: Modernize email examples from %-formatting to f-strings (GH-17162) 2019-11-15 11:03:46 +02:00
email-unpack.py bpo-38351: Modernize email examples from %-formatting to f-strings (GH-17162) 2019-11-15 11:03:46 +02:00
minidom-example.py
mp_newtype.py
mp_pool.py
mp_workers.py
run-func.c
setup.py
sublist.c [3.9] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769) (#91664) 2022-04-19 12:58:34 -07:00
test.py
turtle-star.py
typestruct.h
tzinfo_examples.py