COMMITS
/ Doc/howto/index.rst August 9, 2025
A
gh-137026: Add an explainer guide for asyncio (GH-137215)
Alexander Nordin committed
April 21, 2025
I
gh-131591: Add remote debugging attachment protocol documentation (#132638)
ivonastojanovic committed
September 25, 2024
S
gh-124370: Add "howto" for free-threaded Python (#124371)
Sam Gross committed
June 19, 2024
P
Add a link to free-threading HOWTO to the index (follow-up to GH-119366) (GH-120703)
Petr Viktorin committed
June 18, 2024
S
gh-119241: Add HOWTO for free-threaded C API extensions (#119877)
Sam Gross committed
June 17, 2024
C
Update the documentation howto index page and group docs into 3 logical sections (GH-119366)
Carol Willing committed
April 15, 2024
H
Add 'The Python 2.3 Method Resolution Order' (#116435)
Hugo van Kemenade committed
February 23, 2024
P
gh-89480: Document the gdb helpers (GH-115657)
Pablo Galindo Salgado committed
February 12, 2024
N
gh-114785: Remove content from `Porting from Python2` how-to (#114805)
Nikita Sobolev committed
October 11, 2023
A
GH-107518: Remove the Argument Clinic How-To (#109900)
Adam Turner committed
October 7, 2023
M
gh-108277: Add os.timerfd_create() function (#108382)
Masaru Tsuchiyama committed
August 30, 2022
P
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado committed
July 5, 2022
P
Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489)
Petr Viktorin committed
May 2, 2021
L
bpo-43987: Add "Annotations Best Practices" HOWTO doc. (#25746)
larryhastings committed
March 31, 2021
E
bpo-40066: Enum: modify `repr()` and `str()` (GH-22392)
Ethan Furman committed
September 10, 2016
Ł
DTrace support: function calls, GC activity, line execution
Łukasz Langa committed
March 7, 2016
B
Issue #24852: Remove outdated "HOWTO Use Python in the web" document
Berker Peksag committed
January 4, 2014
L
Issue #19659: Added documentation for Argument Clinic.
Larry Hastings committed
April 23, 2013
E
#17729: remove the Advocacy HOWTO from the index.
Ezio Melotti committed
May 26, 2012
May 6, 2012
E
#14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe.
Ezio Melotti committed
March 19, 2011
R
Issue 7391: Remove questionable and outdated HOWTO document with permission from its author.
Raymond Hettinger committed
February 3, 2011
B
Add a HOWTO on how to port from Python 2 to Python 3.
Brett Cannon committed
December 19, 2010
V
Logging documentation reorganised.
Vinay Sajip committed
September 1, 2010
R
Forward port sorting howto
Raymond Hettinger committed
May 19, 2010
G
Add descriptor HOWTO to py3k docs.
Georg Brandl committed
September 28, 2008
B
Devil merge!
Benjamin Peterson committed
September 8, 2008
November 1, 2007
G
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed