| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #6042: | Jeffrey Yasskin | 2009-05-23 | 1 | -3/+5 |
|
|
* | #1096310: document usage of sys.__std*__ a bit better. | Georg Brandl | 2009-03-31 | 1 | -3/+8 |
|
|
* | #5529: backport new docs of import semantics written by Brett to 2.x. | Georg Brandl | 2009-03-31 | 1 | -0/+37 |
|
|
* | Issue #4258: Use 30-bit digits for Python longs, on 64-bit platforms. | Mark Dickinson | 2009-03-20 | 1 | -0/+19 |
|
|
* | Document that setting sys.py3kwarning wont do anything. | Georg Brandl | 2009-02-26 | 1 | -1/+3 |
|
|
* | Implement issue #4285, convert sys.version_info to a named | Eric Smith | 2009-02-06 | 1 | -1/+5 |
|
|
* | macos 9 isn't supported | Benjamin Peterson | 2009-01-10 | 1 | -1/+0 |
|
|
* | move seealso to a more appropiate place | Benjamin Peterson | 2009-01-10 | 1 | -7/+4 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
|
|
* | fix indentation and a sphinx warning | Benjamin Peterson | 2008-11-20 | 1 | -5/+4 |
|
|
* | move useful sys.settrace information to the function's documentation from the... | Benjamin Peterson | 2008-11-20 | 1 | -0/+50 |
|
|
* | Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. | Georg Brandl | 2008-09-13 | 1 | -2/+2 |
|
|
* | Added garbage collector overhead and optional default return value to | Robert Schuppenies | 2008-07-10 | 1 | -2/+9 |
|
|
* | - Issue #2862: Make int and float freelist management consistent with other | Gregory P. Smith | 2008-07-06 | 1 | -16/+0 |
|
|
* | Issue #2898: Added sys.getsizeof() to retrieve size of objects in bytes. | Robert Schuppenies | 2008-06-01 | 1 | -0/+10 |
|
|
* | Patch #2488: Add sys.maxsize. | Martin v. Löwis | 2008-05-20 | 1 | -0/+5 |
|
|
* | Windows x64 also falls under VER_PLATFORM_WIN32_NT. | Jeroen Ruigrok van der Werven | 2008-04-21 | 1 | -11/+11 |
|
|
* | Add missing versionadded tag. | Georg Brandl | 2008-03-21 | 1 | -0/+2 |
|
|
* | Patch #1953 | Christian Heimes | 2008-02-04 | 1 | -2/+22 |
|
|
* | Added clear cache methods to clear the internal type lookup cache for ref lea... | Christian Heimes | 2008-01-27 | 1 | -0/+7 |
|
|
* | #1648: add sys.gettrace() and sys.getprofile(). | Georg Brandl | 2008-01-20 | 1 | -0/+29 |
|
|
* | #799369: document possible sys.platform values. | Georg Brandl | 2008-01-20 | 1 | -3/+20 |
|
|
* | Typo fixes | Andrew M. Kuchling | 2008-01-15 | 1 | -1/+1 |
|
|
* | Now that I've learnt about structseq objects I felt like converting sys.float... | Christian Heimes | 2008-01-14 | 1 | -2/+2 |
|
|
* | Applied patch #1816: sys.flags patch | Christian Heimes | 2008-01-14 | 1 | -0/+38 |
|
|
* | Patch #602345 by Neal Norwitz and me: add -B option and PYTHONDONTWRITEBYTECO... | Georg Brandl | 2008-01-07 | 1 | -0/+11 |
|
|
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -3/+2 |
|
|
* | Add more entries to the glossary. | Georg Brandl | 2007-12-02 | 1 | -9/+9 |
|
|
* | Added one more missing versionadded tag | Christian Heimes | 2007-12-01 | 1 | -0/+2 |
|
|
* | Feature #1534 | Christian Heimes | 2007-12-01 | 1 | -0/+42 |
|
|
* | Added py3kwarning to the documentation of the sys module. | Christian Heimes | 2007-11-28 | 1 | -0/+6 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+650 |
|
|