cpython/Doc/howto
Miss Islington (bot) f253cf469d
Document Py_ssize_t. (GH-92512)
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). But
there's 8182 errors left.

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
(cherry picked from commit 664aa94b57)

Co-authored-by: Julien Palard <julien@palard.fr>
2022-05-13 07:10:10 -07:00
..
argparse.rst
clinic.rst Document Py_ssize_t. (GH-92512) 2022-05-13 07:10:10 -07:00
cporting.rst
curses.rst [3.9] Remove effbot urls (GH-26308). (#92162) 2022-05-02 12:22:05 -06:00
descriptor.rst Improve discussion about how __getattr__ is invoked. (GH-31435) (GH-31438) 2022-02-20 07:37:00 -06:00
functional.rst bpo-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 07:24:39 -07:00
index.rst
instrumentation.rst [3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) 2020-08-19 19:25:22 +02:00
ipaddress.rst
logging-cookbook.rst [3.9] [Doc] Add info to logging cookbook about running logging socket listeners i… (GH-29838) (GH-29840) 2021-11-29 13:49:20 +00:00
logging.rst
logging_flow.png Optimize images by IMGbot (GH-21348) 2022-02-03 23:15:17 -08:00
pyporting.rst Fix 404 link to the pyporting mailing list (GH-27320) (GH-27601) 2021-08-04 21:23:48 +02:00
regex.rst bpo-32658: Regex docs: Fix metacharacter reference (GH-32230) 2022-04-04 20:11:36 -07:00
sockets.rst Doc: change 'Posix' for 'POSIX' (GH-20001) 2020-05-17 23:29:51 +02:00
sorting.rst sorting howto: Add clarification on < using __lt__ (GH-92010) 2022-04-29 15:26:51 -07:00
unicode.rst closes bpo-40166: Change Unicode Howto so that it does not have a specific number of assigned code points. (GH-19328) 2020-04-06 23:16:02 -05:00
urllib2.rst Simple typo fix (GH-24448) 2021-02-05 10:44:23 -08:00