Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make separate section for deprecations in 2.6 whatsnew. | Georg Brandl | 2009-11-18 | 1 | -62/+71 |
* | Fix broken links found by "make linkcheck". scipy.org seems to be done right... | Georg Brandl | 2009-10-11 | 1 | -2/+2 |
* | Note side benefit of socket.create_connection() | Andrew M. Kuchling | 2009-10-05 | 1 | -3/+7 |
* | builtin -> built-in. | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
* | #6174: fix indentation in code example. | Georg Brandl | 2009-06-03 | 1 | -7/+7 |
* | Fix 'the the' duplication | Andrew M. Kuchling | 2009-04-03 | 1 | -1/+1 |
* | Remove comment | Andrew M. Kuchling | 2009-03-30 | 1 | -2/+0 |
* | #5344: fix punctuation. | Georg Brandl | 2009-02-27 | 1 | -1/+1 |
* | revert r69777 since all the experts agree that extra import lines distract fr... | Benjamin Peterson | 2009-02-20 | 1 | -2/+1 |
* | Since we recommend one module per import line, reflect this also in the | Jeroen Ruigrok van der Werven | 2009-02-19 | 1 | -1/+2 |
* | string exceptions are gone | Benjamin Peterson | 2009-01-08 | 1 | -0/+3 |
* | Remove tabs from the documentation. | Georg Brandl | 2009-01-03 | 1 | -24/+24 |
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -19/+19 |
* | fix incorrect example | Benjamin Peterson | 2008-12-13 | 1 | -1/+1 |
* | Fix wording (2.6.1 backport candidate) | Andrew M. Kuchling | 2008-10-16 | 1 | -2/+3 |
* | quiet sphinx warnings | Benjamin Peterson | 2008-10-08 | 1 | -1/+1 |
* | #4058: fix some whatsnew markup. | Georg Brandl | 2008-10-08 | 1 | -173/+173 |
* | Note how bytes alias is expected to be used | Andrew M. Kuchling | 2008-10-08 | 1 | -0/+14 |
* | Set svn:keywords | Andrew M. Kuchling | 2008-10-04 | 1 | -1/+1 |
* | two corrections | Andrew M. Kuchling | 2008-10-04 | 1 | -4/+4 |
* | Today is the release datev2.6 | Barry Warsaw | 2008-10-01 | 1 | -3/+2 |
* | Add a last bunch of items | Andrew M. Kuchling | 2008-09-27 | 1 | -3/+36 |
* | Correct information about the tarfile module. | Lars Gustäbel | 2008-09-19 | 1 | -8/+8 |
* | Note sqlite3 version; move item | Andrew M. Kuchling | 2008-09-17 | 1 | -3/+7 |
* | Remove comment about improvement: pystone is about the same, and | Andrew M. Kuchling | 2008-09-17 | 1 | -3/+0 |
* | Markup fixes | Andrew M. Kuchling | 2008-09-17 | 1 | -7/+5 |
* | #3888: add some deprecated modules in whatsnew. | Georg Brandl | 2008-09-17 | 1 | -1/+18 |
* | Rewrite item a bit | Andrew M. Kuchling | 2008-09-15 | 1 | -3/+6 |
* | 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 |