Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mention that object.__init__ no longer takes arbitrary args and kwargs | Benjamin Peterson | 2008-09-15 | 1 | -0/+4 |
* | fix a name issue; note all doc files should be encoded in utf8 | Benjamin Peterson | 2008-09-13 | 1 | -6/+4 |
* | Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. | Georg Brandl | 2008-09-13 | 1 | -7/+7 |
* | Various corrections | Andrew M. Kuchling | 2008-09-06 | 1 | -15/+15 |
* | #3671: Typo fix | Andrew M. Kuchling | 2008-09-05 | 1 | -4/+5 |
* | #3671: various corrections and markup fixes noted by Kent Johnson | Andrew M. Kuchling | 2008-09-04 | 1 | -24/+26 |
* | 3.0 still has the old threading names | Benjamin Peterson | 2008-09-03 | 1 | -8/+8 |
* | Add e-mail address | Andrew M. Kuchling | 2008-09-02 | 1 | -1/+1 |
* | Clarify example; add imports | Andrew M. Kuchling | 2008-09-02 | 1 | -4/+10 |
* | a typo | Mark Summerfield | 2008-09-02 | 1 | -1/+1 |
* | Describe the __hash__ changes | Andrew M. Kuchling | 2008-09-02 | 1 | -1/+25 |
* | Update patch/bug count | Andrew M. Kuchling | 2008-08-31 | 1 | -2/+2 |
* | Last batch of edits; remove the 'other changes' section | Andrew M. Kuchling | 2008-08-31 | 1 | -101/+102 |
* | Edit the library section, rearranging items to flow better and making lots of... | Andrew M. Kuchling | 2008-08-31 | 1 | -263/+277 |
* | More edits | Andrew M. Kuchling | 2008-08-31 | 1 | -56/+57 |
* | More edits; markup fixes | Andrew M. Kuchling | 2008-08-30 | 1 | -75/+75 |
* | Edit four more sections | Andrew M. Kuchling | 2008-08-30 | 1 | -41/+54 |
* | Correction from Antoine Pitrou: BufferedWriter and Reader support seek() | Andrew M. Kuchling | 2008-08-30 | 1 | -7/+8 |
* | Partial edits from revision and tidying pass | Andrew M. Kuchling | 2008-08-30 | 1 | -61/+84 |
* | Add various items | Andrew M. Kuchling | 2008-08-27 | 1 | -8/+20 |
* | Add an item and a note | Andrew M. Kuchling | 2008-08-27 | 1 | -5/+6 |
* | Trim whitespace; add a few updates | Andrew M. Kuchling | 2008-08-27 | 1 | -66/+105 |
* | Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple, | Martin v. Löwis | 2008-08-12 | 1 | -2/+2 |
* | Add some items | Andrew M. Kuchling | 2008-08-07 | 1 | -5/+23 |
* | Rename math.sum to math.fsum | Mark Dickinson | 2008-07-30 | 1 | -1/+1 |
* | fix markup | Benjamin Peterson | 2008-07-24 | 1 | -1/+1 |
* | One more attribution. | Raymond Hettinger | 2008-07-22 | 1 | -2/+2 |
* | Fix credits for math.sum() | Raymond Hettinger | 2008-07-22 | 1 | -1/+2 |
* | Tuples now have both count() and index(). | Raymond Hettinger | 2008-07-22 | 1 | -2/+4 |
* | Remove out-of-date section on Exact/Inexact. | Raymond Hettinger | 2008-07-22 | 1 | -8/+0 |
* | Issue #3008: add instance method float.hex and class method float.fromhex | Mark Dickinson | 2008-07-15 | 1 | -0/+5 |
* | Expand the multiprocessing section | Andrew M. Kuchling | 2008-07-14 | 1 | -10/+134 |
* | Add various items; move ctypes items into a subsection of their own | Andrew M. Kuchling | 2008-07-13 | 1 | -16/+40 |
* | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -1/+1 |
* | Fix example to match text | Andrew M. Kuchling | 2008-07-07 | 1 | -1/+1 |
* | Add two items; rewrap paragraph | Andrew M. Kuchling | 2008-07-06 | 1 | -3/+27 |
* | write a short little section for multiprocessing; it still needs help | Benjamin Peterson | 2008-07-01 | 1 | -1/+15 |
* | fix typo | Benjamin Peterson | 2008-06-28 | 1 | -6/+6 |
* | Change description of float('nan') feature; NaNs don't care much about | Mark Dickinson | 2008-06-24 | 1 | -2/+2 |
* | minor fix | Benjamin Peterson | 2008-06-24 | 1 | -1/+1 |
* | Various items | Andrew M. Kuchling | 2008-06-20 | 1 | -5/+48 |
* | Change references to the new math functions to generate proper x-refs. | Georg Brandl | 2008-06-20 | 1 | -11/+10 |
* | Fix outdated count of the number of new math module functions. | Mark Dickinson | 2008-06-20 | 1 | -1/+1 |
* | Various items | Andrew M. Kuchling | 2008-06-20 | 1 | -42/+133 |
* | Various items | Andrew M. Kuchling | 2008-06-20 | 1 | -33/+80 |
* | Note PEP 371 section | Andrew M. Kuchling | 2008-06-11 | 1 | -0/+15 |
* | Add a reminder for the maintainer of whatsnew. | Thomas Heller | 2008-06-06 | 1 | -0/+4 |
* | Add various items | Andrew M. Kuchling | 2008-06-05 | 1 | -8/+76 |
* | some updates to string formatting section in whatsnew | Benjamin Peterson | 2008-05-26 | 1 | -4/+7 |
* | Queue renaming reversal part 3: move module into place and | Georg Brandl | 2008-05-25 | 1 | -1/+1 |