COMMITS
/ Doc/howto/cporting.rst May 27, 2025
M
[3.14] gh-133678: Document C API third party tools (GH-134526) (#134793)
Miss Islington (bot) committed
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
September 24, 2018
P
bpo-24937: Replace the extension module porting HOWTO by links to external projects (GH-9317)
Petr Viktorin committed
November 21, 2016
M
Change double hyphens (en dashes) to em (longer) dashes
Martin Panter committed
April 23, 2016
B
fix python 3 mod init function declaration (closes #26827)
Benjamin Peterson committed
October 29, 2014
G
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl committed
October 28, 2014
G
Closes #22748: there are no PyString C functions in 3.x.
Georg Brandl committed
January 20, 2013
S
Issue #7353: Remove references to Include/intobject.h in the C-porting howto.
Stefan Krah committed
December 18, 2012
A
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov committed
March 24, 2012
M
Issue #14400: Fix typo.
Martin v. Löwis committed
March 5, 2012
É
Use source reST role instead of file where it makes sense.
Éric Araujo committed
February 29, 2012
L
Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.)
Larry Hastings committed
October 16, 2010
G
#10124: typo fix.
Georg Brandl committed
October 6, 2010
G
Fix errors found by "make suspicious".
Georg Brandl committed
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
May 14, 2010
V
Merged revisions 81163 via svnmerge from
Victor Stinner committed
April 5, 2009
December 2, 2008
G
Finished the "porting to 3.0" section. Had to add a label to
Guido van Rossum committed
September 28, 2008
B
Devil merge!
Benjamin Peterson committed