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
*
Docs: Argument Clinic: Improve 'How to write a custom converter' (#107328)
Erlend E. Aasland
2023-08-05
1
-24/+26
*
gh-107432 Fix incorrect indentation in annotations HOWTO (#107445)
Daniele Procida
2023-08-05
1
-163/+163
*
gh-107306: Add a Doc Entry for Py_mod_multiple_interpreters (#107403)
Eric Snow
2023-07-31
1
-0/+2
*
gh-107507: Replace 'The goals of Argument Clinic' with a summary (#107508)
Erlend E. Aasland
2023-07-31
1
-54/+4
*
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka
2023-07-29
1
-1/+1
*
gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345)
Serhiy Storchaka
2023-07-27
1
-5/+5
*
Docs: Argument Clinic: Restructure "Basic concepts and usage" (#106981)
Erlend E. Aasland
2023-07-26
1
-43/+129
*
Docs: Remove the numbered steps from the Argument Clinic tutorial (#107203)
Erlend E. Aasland
2023-07-26
1
-314/+310
*
gh-107091: Fix some uses of :c:member: role (GH-107129)
Serhiy Storchaka
2023-07-26
1
-1/+1
*
Docs: Add missing markup to Argument Clinic docs (#106876)
Erlend E. Aasland
2023-07-24
1
-126/+143
*
Docs: Remove duplicate word in Argument Clinic howto heading (#107169)
Hakan Celik
2023-07-24
1
-2/+2
*
gh-106948: Docs: Disable links for C standard library functions, OS utility f...
Erlend E. Aasland
2023-07-23
1
-3/+3
*
gh-107091: Fix the use of some C domain roles (#107092)
Serhiy Storchaka
2023-07-23
1
-2/+2
*
gh-101100: Fix some broken sphinx references (#107095)
wulmer
2023-07-23
4
-9/+11
*
gh-54738: Add argparse i18n howto (#104562)
Tomas R
2023-07-23
1
-0/+53
*
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
Serhiy Storchaka
2023-07-21
1
-5/+5
*
Docs: Argument Clinic: Add Background and Tutorial top-level sections (#106904)
Erlend E. Aasland
2023-07-21
1
-9/+27
*
Docs: Argument Clinic: Group guides about default values (#106872)
Erlend E. Aasland
2023-07-18
1
-20/+20
*
Docs: Normalise Argument Clinic advanced topics headings (#106842)
Erlend E. Aasland
2023-07-18
1
-49/+46
*
Docs: Normalize Argument Clinic How-To section capitalization (#106788)
Erlend E. Aasland
2023-07-15
1
-11/+18
*
gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348)
Nikita Sobolev
2023-06-08
1
-1/+10
*
gh-102304: doc: Add links to Stable ABI and Limited C API (#105345)
Victor Stinner
2023-06-06
1
-1/+1
*
howto/urllib2: remove link to an outdated french translation (GH-104193)
Mathieu Dupuy
2023-05-22
1
-7/+0
*
gh-103295: expose API for writing perf map files (#103546)
gsallam
2023-05-21
1
-3/+1
*
gh-104389: Add 'unused' keyword to Argument Clinic C converters (#104390)
Erlend E. Aasland
2023-05-12
1
-0/+3
*
gh-103960: Dark mode: invert image brightness (#103983)
Hugo van Kemenade
2023-05-10
1
-0/+1
*
gh-64658: Expand Argument Clinic return converter docs (#104175)
Erlend E. Aasland
2023-05-05
1
-13/+28
*
gh-101100: Fix Sphinx warnings in `curses` and `curses.ascii` modules (#103457)
Hugo van Kemenade
2023-05-03
1
-21/+23
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
1
-1/+1
*
gh-101100: Fix Sphinx warnings in `argparse` module (#103289)
Hugo van Kemenade
2023-04-24
1
-7/+9
*
GH-103484: Fix broken links reported by linkcheck (#103608)
Rafael Fontenelle
2023-04-22
2
-4/+4
*
Descriptor HowTo: Update to include attributes added in Python 3.10 (GH-103...
Raymond Hettinger
2023-04-22
1
-8/+90
*
gh-103596: [Enum] do not shadow mixed-in methods/attributes (GH-103600)
Ethan Furman
2023-04-18
1
-3/+11
*
Fix syntax typo in isolating extensions doc (#103516)
AN Long
2023-04-14
1
-3/+3
*
Proofread howto/perf_profiling.rst (#103530)
Boris Verkhovskiy
2023-04-14
1
-10/+10
*
gh-103479: [Enum] require __new__ to be considered a data type (GH-103495)
Ethan Furman
2023-04-13
1
-3/+5
*
gh-93910: [Enum] remove member.member deprecation (GH-103236)
Ethan Furman
2023-04-06
1
-4/+3
*
gh-103056: [Enum] use staticmethod decorator for _gnv_ (GH-103231)
Ethan Furman
2023-04-04
1
-0/+1
*
gh-98298, gh-74730: [Enum] update docs (GH-103163)
Ethan Furman
2023-04-03
1
-0/+5
*
gh-102582: Fix invalid JSON in Doc/howto/logging-cookbook.rst (GH-102635)
Matěj Cepl
2023-03-29
1
-10/+14
*
[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
[next]