1. 81fe093 Implement issue #4285, convert sys.version_info to a named by Eric Smith · 16 years ago
  2. 5ed4f6c macos 9 isn't supported by Benjamin Peterson · 16 years ago
  3. 4db53b2 move seealso to a more appropiate place by Benjamin Peterson · 16 years ago
  4. c62ef8b Remove trailing whitespace. by Georg Brandl · 16 years ago
  5. 050f4ad fix indentation and a sphinx warning by Benjamin Peterson · 16 years ago
  6. 5ab9c3b move useful sys.settrace information to the function's documentation from the debugger by Benjamin Peterson · 16 years ago
  7. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 16 years ago
  8. 4762902 Added garbage collector overhead and optional default return value to by Robert Schuppenies · 16 years ago
  9. 2fe7706 - Issue #2862: Make int and float freelist management consistent with other by Gregory P. Smith · 17 years ago
  10. 51df064 Issue #2898: Added sys.getsizeof() to retrieve size of objects in bytes. by Robert Schuppenies · 17 years ago
  11. 4dd019f Patch #2488: Add sys.maxsize. by Martin v. Löwis · 17 years ago
  12. aa3cadb Windows x64 also falls under VER_PLATFORM_WIN32_NT. by Jeroen Ruigrok van der Werven · 17 years ago
  13. 5f79446 Add missing versionadded tag. by Georg Brandl · 17 years ago
  14. 422051a Patch #1953 by Christian Heimes · 17 years ago
  15. 908caac Added clear cache methods to clear the internal type lookup cache for ref leak test runs. by Christian Heimes · 17 years ago
  16. 5611289 #1648: add sys.gettrace() and sys.getprofile(). by Georg Brandl · 17 years ago
  17. 440f2ff #799369: document possible sys.platform values. by Georg Brandl · 17 years ago
  18. 7ce9b18 Typo fixes by Andrew M. Kuchling · 17 years ago
  19. c94e2b5 Now that I've learnt about structseq objects I felt like converting sys.float_info to a structseq. It's by Christian Heimes · 17 years ago
  20. f31b69f Applied patch #1816: sys.flags patch by Christian Heimes · 17 years ago
  21. 2da0fce Patch #602345 by Neal Norwitz and me: add -B option and PYTHONDONTWRITEBYTECODE envvar to skip writing bytecode. by Georg Brandl · 17 years ago
  22. b19be57 Some cleanup in the docs. by Georg Brandl · 17 years ago
  23. 584265b Add more entries to the glossary. by Georg Brandl · 17 years ago
  24. 3e76d93 Added one more missing versionadded tag by Christian Heimes · 17 years ago
  25. dfdfaab Feature #1534 by Christian Heimes · 17 years ago
  26. d7b3337 Added py3kwarning to the documentation of the sys module. by Christian Heimes · 17 years ago
  27. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 17 years ago