- de43ce1 [3.11] [docs] Fix typo in docstring and add example to logging cookbook. (GH-117157) (GH-117158) by Miss Islington (bot) · 1 year, 5 months ago
- 039fd9e [3.11] gh-98731: Improvements to the logging documentation (GH-101618) (GH-116733) by Miss Islington (bot) · 1 year, 6 months ago
- 1117e7d [3.11] [doc]: Update cookbook recipe for Qt6. (GH-116719) (GH-116728) by Miss Islington (bot) · 1 year, 6 months ago
- de45b8a [3.11] gh-89480: Document the gdb helpers (GH-115657) (GH-115858) by Miss Islington (bot) · 1 year, 6 months ago
- 35e5bbc [3.11] gh-114785: Remove content from `Porting from Python2` how-to (GH-114805) (GH-115328) by Miss Islington (bot) · 1 year, 6 months ago
- 21edde1 [3.11] gh-115233: Fix an example in the Logging Cookbook (GH-115325) (GH-115355) (GH-115357) by Miss Islington (bot) · 1 year, 7 months ago
- 50b9127 [3.11] Update LOGGING example taken from Django docs. (GH-114903) (#114952) by Miss Islington (bot) · 1 year, 7 months ago
- 95f18f9 [3.11] gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) (#114872) by Miss Islington (bot) · 1 year, 7 months ago
- 3a181a1 [3.11] gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and `library/http.client.rst` (GH-114060) (#114064) by Hugo van Kemenade · 1 year, 8 months ago
- 6e21c59 [3.11] gh-113625: Align object addresses in the Descriptor HowTo Guide (GH-113894) (#113923) by Miss Islington (bot) · 1 year, 8 months ago
- 86424e0 [3.11] gh-101100: Fix Sphinx warnings in `howto/isolating-extensions.rst` (GH-113493) (#113498) by Miss Islington (bot) · 1 year, 8 months ago
- f83087c [3.11] gh-101100: Improve documentation on function attributes (#112933) (#113003) by Alex Waygood · 1 year, 9 months ago
- d3c1214 [3.11] Remove bogus annotations from the descriptor howto guide (gh-112349) (gh-112350) by Miss Islington (bot) · 1 year, 9 months ago
- b4f3a62 [3.11] gh-110812: Isolating Extension Modules HOWTO: List GC-related gotchas (GH-111504) (GH-112147) by Miss Islington (bot) · 1 year, 10 months ago
- 316221c [3.11] gh-111895: Convert definition list to bullet list for readability on mobile (GH-111898) (#111909) by Miss Islington (bot) · 1 year, 10 months ago
- 45f17a1 [3.11] Glossary: Add "static type checker" (GH-111837) (#111855) by Miss Islington (bot) · 1 year, 10 months ago
- 4edf255 [3.11] gh-111797: fix enum how-to (GH-111805) by Ethan Furman · 1 year, 10 months ago
- cebf2d2 [3.11] gh-111724: Fix doctest `ResourceWarning` in `howto/descriptor.rst` (GH-111725) (#111728) by Miss Islington (bot) · 1 year, 10 months ago
- 4a61169 [3.11] gh-111181: Fix enum doctests (GH-111180) (GH-111617) by Ethan Furman · 1 year, 10 months ago
- 0a23960 [3.11] gh-110383: Italicize variable name (GH-111206) (#111208) by Miss Islington (bot) · 1 year, 10 months ago
- 6020a3e [3.11] gh-110383: Added explanation about simplest regex use case for quantifiers. (GH-111110) (#111205) by Miss Islington (bot) · 1 year, 10 months ago
- 5178fb0 [3.11] GH-107518: Remove the Argument Clinic How-To (#109900) (#110761) by Erlend E. Aasland · 1 year, 11 months ago
- 90b2620 [3.11] gh-110631: Fix reST indentation (GH-110724) (#110739) by Ezio Melotti · 1 year, 11 months ago
- d81bcc2 [3.11] gh-102304: Add links to the Stable ABI and Limited C API docs (#105345) (#105371) (#109901) by Adam Turner · 1 year, 11 months ago
- 6024a75 [3.11] gh-101100: Fix references to ``URLError`` and ``HTTPError`` in ``howto/urllib2.rst`` (GH-107966) (#110087) by Miss Islington (bot) · 1 year, 11 months ago
- c534637 [3.11] gh-109634: Use :samp: role (GH-109635) (GH-109778) by Serhiy Storchaka · 1 year, 11 months ago
- effa2ec [3.11] gh-108682: [Enum] raise TypeError if super().__new__ called in custom __new__ (GH-108704) (GH-108739) by Ethan Furman · 2 years ago
- f8ab975 [3.11] gh-101100: Fix Sphinx warnings in the Logging Cookbook (GH-108678) (#108681) by Miss Islington (bot) · 2 years ago
- 42f9d6f [3.11] gh-107432 Update Porting Python 2 Code to Python 3 how-to (GH-107434) (#108410) by Miss Islington (bot) · 2 years ago
- ec0c0c8 [3.11] Docs: clean up Argument Clinic howto's (#107797) (#107800) by Erlend E. Aasland · 2 years, 1 month ago
- b0b26af [3.11] gh-86457: Add docs for Argument Clinic @text_signature directive (#107747) (#107799) by Erlend E. Aasland · 2 years, 1 month ago
- d58c74c [3.11] Docs: Argument Clinic: Move the CConverter class to the reference (GH-107671) (#107702) by Miss Islington (bot) · 2 years, 1 month ago
- e4b5ec7 [3.11] Docs: Argument Clinic: Improve 'How to write a custom converter' (GH-107328) (#107670) by Miss Islington (bot) · 2 years, 1 month ago
- 7e834c4 [3.11] gh-107432 Fix incorrect indentation in annotations HOWTO (GH-107445) (#107655) by Miss Islington (bot) · 2 years, 1 month ago
- 3be07c9 [3.11] gh-107507: Replace 'The goals of Argument Clinic' with a summary (GH-107508) (#107517) by Miss Islington (bot) · 2 years, 1 month ago
- 3c1bcae [3.11] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107418) by Miss Islington (bot) · 2 years, 1 month ago
- d9392c0 [3.11] gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345) (GH-107381) by Serhiy Storchaka · 2 years, 1 month ago
- 00b65da [3.11] Docs: Argument Clinic: Restructure "Basic concepts and usage" (#106981) (#107327) by Erlend E. Aasland · 2 years, 1 month ago
- 55edee2 [3.11] Docs: Remove the numbered steps from the Argument Clinic tutorial (#107203) (#107319) by Erlend E. Aasland · 2 years, 1 month ago
- cfa9f3b [3.11] gh-107091: Fix some uses of :c:member: role (GH-107129) (GH-107311) by Serhiy Storchaka · 2 years, 1 month ago
- 604eb04 [3.11] Docs: Add missing markup to Argument Clinic docs (#106876) (#107182) by Erlend E. Aasland · 2 years, 1 month ago
- 798d83b [3.11] Docs: Remove duplicate word in Argument Clinic howto heading (GH-107169) (#107172) by Miss Islington (bot) · 2 years, 1 month ago
- b3e600a [3.11] gh-106948: Docs: Disable links for C standard library functions, OS utility functions and system calls (#107062) (#107157) by Erlend E. Aasland · 2 years, 1 month ago
- d2cdf08 [3.11] gh-107091: Fix the use of some C domain roles (GH-107092) (GH-107121) by Serhiy Storchaka · 2 years, 1 month ago
- c51f766 [3.11] gh-101100: Fix some broken sphinx references (GH-107095). (#107120) by wulmer · 2 years, 1 month ago
- 65e40aa [3.11] gh-54738: Add argparse i18n howto (GH-104562) (#107101) by Miss Islington (bot) · 2 years, 1 month ago
- 6bde1b9 [3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) (GH-106952) by Serhiy Storchaka · 2 years, 1 month ago
- 0a57620 [3.11] Docs: Argument Clinic: Add Background and Tutorial top-level sections (GH-106904) (#106946) by Miss Islington (bot) · 2 years, 1 month ago
- 0c47ed7 [3.11] Docs: Argument Clinic: Group guides about default values (GH-106872) (#106873) by Miss Islington (bot) · 2 years, 1 month ago
- 3855344 [3.11] Docs: Normalise Argument Clinic advanced topics headings (GH-106842) (#106852) by Miss Islington (bot) · 2 years, 1 month ago
- c73f9c0 [3.11] Docs: Normalize Argument Clinic How-To section capitalization (GH-106788) (#106792) by Miss Islington (bot) · 2 years, 1 month ago
- fed1b5a [3.11] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) (GH-105519) by Miss Islington (bot) · 2 years, 3 months ago
- be20e9c [3.11] howto/urllib2: remove link to an outdated french translation (GH-104193) (GH-104746) by Miss Islington (bot) · 2 years, 3 months ago
- 03abac2 [3.11] gh-103960: Dark mode: invert image brightness (GH-103983) (#104358) by Miss Islington (bot) · 2 years, 4 months ago
- 97e1e43 [3.11] [doc] logging.rst - Change link to point directly to the Google Group. (GH-93390) (GH-104318) by Miss Islington (bot) · 2 years, 4 months ago
- a635d63 [3.11] gh-64658: Expand Argument Clinic return converter docs (#104175) (#104198) by Erlend E. Aasland · 2 years, 4 months ago
- 365e077 [3.11] gh-101100: Fix Sphinx warnings in `curses` and `curses.ascii` modules (GH-103457) (#104124) by Miss Islington (bot) · 2 years, 4 months ago
- 5e76305 [3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088) by Rafael Fontenelle · 2 years, 4 months ago
- 9f43643 [3.11] gh-101100: Fix Sphinx warnings in `argparse` module (#103289) (#103803) by Hugo van Kemenade · 2 years, 4 months ago
- e40db6e [3.11] Descriptor HowTo: Update to include attributes added in Python 3.10 (GH-103666) (#103680) by Miss Islington (bot) · 2 years, 4 months ago
- 8642fdc [3.11] GH-103484: Fix broken links reported by linkcheck (GH-103608) (#103683) by Rafael Fontenelle · 2 years, 4 months ago
- 3b929a7 [3.11] gh-103479: [Enum] require __new__ to be considered a data type (GH-103495) (GH-103514) by Ethan Furman · 2 years, 5 months ago
- 58e330a [3.11] gh-93910: [Enum] remove member.member deprecation (GH-103236) (GH-103299) by Ethan Furman · 2 years, 5 months ago
- cf72cc2 gh-98298, gh-74730: [Enum] update docs (GH-103163) by Miss Islington (bot) · 2 years, 5 months ago
- d189e2d [3.11] gh-102582: Fix invalid JSON in Doc/howto/logging-cookbook.rst (GH-102635) (GH-103106) by Miss Islington (bot) · 2 years, 5 months ago
- 2c4fc87 [3.11] [doc] Improve grammar/fix missing word (GH-102060) (GH-102277) by Miss Islington (bot) · 2 years, 6 months ago
- 5e49807 [3.11] gh-101440: fix json snippet error in logging-cookbook.rst (GH-101439) (GH-101463) by Miss Islington (bot) · 2 years, 7 months ago
- 5e1c4ac [3.11] Provided better example for logging cookbook (GH-101164) (GH-101184) by Miss Islington (bot) · 2 years, 7 months ago
- a7f9afd [3.11] gh-100916: Convert argument to appropriate type (GH-100917) (GH-100918) by Miss Islington (bot) · 2 years, 8 months ago
- 44b664e gh-99535: Add test for inheritance of annotations and update documentation (GH-99990) by Miss Islington (bot) · 2 years, 8 months ago
- 944ac46 [3.11] gh-99304: [Enum] clarify what constitutes a flag alias (GH-99395) (GH-99415) by Miss Islington (bot) · 2 years, 10 months ago
- cf5dbb4 [Enum] Typo: fix DuplicateFreeEnum example docs (GH-99265) by Miss Islington (bot) · 2 years, 10 months ago
- 8b4d5b1 argparse howto: Use f-string in preference to "...".format() (GH-98883) by Miss Islington (bot) · 2 years, 10 months ago
- 67f63b8 [3.11] [doc] Update cookbook example for socket-based logging in a production sett… (GH-98922) (GH-98980) by Miss Islington (bot) · 2 years, 10 months ago
- 217a317 Fix wording in Functional Programming HOWTO (GH-98939) by Miss Islington (bot) · 2 years, 10 months ago
- a4f8db1 Fix typo in sorting HOWTO (GH-98888) by Miss Islington (bot) · 2 years, 10 months ago
- 5f86275 [3.11] Change links to label refs (GH-98454) (#98725) by Stanley · 2 years, 10 months ago
- 860efa3 [3.11] [doc] Improve logging cookbook example. (GH-98481) (GH-98483) by Miss Islington (bot) · 2 years, 10 months ago
- ea19c28 [3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371) by C.A.M. Gerlach · 2 years, 11 months ago
- 211b819 GH-91415: Mention alphabetical sort ordering in the Sorting HOWTO (GH-98336) by Miss Islington (bot) · 2 years, 11 months ago
- 79c0ade [3.11] [doc] Update logging cookbook with an example of custom handli… (GH-98296) by Vinay Sajip · 2 years, 11 months ago
- 31659011 gh-65046: Link to logging cookbook from asyncio docs (GH-98207) by Miss Islington (bot) · 2 years, 11 months ago
- 6554598 Minor edits to the Descriptor HowTo Guide (GH-24901) by Miss Islington (bot) · 2 years, 11 months ago
- 27a7fe3 [3.11] gh-93738: Disallow pre-v3 syntax in the C domain (GH-97962) (#97976) by Miss Islington (bot) · 2 years, 11 months ago
- 011260b [3.11] [docs] Update logging cookbook with recipe for using a logger like an output… (GH-97730) (GH-97735) by Miss Islington (bot) · 2 years, 11 months ago
- 73557d5 [3.11] gh-65046: Add note about logging from async code. (GH-97602) (GH-97608) by Miss Islington (bot) · 3 years ago
- 4d1de87 gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) by Miss Islington (bot) · 3 years ago
- b76c43a [3.11] gh-77116: Add SMTP buffering example to logging cookbook. (GH-96324) (GH-96326) by Miss Islington (bot) · 3 years ago
- d699068 GH-95822: Need _PyType_Lookup() in descriptor howto code equivalent. (GH-95967) (#96099) by Miss Islington (bot) · 3 years ago
- c521c5c gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642) by Miss Islington (bot) · 3 years, 1 month ago
- d8df7e0 [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643) by Serhiy Storchaka · 3 years, 1 month ago
- a6c4ca9 [3.11] [doc] Update cookbook example and add information about queue types. (GH-94854) (GH-94871) by Miss Islington (bot) · 3 years, 2 months ago
- 7a3dae06 Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489) (GH-94566) by Miss Islington (bot) · 3 years, 2 months ago
- 77bf973 Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) by Miss Islington (bot) · 3 years, 2 months ago
- 8fe0b1d [3.11] Update logging documentation: change cross-reference and add webapp r… (GH-94541) by Vinay Sajip · 3 years, 2 months ago
- 8b77681 bpo-39971: Change examples to be runnable (GH-32172) by Miss Islington (bot) · 3 years, 2 months ago
- 63e127f gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94076) by Miss Islington (bot) · 3 years, 2 months ago
- 7bfeb8a [3.11] Improve logging documentation with example and additional cookbook re… (GH-93644) (GH-93647) by Miss Islington (bot) · 3 years, 3 months ago
- 92f8786 Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) (GH-93638) by Miss Islington (bot) · 3 years, 3 months ago
- cea6573 gh-92859: Doc: add info about logging.debug() calling basicConfig() (GH-93063) (GH-93151) by Miss Islington (bot) · 3 years, 3 months ago