1. c37b65e Clean up some markup cruft. A number of the macros that take no by Fred Drake · 23 years ago
  2. 98791af Doc and NEWS changes due to Jeremy adding traceback objects to gc. by Tim Peters · 23 years ago
  3. 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 23 years ago
  4. 64d7863 Added information about setprofile() and settrace() hooks being thread- by Fred Drake · 23 years ago
  5. c05fc7d Added documentation for sys.maxunicode and sys.warnoptions. by Fred Drake · 23 years ago
  6. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  7. 28bafb8 Fix a few typos by Andrew M. Kuchling · 23 years ago
  8. 7218202 "Make small changes, but carry a big diff." by Fred Drake · 23 years ago
  9. 5d808fb Made a few minor style & markup changes to the new {get,set}dlopenflags() by Fred Drake · 23 years ago
  10. f0473d5 Patch #412229: Add functions sys.getdlopenflags and sys.setdlopenflags. by Martin v. Löwis · 23 years ago
  11. c608fb6 Give a slightly better explanation of excepthook. by Ka-Ping Yee · 24 years ago
  12. b5c5132 Add sys.excepthook. by Ka-Ping Yee · 24 years ago
  13. f68f2fe Implementation of PEP-0217. This closes the PEP, and patch 103170 by Moshe Zadka · 24 years ago
  14. b6a54d2 _getframe(): New sys module function for getting at the stack frame. by Barry Warsaw · 24 years ago
  15. 8940faf Additions from Marc-Andre Lemburg <mal@lemburg.com>, documenting by Fred Drake · 24 years ago
  16. 65faf11 Fix markup error and minor consistency nit. by Fred Drake · 24 years ago
  17. ee5adfb add user-modifiable recursion_limit by Jeremy Hylton · 24 years ago
  18. a2b6ad6 Guido pointed out that all names in the sys module have no underscore, by Fred Drake · 24 years ago
  19. 68e2915 Document the byte_order value in the sys module. by Fred Drake · 24 years ago
  20. 30f76ff Update version numbering from 1.6 to 2.0. by Fred Drake · 24 years ago
  21. c19425d Added the atexit module and documentation from Skip Montanaro by Fred Drake · 24 years ago
  22. 9cf7587 Update change to version_info structure. by Fred Drake · 24 years ago
  23. 4d65d73 Document hexversion (incompletely explained) and version_info (easily by Fred Drake · 24 years ago
  24. ee775a1 Make use of \longprogramopt where appropriate. by Fred Drake · 24 years ago
  25. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  26. 268df27 Use the new markup as apporpriate. by Fred Drake · 25 years ago
  27. ffbe687 Make internal module references hyperlinks wherever it makes sense. by Fred Drake · 25 years ago
  28. 5fc9c86 SIGTERM is no longer caught to call sys.exitfunc. by Guido van Rossum · 26 years ago
  29. 04307ce Rewrote the section on sys.exit(), documenting other argument types by Guido van Rossum · 26 years ago
  30. 295da24 New section header style. by Fred Drake · 26 years ago
  31. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  32. 3e5fe42 Document several variables that were previously undocumented, by Guido van Rossum · 26 years ago
  33. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  34. 8214334 Remove obsolete \setindexsubitem macro. by Fred Drake · 26 years ago
  35. e6cedb3 New index entries. by Fred Drake · 26 years ago
  36. f76abb5 Make sure both hyphens of a long-option show up in the HTML output. by Fred Drake · 26 years ago
  37. 0fd72ee Logical markup. by Fred Drake · 27 years ago
  38. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  39. 6e91c6a Document getrefcount(). by Guido van Rossum · 27 years ago
  40. 2b67bee Added "module search path" to the index. by Fred Drake · 27 years ago
  41. 54820dc Fixed index references to modules. by Fred Drake · 27 years ago
  42. ee9f820 Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied by Guido van Rossum · 27 years ago
  43. f259efe Get rid of math mode in some places. by Guido van Rossum · 27 years ago
  44. 871cf16 Documented exc_info(); also updated exc_type and last_type docs. by Guido van Rossum · 27 years ago
  45. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  46. 0a3c753 Additional info about sys.path, sys.version, sys.prefix, sys.exec_prefix. (AMK) by Guido van Rossum · 27 years ago
  47. 0d2971b Document that sys.builtin_module_names is now a tuple. by Guido van Rossum · 28 years ago
  48. 6b686e9 correct typo; document sys.platform by Guido van Rossum · 29 years ago
  49. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 30 years ago
  50. 6c4f003 changes (suggested) by Soren Larsen by Guido van Rossum · 30 years ago
  51. 7f49b7a cosmetics/typos by Guido van Rossum · 30 years ago
  52. 9c51e41 sys.setcheckinterval(x) instead of sys.check_interval = x by Guido van Rossum · 30 years ago
  53. 9fd48ab Added missing \end{datadesc}. by Sjoerd Mullender · 30 years ago
  54. 16cd7f9 Moved author and date to boilerplate.tex. by Guido van Rossum · 30 years ago
  55. 16d6e71 Lots of small corrections by Andrew Kuchling (plus all new rotor docs) by Guido van Rossum · 30 years ago
  56. 5fdeeea Restructured library documentation by Guido van Rossum · 31 years ago