Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
fa55a317e4b33e36b19447187e56df924d4e2eeb
/
Doc
/
howto
/
cporting.rst
e9e24b5
Closes #22748: there are no PyString C functions in 3.x.
by Georg Brandl
· 11 years ago
b357db8
Backport 6df456f8fc6d.
by Stefan Krah
· 13 years ago
4bb142b
Issue #16714: use 'raise' exceptions, don't 'throw'.
by Andrew Svetlov
· 13 years ago
fcf37c1
Issue #14400: Fix typo.
by Martin v. Löwis
· 13 years ago
76c6aa8
Use source reST role instead of file where it makes sense.
by Éric Araujo
· 13 years ago
0555cde
Issue #13086: Update howto/cporting.rst to discuss "Python 3" instead of "3.0".
by Larry Hastings
· 13 years ago
98ed08f
update to new C roles and directives
by Sandro Tosi
· 14 years ago
fc45bba
Issue #13053: Added section on migrating from CObject to Capsule
by Larry Hastings
· 14 years ago
52a5a03
Add Python porting howto from 3.x.
by Éric Araujo
· 14 years ago
26946ec
Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from
by Georg Brandl
· 15 years ago
8ded477
Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP
by Victor Stinner
· 15 years ago
a178a69
Fix 'the the' duplication
by Andrew M. Kuchling
· 16 years ago
4008ef0
clarify a few things
by Benjamin Peterson
· 17 years ago
da84d21
typos.
by Georg Brandl
· 17 years ago
0eee7c6
add an 'other options' section
by Benjamin Peterson
· 17 years ago
f1c08f0
add the beginnings of a C-API 2 -> 3 porting guide
by Benjamin Peterson
· 17 years ago