1. d26c306 Fix typo. by Ezio Melotti · 12 years ago
  2. 409da15 Eric Snow's implementation of PEP 421. by Barry Warsaw · 12 years ago
  3. a0cf90e Close #14947: add missing cross-reference to Language Definition from the new dynamic type creation functions. Also cleaned up the general wording of the docs by Nick Coghlan · 12 years ago
  4. a497b44 Fix the versionadded tags for a couple of my recent changes by Nick Coghlan · 12 years ago
  5. 7fc570a Close #14588: added a PEP 3115 compliant dynamic type creation mechanism by Nick Coghlan · 12 years ago
  6. 0db176f Issue #14386: Expose the dict_proxy internal type as types.MappingProxyType by Victor Stinner · 12 years ago
  7. a199368 More source links. by Raymond Hettinger · 14 years ago
  8. 495f7b5 Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from by Georg Brandl · 15 years ago
  9. d66a029 Remove outdated example from types module doc. Since the types left by Georg Brandl · 16 years ago
  10. 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 16 years ago
  11. 05a2fc2 Cleanups and documentation updates related to the removal of unbound methods. by Christian Heimes · 17 years ago
  12. 0db3853 Removed more types from the types module by Christian Heimes · 17 years ago
  13. c9543e4 Removed the new module by Christian Heimes · 17 years ago
  14. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  15. a1e9ef7 Fix up the types module docs. by Georg Brandl · 17 years ago
  16. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  17. d1d9a89 Kill lingering docs references to UnicodeType. by Collin Winter · 17 years ago
  18. 2befd24 Don't encourage 'from types import *' in the types module's docs. by Collin Winter · 17 years ago
  19. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago