| Commit message (Expand) | Author | Age | Files | Lines |
* | fix python 3 mod init function declaration (closes #26827) | Benjamin Peterson | 2016-04-23 | 1 | -1/+1 |
|
|
* | Fixing broken links in doc, part 4: some more breaks and redirects | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|
|
* | Closes #22748: there are no PyString C functions in 3.x. | Georg Brandl | 2014-10-28 | 1 | -4/+3 |
|
|
* | Backport 6df456f8fc6d. | Stefan Krah | 2013-01-20 | 1 | -19/+0 |
|
|
* | Issue #16714: use 'raise' exceptions, don't 'throw'. | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
|
|
* | Issue #14400: Fix typo. | Martin v. Löwis | 2012-03-24 | 1 | -1/+1 |
|
|
* | Use source reST role instead of file where it makes sense. | Éric Araujo | 2012-03-05 | 1 | -2/+2 |
|
|
* | Issue #13086: Update howto/cporting.rst to discuss "Python 3" instead of "3.0". | Larry Hastings | 2012-02-28 | 1 | -33/+40 |
|
|
* | update to new C roles and directives | Sandro Tosi | 2012-01-14 | 1 | -21/+21 |
|
|
* | Issue #13053: Added section on migrating from CObject to Capsule | Larry Hastings | 2011-10-09 | 1 | -0/+52 |
|
|
* | Add Python porting howto from 3.x. | Éric Araujo | 2011-08-18 | 1 | -0/+2 |
|
|
* | Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge... | Georg Brandl | 2010-11-26 | 1 | -3/+3 |
|
|
* | Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP | Victor Stinner | 2010-05-14 | 1 | -1/+1 |
|
|
* | Fix 'the the' duplication | Andrew M. Kuchling | 2009-04-03 | 1 | -1/+1 |
|
|
* | clarify a few things | Benjamin Peterson | 2008-09-27 | 1 | -7/+6 |
|
|
* | typos. | Georg Brandl | 2008-09-26 | 1 | -3/+3 |
|
|
* | add an 'other options' section | Benjamin Peterson | 2008-09-26 | 1 | -0/+9 |
|
|
* | add the beginnings of a C-API 2 -> 3 porting guide | Benjamin Peterson | 2008-09-26 | 1 | -0/+208 |
|
|