1. 746102b Issue #27186: Document PyOS_FSPath(). by Brett Cannon · 8 years ago
  2. 5376ba9 Issue #24400: Introduce a distinct type for 'async def' coroutines. by Yury Selivanov · 9 years ago
  3. 0676a40 Issue #18711: Add a new `PyErr_FormatV` function, similar to `PyErr_Format` but accepting a `va_list` argument. by Antoine Pitrou · 10 years ago
  4. 8f9f0f1 Issue #20517: Removed unnecessary new (short-lived) functions from PyErr. by Larry Hastings · 10 years ago
  5. b082731 Issue #20517: Functions in the os module that accept two filenames by Larry Hastings · 10 years ago
  6. c679227 Issue #1772673: The type of `char*` arguments now changed to `const char*`. by Serhiy Storchaka · 11 years ago
  7. 4fcf1b2 Issue #18085: Add missed const modifier for some entries in refcounts.dat. by Serhiy Storchaka · 11 years ago
  8. 244d625 Issue #18085: Add missed const modifier for some entries in refcounts.dat. by Serhiy Storchaka · 11 years ago
  9. dce0550 Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat. by Serhiy Storchaka · 11 years ago
  10. 1cfebc7 Issue #9369: The types of `char*` arguments of PyObject_CallFunction() and by Serhiy Storchaka · 11 years ago
  11. 4dbae88 Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat. by Serhiy Storchaka · 11 years ago
  12. 00e9886 Add PyDict_SetDefault. (closes #17327) by Benjamin Peterson · 11 years ago
  13. f9c7c36 Merge: Remove already dropped function PySys_GetFile from documentation. by Andrew Svetlov · 12 years ago
  14. 4deb16d Remove already dropped function PySys_GetFile from documentation. by Andrew Svetlov · 12 years ago
  15. 86a36b5 PEP 3155 / issue #13448: Qualified name for classes and functions. by Antoine Pitrou · 13 years ago
  16. ce77037 Add the green "New reference" note to the doc of PyException_GetTraceback() by Petri Lehtinen · 13 years ago
  17. 9583cac Issue #10089: Add support for arbitrary -X options on the command-line. by Antoine Pitrou · 14 years ago
  18. 3a23c9e Issue #9089: PyNumber_Int is no more. Remove it from the docs. by Mark Dickinson · 14 years ago
  19. 08bf91c Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from by Benjamin Peterson · 14 years ago
  20. 5e55b3e Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,77739,77858,77887,77889 via svnmerge from by Benjamin Peterson · 14 years ago
  21. 1e28a27 Merged revisions 77088 via svnmerge from by Georg Brandl · 14 years ago
  22. b173f78 add a replacement API for PyCObject, PyCapsule #5630 by Benjamin Peterson · 15 years ago
  23. ffe431d Merged revisions 68203 via svnmerge from by Martin v. Löwis · 15 years ago
  24. 87ce6d7 #3247: get rid of Py_FindMethods by Amaury Forgeot d'Arc · 16 years ago
  25. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 16 years ago
  26. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 16 years ago
  27. ce3a72a Patch 1267 by Christian Heimes. by Guido van Rossum · 17 years ago
  28. 30d1c51 Remove _PyObject_Del by Neal Norwitz · 17 years ago
  29. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago