| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added more file-handling related cross-references. | Mark Summerfield | 2007-11-02 | 4 | -5/+15 |
|
|
* | Fix markup glitch. | Georg Brandl | 2007-11-01 | 1 | -1/+1 |
|
|
* | #1364: os.lstat is available on Windows too, as an alias to os.stat. | Georg Brandl | 2007-11-01 | 1 | -2/+3 |
|
|
* | Sets are marshalable. | Raymond Hettinger | 2007-10-31 | 1 | -1/+1 |
|
|
* | Clarify the reasons why pickle is almost always better than marshal | Raymond Hettinger | 2007-10-31 | 1 | -1/+9 |
|
|
* | Make example about hiding None return values at the prompt clearer. | Georg Brandl | 2007-10-30 | 1 | -1/+2 |
|
|
* | Use correct markup. | Georg Brandl | 2007-10-30 | 1 | -2/+2 |
|
|
* | Update URL for Pygments. 0.8.1 is no longer available | Neal Norwitz | 2007-10-27 | 1 | -1/+1 |
|
|
* | Bug #1287: make os.environ.pop() work as expected. | Georg Brandl | 2007-10-24 | 1 | -2/+3 |
|
|
* | Update name | Andrew M. Kuchling | 2007-10-23 | 1 | -2/+2 |
|
|
* | Update Pygments version from externals. | Georg Brandl | 2007-10-23 | 1 | -1/+1 |
|
|
* | Bug #1313, fix typo (wrong variable name) in example. | Neal Norwitz | 2007-10-23 | 1 | -1/+1 |
|
|
* | Add phuang patch from Issue 708374 which adds offset parameter to mmap module. | Travis E. Oliphant | 2007-10-23 | 1 | -2/+11 |
|
|
* | Add :term:s for "new-style class". | Georg Brandl | 2007-10-21 | 11 | -20/+27 |
|
|
* | Add :term:s for iterator. | Georg Brandl | 2007-10-21 | 20 | -45/+48 |
|
|
* | Add :term: for generators. | Georg Brandl | 2007-10-21 | 17 | -46/+47 |
|
|
* | Unify "file-descriptor" to "file descriptor". | Georg Brandl | 2007-10-21 | 3 | -3/+3 |
|
|
* | Add :term:s for descriptors. | Georg Brandl | 2007-10-21 | 10 | -29/+30 |
|
|
* | Add markup to new function descriptions. | Georg Brandl | 2007-10-21 | 1 | -18/+19 |
|
|
* | Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. | Georg Brandl | 2007-10-21 | 10 | -40/+40 |
|
|
* | Use correct header line | Andrew M. Kuchling | 2007-10-20 | 1 | -1/+1 |
|
|
* | Various items | Andrew M. Kuchling | 2007-10-20 | 1 | -6/+40 |
|
|
* | Fix protocol name | Andrew M. Kuchling | 2007-10-20 | 1 | -1/+1 |
|
|
* | Even more clarification. | Georg Brandl | 2007-10-20 | 1 | -1/+1 |
|
|
* | Clarify -E docs. | Georg Brandl | 2007-10-20 | 1 | -3/+3 |
|
|
* | Add entry to ACKS. | Georg Brandl | 2007-10-20 | 1 | -0/+1 |
|
|
* | Change title, for now. | Georg Brandl | 2007-10-20 | 1 | -2/+2 |
|
|
* | * Add new toplevel chapter, "Using Python." (how to install, | Georg Brandl | 2007-10-20 | 5 | -1/+445 |
|
|
* | Document new directive "envvar". | Georg Brandl | 2007-10-20 | 1 | -0/+5 |
|
|
* | Make a path more Unix-standardy. | Georg Brandl | 2007-10-20 | 1 | -1/+1 |
|
|
* | Document new "cmdoption" directive. | Georg Brandl | 2007-10-20 | 1 | -0/+8 |
|
|
* | Fix code being interpreted as a target. | Georg Brandl | 2007-10-20 | 1 | -3/+5 |
|
|
* | #1284: "S" means "seen", not unread. | Georg Brandl | 2007-10-19 | 1 | -1/+1 |
|
|
* | Added a cross-ref to each other. | Mark Summerfield | 2007-10-19 | 2 | -1/+6 |
|
|
* | Clarify wording for apply(). | Georg Brandl | 2007-10-19 | 1 | -4/+3 |
|
|
* | Remove useless warning | Raymond Hettinger | 2007-10-18 | 1 | -6/+0 |
|
|
* | Issue 1289, just a typo. | Facundo Batista | 2007-10-18 | 1 | -1/+1 |
|
|
* | Re-order some functions whose parameters differ between PyObject and const char | Brett Cannon | 2007-10-16 | 1 | -14/+14 |
|
|
* | Remove ``:const:`` notation on None in parameter list. Since the markup is not | Brett Cannon | 2007-10-16 | 1 | -1/+1 |
|
|
* | Add items | Andrew M. Kuchling | 2007-10-16 | 1 | -1/+50 |
|
|
* | More docs, error messages, and tests | Raymond Hettinger | 2007-10-16 | 1 | -3/+7 |
|
|
* | Fix email example. | Georg Brandl | 2007-10-13 | 1 | -1/+1 |
|
|
* | Accept Jim Jewett's api suggestion to use None instead of -1 to indicate unbo... | Raymond Hettinger | 2007-10-10 | 1 | -1/+1 |
|
|
* | Eliminate camelcase function name | Andrew M. Kuchling | 2007-10-08 | 1 | -2/+2 |
|
|
* | Eliminate camelcase function name | Raymond Hettinger | 2007-10-08 | 1 | -18/+26 |
|
|
* | #1199: docs for tp_as_{number,sequence,mapping}, by Amaury Forgeot d'Arc. | Georg Brandl | 2007-10-08 | 2 | -15/+194 |
|
|
* | Missed a line in the docs | Raymond Hettinger | 2007-10-08 | 1 | -1/+1 |
|
|
* | Add comments to NamedTuple code. | Raymond Hettinger | 2007-10-08 | 1 | -3/+5 |
|
|
* | #1123: fix the docs for the str.split(None, sep) case. | Georg Brandl | 2007-10-08 | 1 | -23/+32 |
|
|
* | move descriptions of ac_(in|out)_buffer_size to the right place | Fred Drake | 2007-10-05 | 2 | -13/+13 |
|
|