cpython/Doc/howto
Miss Islington (bot) a2695be91c
[3.10] Improve logging documentation with example and additional cookbook re… (GH-93644) (GH-93648)
(cherry picked from commit e974b3e333)

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
2022-06-10 16:31:00 +02:00
..
annotations.rst Fix markup buglet in Doc/howto/annotations.rst (GH-29802) (GH-29805) 2021-12-11 01:03:55 +01:00
argparse.rst bpo-9694: Fix misleading phrase "optional arguments" (GH-23858) 2020-12-23 09:40:56 -08:00
clinic.rst Document Py_ssize_t. (GH-92512) 2022-05-13 06:32:39 -07:00
cporting.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 2019-05-17 15:25:34 +05:30
curses.rst [3.10] bpo-43504: Remove effbot urls (GH-26308) (#92161) 2022-05-02 12:21:51 -06:00
descriptor.rst Improve discussion about how __getattr__ is invoked. (GH-31435) (GH-31437) 2022-02-19 23:25:57 -06:00
functional.rst bpo-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 07:23:04 -07:00
index.rst [3.10] bpo-44559: [Enum] revert enum module to 3.9 (GH-27010) 2021-07-03 21:08:42 -07:00
instrumentation.rst bpo-43774: Add more links to configure options (GH-25363) 2021-04-12 23:27:35 +02:00
ipaddress.rst bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) (#27386) 2021-07-27 11:20:11 +02:00
logging-cookbook.rst [3.10] Improve logging documentation with example and additional cookbook re… (GH-93644) (GH-93648) 2022-06-10 16:31:00 +02:00
logging.rst [3.10] gh-92859: Doc: add info about logging.debug() calling basicConfig() (GH-93063) (GH-93150) 2022-05-23 20:45:44 +01:00
logging_flow.png Optimize images by IMGbot (GH-21348) 2022-02-04 16:31:21 +09:00
pyporting.rst Fix 404 link to the pyporting mailing list (GH-27320) 2021-08-04 12:15:40 -07:00
regex.rst bpo-32658: Regex docs: Fix metacharacter reference (GH-32230) 2022-04-04 20:08:17 -07:00
sockets.rst Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) (GH-93639) 2022-06-09 16:15:49 +02:00
sorting.rst sorting howto: Add clarification on < using __lt__ (GH-92010) 2022-04-29 15:25:31 -07:00
unicode.rst bpo-42236: Enhance init and encoding documentation (GH-23109) 2020-11-02 16:49:54 +01:00
urllib2.rst Simple typo fix (GH-24448) 2021-02-05 10:17:01 -08:00