Final head of the former 3.7 branch
  1. 15ec1af [3.7] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (GH-96504) by Gregory P. Smith · 3 years ago
  2. 9da3502 [3.7] Fix the Windows CI config. (GH-96490) by Gregory P. Smith · 3 years ago
  3. 4e3a7f9 bpo-39973: Fix the docs for PyObject_GenericSetDict() (GH-19026) by Miss Islington (bot) · 5 years ago
  4. e72dcaa Fix typo: Pyssize_t => Py_ssize_t (GH-15411) (#15520) by Miss Islington (bot) · 6 years ago
  5. 951b161 bpo-36783: Add new references for C API Documentation changes (GH-13204) by Miss Islington (bot) · 6 years ago
  6. 73fc14d bpo-18085: Update refcounts.dat. (GH-11247) by Miss Islington (bot) · 7 years ago
  7. 29d4e30 bpo-32077: Update refcounts.dat for Unicode object functions. (GH-11243) by Miss Islington (bot) · 7 years ago
  8. 605ef6e bpo-35475: Add more PyImport* functions in refcounts.dat. (GH-11142) by Miss Islington (bot) · 7 years ago
  9. 1f22a30 [3.7] Add missed details of the C API introduced in 3.7. (GH-7047) (GH-7061) by Serhiy Storchaka · 7 years ago
  10. 3718f92 Add PyThread_tss_* to Doc/data/refcounts.dat. (GH-7038) by Miss Islington (bot) · 7 years ago
  11. 04af5b1 bpo-10381: Add timezone to datetime C API (#5032) by Paul Ganssle · 8 years ago
  12. b63530a Mark PyDict_GetItemWithError() as returning a borrowed reference. (#1818) by Eric Snow · 8 years ago
  13. 746102b Issue #27186: Document PyOS_FSPath(). by Brett Cannon · 9 years ago
  14. 5376ba9 Issue #24400: Introduce a distinct type for 'async def' coroutines. by Yury Selivanov · 10 years ago
  15. 0676a40 Issue #18711: Add a new `PyErr_FormatV` function, similar to `PyErr_Format` but accepting a `va_list` argument. by Antoine Pitrou · 11 years ago
  16. 8f9f0f1 Issue #20517: Removed unnecessary new (short-lived) functions from PyErr. by Larry Hastings · 12 years ago
  17. b082731 Issue #20517: Functions in the os module that accept two filenames by Larry Hastings · 12 years ago
  18. c679227 Issue #1772673: The type of `char*` arguments now changed to `const char*`. by Serhiy Storchaka · 12 years ago
  19. 4fcf1b2 Issue #18085: Add missed const modifier for some entries in refcounts.dat. by Serhiy Storchaka · 12 years ago
  20. 244d625 Issue #18085: Add missed const modifier for some entries in refcounts.dat. by Serhiy Storchaka · 12 years ago
  21. dce0550 Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat. by Serhiy Storchaka · 12 years ago
  22. 1cfebc7 Issue #9369: The types of `char*` arguments of PyObject_CallFunction() and by Serhiy Storchaka · 12 years ago
  23. 4dbae88 Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat. by Serhiy Storchaka · 12 years ago
  24. 00e9886 Add PyDict_SetDefault. (closes #17327) by Benjamin Peterson · 12 years ago
  25. f9c7c36 Merge: Remove already dropped function PySys_GetFile from documentation. by Andrew Svetlov · 13 years ago
  26. 4deb16d Remove already dropped function PySys_GetFile from documentation. by Andrew Svetlov · 13 years ago
  27. 86a36b5 PEP 3155 / issue #13448: Qualified name for classes and functions. by Antoine Pitrou · 14 years ago
  28. ce77037 Add the green "New reference" note to the doc of PyException_GetTraceback() by Petri Lehtinen · 14 years ago
  29. 9583cac Issue #10089: Add support for arbitrary -X options on the command-line. by Antoine Pitrou · 15 years ago
  30. 3a23c9e Issue #9089: PyNumber_Int is no more. Remove it from the docs. by Mark Dickinson · 15 years ago
  31. 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 · 15 years ago
  32. 5e55b3e Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,77739,77858,77887,77889 via svnmerge from by Benjamin Peterson · 16 years ago
  33. 1e28a27 Merged revisions 77088 via svnmerge from by Georg Brandl · 16 years ago
  34. b173f78 add a replacement API for PyCObject, PyCapsule #5630 by Benjamin Peterson · 16 years ago
  35. ffe431d Merged revisions 68203 via svnmerge from by Martin v. Löwis · 17 years ago
  36. 87ce6d7 #3247: get rid of Py_FindMethods by Amaury Forgeot d'Arc · 17 years ago
  37. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 18 years ago
  38. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 18 years ago
  39. ce3a72a Patch 1267 by Christian Heimes. by Guido van Rossum · 18 years ago
  40. 30d1c51 Remove _PyObject_Del by Neal Norwitz · 18 years ago
  41. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago