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
*
[doc] Improve grammar/fix missing word (GH-102060)
VMan
2023-02-26
1
-1/+1
*
gh-101440: fix json snippet error in logging-cookbook.rst (#101439)
Peter Jiping Xie
2023-01-31
1
-1/+1
*
gh-101386: fix typos found by codespell (#101387)
Peter Jiping Xie
2023-01-28
1
-2/+2
*
Provided better example for logging cookbook (GH-101164)
Vladimir Malinovskii
2023-01-20
1
-10/+31
*
gh-98763: Prefer "python" over "python3" for command line examples in docs. (...
Mariusz Felisiak
2023-01-11
3
-56/+56
*
gh-100916: Convert argument to appropriate type (GH-100917)
Yao-Ching Huang
2023-01-10
1
-1/+1
*
gh-99535: Add test for inheritance of annotations and update documentation (#...
MonadChains
2022-12-24
1
-0/+6
*
gh-99087: Add missing newline for prompts in docs (GH-98993)
Stanley
2022-12-09
1
-0/+2
*
gh-94943: [Enum] improve repr() when inheriting from a dataclass (GH-99740)
Ethan Furman
2022-12-06
1
-0/+25
*
gh-99304: [Enum] clarify what constitutes a flag alias (GH-99395)
Ethan Furman
2022-11-12
1
-3/+46
*
[Enum] Typo: fix DuplicateFreeEnum example docs (GH-99265)
Bruno Neyra
2022-11-09
1
-1/+1
*
argparse howto: Use f-string in preference to "...".format() (#98883)
Skip Montanaro
2022-11-03
1
-2/+2
*
[doc] Update cookbook example for socket-based logging in a production settâ€...
Vinay Sajip
2022-11-01
1
-7/+65
*
Fix wording in Functional Programming HOWTO (GH-98939)
partev
2022-11-01
1
-1/+1
*
Fix typo in sorting HOWTO (#98888)
partev
2022-10-31
1
-1/+1
*
gh-96143: Improve perf profiler docs (#96445)
Erlend E. Aasland
2022-10-27
1
-31/+38
*
docs: Change links to label refs (#98454)
Stanley
2022-10-26
2
-1/+3
*
[doc] Improve logging cookbook example. (GH-98481)
Vinay Sajip
2022-10-20
1
-0/+65
*
GH-91415: Mention alphabetical sort ordering in the Sorting HOWTO (GH-98336)
Raymond Hettinger
2022-10-16
1
-76/+22
*
[doc] Update logging cookbook with an example of custom handling of levels. (...
Vinay Sajip
2022-10-15
1
-4/+206
*
gh-65046: Link to logging cookbook from asyncio docs (#98207)
Shantanu
2022-10-12
1
-0/+2
*
Minor edits to the Descriptor HowTo Guide (GH-24901)
GĂ©ry Ogam
2022-10-09
1
-6/+8
*
gh-97956: Mention `generate_global_objects.py` in `AC How-To` (#97957)
Nikita Sobolev
2022-10-07
1
-1/+9
*
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade
2022-10-07
4
-9/+9
*
gh-93738: Disallow pre-v3 syntax in the C domain (#97962)
Adam Turner
2022-10-06
1
-1/+1
*
I changed my surname early this year (#96671)
Tshepang Mbambo
2022-10-05
1
-1/+1
*
gh-97681: Remove Tools/demo/ directory (#97682)
Victor Stinner
2022-10-03
1
-5/+1
*
[docs] Update logging cookbook with recipe for using a logger like an outputâ...
Vinay Sajip
2022-10-02
1
-0/+76
*
gh-65046: Add note about logging from async code. (GH-97602)
Vinay Sajip
2022-09-28
1
-0/+8
*
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Serhiy Storchaka
2022-09-24
1
-1/+1
*
gh-96143: Add some comments and minor fixes missed in the original PR (#96433)
Pablo Galindo Salgado
2022-08-30
1
-0/+3
*
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado
2022-08-30
2
-0/+201
*
gh-77116: Add SMTP buffering example to logging cookbook. (GH-96324)
Vinay Sajip
2022-08-26
1
-0/+82
*
GH-95822: Need _PyType_Lookup() in descriptor howto code equivalent. (GH-95967)
Raymond Hettinger
2022-08-19
1
-1/+21
*
Docs: replace 'currying' by 'partial function'. (#91814)
Clemens Tolboom
2022-08-11
1
-0/+2
*
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Serhiy Storchaka
2022-08-04
1
-1/+1
*
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...
Serhiy Storchaka
2022-08-04
6
-12/+12
*
gh-95007: Remove the NoneType return converter from Argument Clinic Doc (#95529)
Noam Cohen
2022-08-01
1
-5/+0
*
gh-95077: [Enum] add code-based deprecation warnings for member.member access...
Ethan Furman
2022-07-25
1
-15/+4
*
[doc] Update cookbook example and add information about queue types. (GH-94854)
Vinay Sajip
2022-07-15
1
-1/+6
*
Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489)
Petr Viktorin
2022-07-05
2
-0/+537
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Ned Batchelder
2022-07-05
6
-9/+9
*
Update logging documentation: change cross-reference and add webapp r… (GH-...
Vinay Sajip
2022-07-04
1
-0/+222
*
bpo-39971: Change examples to be runnable (GH-32172)
Stanley
2022-06-25
1
-11/+18
*
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin
2022-06-21
1
-3/+3
*
Improve logging documentation with example and additional cookbook re… (GH-...
Vinay Sajip
2022-06-09
1
-0/+89
*
Doc: Update references and examples of old, unsupported OSes and uarches (GH-...
CAM Gerlach
2022-06-09
1
-7/+12
*
gh-92592: Allow logging filters to return a LogRecord. (GH-92591)
Adrian Garcia Badaracco
2022-06-07
1
-0/+26
*
[doc] Improve discoverability of links between logging documents. (GH-93405)
Vinay Sajip
2022-06-01
2
-1/+30
*
[doc] logging.rst - Change link to point directly to the Google Group. (GH-93...
Moshe Kaplan
2022-05-31
1
-1/+1
[next]