1. 37474f4 fix spelling (#17327) by Benjamin Peterson · 11 years ago
  2. 2855814 say defaultobj is returned (#17327) by Benjamin Peterson · 11 years ago
  3. e094833 remove more useless words by Benjamin Peterson · 11 years ago
  4. 89fe665 remove useless words (#17327) by Benjamin Peterson · 11 years ago
  5. fc5c532 Fix typo in PyDict_SetDefault docs. by Ezio Melotti · 11 years ago
  6. 00e9886 Add PyDict_SetDefault. (closes #17327) by Benjamin Peterson · 11 years ago
  7. 0db176f Issue #14386: Expose the dict_proxy internal type as types.MappingProxyType by Victor Stinner · 12 years ago
  8. 9a812cb Issue #13389: Full garbage collection passes now clear the freelists for by Antoine Pitrou · 13 years ago
  9. 3c6830c update items/keys/values doc #10300 by Benjamin Peterson · 14 years ago
  10. 2aff335 #9204: remove mentions of removed types in the types module. by Georg Brandl · 14 years ago
  11. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  12. 6009ece Replace :func: by :cfunc: by Victor Stinner · 14 years ago
  13. b70ccc3 After discussing some more with Georg, do no migrate versionchanged:: 2.5 to by Jeroen Ruigrok van der Werven · 15 years ago
  14. bd87552 Merged revisions 71898-71900,71910,71914-71919 via svnmerge from by Jeroen Ruigrok van der Werven · 15 years ago
  15. 87d98bc PyString_FromString -> PyUnicode_FromString by Benjamin Peterson · 15 years ago
  16. c3e36af Whitespace nits. by Alexandre Vassalotti · 16 years ago
  17. 787f307 Added documentation for PyDict_GetItemWithError(). by Alexandre Vassalotti · 16 years ago
  18. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  19. 54a3faa Split C API docs in Py3k branch. by Georg Brandl · 17 years ago