index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
howto
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371)
C.A.M. Gerlach
2022-10-22
3
-8/+8
*
[3.11] gh-65046: Add note about logging from async code. (GH-97602) (GH-97608)
Miss Islington (bot)
2022-10-22
1
-0/+8
*
[3.11] [docs] Update logging cookbook with recipe for using a logger like an ...
Miss Islington (bot)
2022-10-22
1
-77/+0
*
[3.11] gh-93738: Disallow pre-v3 syntax in the C domain (GH-97962) (#97976)
Miss Islington (bot)
2022-10-22
1
-1/+1
*
Minor edits to the Descriptor HowTo Guide (GH-24901)
Miss Islington (bot)
2022-10-22
1
-6/+8
*
gh-65046: Link to logging cookbook from asyncio docs (GH-98207)
Miss Islington (bot)
2022-10-22
1
-0/+2
*
[3.11] [doc] Update logging cookbook with an example of custom handli… (GH-...
Vinay Sajip
2022-10-22
1
-3/+358
*
GH-91415: Mention alphabetical sort ordering in the Sorting HOWTO (GH-98336)
Miss Islington (bot)
2022-10-22
1
-76/+22
*
[3.11] gh-77116: Add SMTP buffering example to logging cookbook. (GH-96324) (...
Miss Islington (bot)
2022-08-27
1
-0/+82
*
GH-95822: Need _PyType_Lookup() in descriptor howto code equivalent. (GH-959...
Miss Islington (bot)
2022-08-19
1
-1/+21
*
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Miss Islington (bot)
2022-08-04
1
-1/+1
*
[3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTP...
Serhiy Storchaka
2022-08-04
6
-12/+12
*
[3.11] [doc] Update cookbook example and add information about queue types. (...
Miss Islington (bot)
2022-07-15
1
-1/+6
*
Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489) (GH...
Miss Islington (bot)
2022-07-05
2
-0/+537
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Miss Islington (bot)
2022-07-05
6
-9/+9
*
[3.11] Update logging documentation: change cross-reference and add webapp râ...
Vinay Sajip
2022-07-04
1
-1/+270
*
bpo-39971: Change examples to be runnable (GH-32172)
Miss Islington (bot)
2022-06-25
1
-11/+18
*
gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94076)
Miss Islington (bot)
2022-06-21
1
-3/+3
*
[3.11] Improve logging documentation with example and additional cookbook reâ...
Miss Islington (bot)
2022-06-09
1
-0/+89
*
Doc: Update references and examples of old, unsupported OSes and uarches (GH-...
Miss Islington (bot)
2022-06-09
1
-7/+12
*
gh-92859: Doc: add info about logging.debug() calling basicConfig() (GH-93063...
Miss Islington (bot)
2022-05-23
1
-4/+5
*
Document Py_ssize_t. (GH-92512)
Miss Islington (bot)
2022-05-13
1
-1/+1
*
GH-89519: Deprecate classmethod descriptor chaining (#92379)
Raymond Hettinger
2022-05-06
1
-1/+3
*
Fix typo in Sorting howto (#92280)
Carl Meyer
2022-05-04
1
-2/+2
*
sorting howto: Add clarification on < using __lt__ (#92010)
slateny
2022-04-29
1
-1/+4
*
gh-91156: Use `locale.getencoding()` instead of getpreferredencoding (GH-91732)
Inada Naoki
2022-04-22
1
-2/+1
*
Remove python2 support in logging cookbook example. (GH-32362)
Mathieu Dupuy
2022-04-06
1
-8/+1
*
bpo-32658: Regex docs: Fix metacharacter reference (GH-32230)
Mike cm
2022-04-05
1
-1/+1
*
bpo-14911: Corrected generator.throw() documentation (GH-32207)
Dave Goncalves
2022-03-31
1
-1/+1
*
bpo-47081: Replace "qualifiers" with "quantifiers" in the re module documenta...
Serhiy Storchaka
2022-03-22
1
-6/+6
*
[doc] Add a note in howto/logging.rst about "do not log to root logger in lib...
Yuxin Wu
2022-02-26
1
-0/+7
*
Improve discussion about how __getattr__ is invoked. (GH-31435)
Raymond Hettinger
2022-02-20
1
-9/+7
*
bpo-46730: Add more info to @property AttributeError messages (GH-31311)
Alex-Blade
2022-02-16
1
-4/+4
*
bpo-46613: Add PyType_GetModuleByDef to the public API (GH-31081)
Petr Viktorin
2022-02-11
1
-3/+3
*
Optimize images by IMGbot (GH-21348)
Manish Kumar ⛄
2022-02-04
1
-0/+0
*
[doc]: Spotted errors while working on rstlint. (GH-30879)
Julien Palard
2022-01-27
1
-2/+1
*
no-issue: Fix documentation typos. (GH-30576)
Piotr Fusik
2022-01-20
1
-1/+1
*
bpo-40066: [Enum] skip failing doc test (GH-30637)
Kumar Aditya
2022-01-17
1
-146/+126
*
Revert "bpo-40066: [Enum] update str() and format() output (GH-30582)" (GH-3...
Victor Stinner
2022-01-17
1
-126/+146
*
bpo-40066: [Enum] update str() and format() output (GH-30582)
Ethan Furman
2022-01-16
1
-146/+126
*
bpo-45331: [Enum] add rule to docs that mixin type must be subclassable (GH-3...
Nikita Sobolev
2022-01-10
1
-4/+7
*
bpo-45535: Improve output of Enum ``dir()`` (GH-29316)
Alex Waygood
2021-12-02
1
-3/+4
*
[Doc] Add info to logging cookbook about running logging socket listeners iâ€...
Vinay Sajip
2021-11-29
1
-0/+22
*
Fix markup buglet in Doc/howto/annotations.rst (#29802)
Guido van Rossum
2021-11-26
1
-1/+1
*
bpo-19072: Classmethod can wrap other classmethod like descriptors (GH-29634)
Raymond Hettinger
2021-11-19
1
-1/+8
*
bpo-45740: [Enum] add versionadded markers to docs (GH-29443)
Ethan Furman
2021-11-06
1
-7/+6
*
bpo-44174: [Enum] add reference to name mangling (GH-29116)
Ethan Furman
2021-10-21
1
-1/+2
*
bpo-45320: Remove long-deprecated inspect methods (GH-28618)
Hugo van Kemenade
2021-10-20
1
-3/+0
*
bpo-34804: [doc] Rephrase section on side effects in functional.rst for clari...
DonnaDia
2021-10-06
1
-5/+4
*
Fix 404 link to the pyporting mailing list (GH-27320)
Rohit Nishad
2021-08-04
1
-3/+3
[next]