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