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.12] Fix typo in perf profiling docs (GH-112112) (#112117)
Miss Islington (bot)
2023-11-15
1
-1/+1
*
[3.12] gh-111895: Convert definition list to bullet list for readability on m...
Miss Islington (bot)
2023-11-09
1
-6/+6
*
[3.12] Glossary: Add "static type checker" (GH-111837) (#111854)
Miss Islington (bot)
2023-11-08
1
-2/+3
*
[3.12] gh-111724: Fix doctest `ResourceWarning` in `howto/descriptor.rst` (GH...
Miss Islington (bot)
2023-11-04
1
-0/+4
*
[3.12] gh-111181: Fix enum doctests (GH-111180) (GH-111518)
Miss Islington (bot)
2023-10-31
1
-3/+6
*
[3.12] gh-110383: Italicize variable name (GH-111206) (#111207)
Miss Islington (bot)
2023-10-23
1
-1/+1
*
[3.12] gh-110383: Added explanation about simplest regex use case for quantif...
Miss Islington (bot)
2023-10-23
1
-0/+3
*
[3.12] GH-107518: Remove the Argument Clinic How-To (#109900) (#110760)
Erlend E. Aasland
2023-10-12
2
-1892/+5
*
[3.12] gh-110631: Fix reST indentation (GH-110724) (#110738)
Ezio Melotti
2023-10-11
2
-15/+14
*
[3.12] Fix env var typo in perf profiling docs (GH-110404) (#110414)
Miss Islington (bot)
2023-10-05
1
-2/+1
*
[3.12] gh-101100: Fix references to ``URLError`` and ``HTTPError`` in ``howto...
Miss Islington (bot)
2023-09-29
1
-8/+8
*
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
Miss Islington (bot)
2023-09-24
2
-3/+3
*
[3.12] gh-108682: [Enum] raise TypeError if super().__new__ called in custom ...
Miss Islington (bot)
2023-08-31
1
-1/+22
*
[3.12] gh-101100: Fix Sphinx warnings in the Logging Cookbook (GH-108678) (#1...
Miss Islington (bot)
2023-08-30
1
-4/+11
*
[3.12] gh-107432 Update Porting Python 2 Code to Python 3 how-to (GH-107434) ...
Miss Islington (bot)
2023-08-24
1
-121/+94
*
[3.12] docs: fix grammar in isolating-extensions.rst (GH-108037) (#108218)
Miss Islington (bot)
2023-08-21
1
-1/+1
*
[3.12] Docs: Argument Clinic: Move the CConverter class to the reference (GH-...
Miss Islington (bot)
2023-08-07
1
-64/+69
*
[3.12] Docs: Argument Clinic: Improve 'How to write a custom converter' (GH-1...
Miss Islington (bot)
2023-08-06
1
-24/+26
*
[3.12] gh-107432 Fix incorrect indentation in annotations HOWTO (GH-107445) (...
Miss Islington (bot)
2023-08-05
1
-163/+163
*
[3.12] gh-107306: Add a Doc Entry for Py_mod_multiple_interpreters (GH-107403...
Miss Islington (bot)
2023-07-31
1
-0/+2
*
[3.12] gh-107507: Replace 'The goals of Argument Clinic' with a summary (GH-1...
Miss Islington (bot)
2023-07-31
1
-54/+4
*
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (G...
Serhiy Storchaka
2023-07-29
1
-1/+1
*
[3.12] gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345) (...
Serhiy Storchaka
2023-07-28
1
-5/+5
*
[3.12] Docs: Argument Clinic: Restructure "Basic concepts and usage" (GH-1069...
Miss Islington (bot)
2023-07-27
1
-43/+129
*
[3.12] Docs: Remove the numbered steps from the Argument Clinic tutorial (GH-...
Miss Islington (bot)
2023-07-26
1
-314/+310
*
[3.12] gh-107091: Fix some uses of :c:member: role (GH-107129) (GH-107310)
Miss Islington (bot)
2023-07-26
1
-1/+1
*
[3.12] Docs: Add missing markup to Argument Clinic docs (GH-106876) (#107181)
Miss Islington (bot)
2023-07-24
1
-126/+143
*
[3.12] Docs: Remove duplicate word in Argument Clinic howto heading (GH-10716...
Miss Islington (bot)
2023-07-24
1
-2/+2
*
[3.12] gh-106948: Docs: Disable links for C standard library functions, OS ut...
Miss Islington (bot)
2023-07-23
1
-3/+3
*
[3.12] gh-107091: Fix the use of some C domain roles (GH-107092) (GH-107113)
Miss Islington (bot)
2023-07-23
1
-2/+2
*
[3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103)
Miss Islington (bot)
2023-07-23
4
-9/+11
*
[3.12] gh-54738: Add argparse i18n howto (GH-104562) (#107102)
Miss Islington (bot)
2023-07-23
1
-0/+53
*
[3.12] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-10...
Serhiy Storchaka
2023-07-21
1
-5/+5
*
[3.12] Docs: Argument Clinic: Add Background and Tutorial top-level sections ...
Miss Islington (bot)
2023-07-21
1
-9/+27
*
[3.12] Docs: Argument Clinic: Group guides about default values (GH-106872) (...
Miss Islington (bot)
2023-07-18
1
-20/+20
*
[3.12] Docs: Normalise Argument Clinic advanced topics headings (GH-106842) (...
Miss Islington (bot)
2023-07-18
1
-49/+46
*
[3.12] Docs: Normalize Argument Clinic How-To section capitalization (GH-1067...
Miss Islington (bot)
2023-07-15
1
-11/+18
*
[3.12] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) (GH-1...
Miss Islington (bot)
2023-06-09
1
-1/+10
*
[3.12] gh-102304: doc: Add links to Stable ABI and Limited C API (#105345) (#...
Victor Stinner
2023-06-06
1
-1/+1
*
[3.12] howto/urllib2: remove link to an outdated french translation (GH-10419...
Miss Islington (bot)
2023-05-23
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
[next]