cpython/Doc/howto
Miss Islington (bot) 6421db1d4d
[3.12] gh-118820: Zero-valued flag enum has no name (GH-118848) (GH120758)
gh-118820: Zero-valued flag enum has no name (GH-118848)
(cherry picked from commit ed5ae6c4d7)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2024-06-19 15:11:58 -07:00
..
annotations.rst [3.12] gh-101100: Improve documentation on function attributes (GH-112933) (#112974) 2023-12-12 10:10:27 +00:00
argparse.rst [3.12] gh-54738: Add argparse i18n howto (GH-104562) (#107102) 2023-07-23 11:36:10 +02:00
clinic.rst [3.12] GH-107518: Remove the Argument Clinic How-To (#109900) (#110760) 2023-10-12 09:37:37 +00:00
cporting.rst gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) 2022-08-04 10:13:49 +03:00
curses.rst [3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910) 2024-04-15 13:18:21 -06:00
descriptor.rst [3.12] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) (GH-120412) 2024-06-12 14:42:06 +00:00
enum.rst [3.12] gh-118820: Zero-valued flag enum has no name (GH-118848) (GH120758) 2024-06-19 15:11:58 -07:00
functional.rst [3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103) 2023-07-23 12:00:31 +02:00
gdb_helpers.rst [3.12] gh-89480: Document the gdb helpers (GH-115657) (GH-115857) 2024-02-23 17:32:42 +01:00
index.rst [3.12] Add 'The Python 2.3 Method Resolution Order' (GH-116435) (#117885) 2024-04-15 14:14:16 +03:00
instrumentation.rst [3.12] gh-110631: Fix reST indentation (GH-110724) (#110738) 2023-10-11 23:12:36 +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 [3.12] gh-101100: Fix Sphinx warnings in howto/isolating-extensions.rst (GH-113493) (#113497) 2023-12-26 19:46:40 +00:00
logging-cookbook.rst [3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910) 2024-04-15 13:18:21 -06:00
logging.rst [3.12] gh-98731: Improvements to the logging documentation (GH-101618) (GH-116734) 2024-03-13 17:16:48 +00:00
logging_flow.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
mro.rst [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00:00
perf_profiling.rst [3.12] Fix typo in perf profiling docs (GH-112112) (#112117) 2023-11-15 15:48:04 +00:00
pyporting.rst [3.12] gh-119779: Fix pyporting howto docs (GH-119785) (#119789) 2024-05-30 15:57:36 +00:00
regex.rst [3.12] gh-110383: Italicize variable name (GH-111206) (#111207) 2023-10-23 11:11:41 +03: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 [3.12] Make the title match the content (GH-115702) (gh-115703) 2024-02-20 07:58:53 +00:00
unicode.rst [3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103) 2023-07-23 12:00:31 +02:00
urllib2.rst [3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754) 2024-05-08 07:22:35 +00:00