cpython/Doc/howto
Noam Cohen 347c783673
gh-95007: Remove the NoneType return converter from Argument Clinic Doc (#95529)
The converter was removed in 74b5e4ce80
2022-08-01 15:07:35 +02:00
..
annotations.rst Fix markup buglet in Doc/howto/annotations.rst (#29802) 2021-11-26 14:10:01 -08:00
argparse.rst bpo-9182: Add a section on specifying positional arguments (#31810) 2022-05-13 09:17:07 -05:00
clinic.rst gh-95007: Remove the NoneType return converter from Argument Clinic Doc (#95529) 2022-08-01 15:07:35 +02:00
cporting.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 2019-05-17 15:25:34 +05:30
curses.rst gh-91156: Use `locale.getencoding()` instead of getpreferredencoding (GH-91732) 2022-04-22 10:39:24 +09:00
descriptor.rst GH-89519: Deprecate classmethod descriptor chaining (#92379) 2022-05-06 02:57:53 -05:00
enum.rst gh-95077: [Enum] add code-based deprecation warnings for member.member access (GH-95083) 2022-07-25 11:05:10 -07:00
functional.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00
index.rst Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489) 2022-07-05 16:37:28 +02:00
instrumentation.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00
ipaddress.rst bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) 2021-07-27 10:57:52 +02:00
isolating-extensions.rst Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489) 2022-07-05 16:37:28 +02:00
logging-cookbook.rst [doc] Update cookbook example and add information about queue types. (GH-94854) 2022-07-15 06:03:58 +01:00
logging.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00
logging_flow.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
pyporting.rst Fix 404 link to the pyporting mailing list (GH-27320) 2021-08-04 20:53:58 +02:00
regex.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00
sockets.rst Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) 2022-06-09 15:55:06 +02:00
sorting.rst Fix typo in Sorting howto (#92280) 2022-05-03 21:38:29 -06:00
unicode.rst bpo-42236: Enhance init and encoding documentation (GH-23109) 2020-11-02 16:49:54 +01:00
urllib2.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00