Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 'the the' duplication | Andrew M. Kuchling | 2009-04-03 | 1 | -1/+1 |
* | Add some items | Andrew M. Kuchling | 2009-04-03 | 1 | -4/+37 |
* | Add various items | Andrew M. Kuchling | 2009-03-31 | 1 | -9/+55 |
* | Add more items | Andrew M. Kuchling | 2009-03-30 | 1 | -4/+46 |
* | Add several items and placeholders | Andrew M. Kuchling | 2009-03-30 | 1 | -42/+90 |
* | Remove comment | Andrew M. Kuchling | 2009-03-30 | 1 | -2/+0 |
* | Fix a typo and be more specific | Antoine Pitrou | 2009-03-28 | 1 | -3/+7 |
* | Publicize the GC untracking optimization | Antoine Pitrou | 2009-03-28 | 1 | -0/+8 |
* | Issue #4258: Use 30-bit digits for Python longs, on 64-bit platforms. | Mark Dickinson | 2009-03-20 | 1 | -0/+24 |
* | #5344: fix punctuation. | Georg Brandl | 2009-02-27 | 1 | -1/+1 |
* | #5327: fix a broken link by joining it. | Georg Brandl | 2009-02-20 | 1 | -2/+2 |
* | 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 |
* | note about #2279 | Tarek Ziadé | 2009-02-16 | 1 | -0/+3 |
* | Add a section | Andrew M. Kuchling | 2009-01-31 | 1 | -0/+17 |
* | Add various items | Andrew M. Kuchling | 2009-01-24 | 1 | -8/+73 |
* | Add some items | Andrew M. Kuchling | 2009-01-21 | 1 | -5/+13 |
* | fix encoding | Benjamin Peterson | 2009-01-10 | 1 | -1/+1 |
* | Issue 4293: Make Py_AddPendingCall() thread safe | Kristján Valur Jónsson | 2009-01-09 | 1 | -0/+5 |
* | fix markup | Benjamin Peterson | 2009-01-09 | 1 | -5/+4 |
* | fixed #4394 make the storage of the password optional in .pypirc | Tarek Ziadé | 2009-01-08 | 1 | -0/+6 |
* | string exceptions are gone | Benjamin Peterson | 2009-01-08 | 1 | -0/+3 |
* | Remove tabs from the documentation. | Georg Brandl | 2009-01-03 | 4 | -39/+38 |
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 7 | -80/+80 |
* | Add various items | Andrew M. Kuchling | 2009-01-02 | 1 | -2/+27 |
* | #4811: fix markup glitches (mostly remains of the conversion), | Georg Brandl | 2009-01-02 | 2 | -2/+2 |
* | Issue #3439: add bit_length method to int and long. | Mark Dickinson | 2008-12-17 | 1 | -1/+17 |
* | fix incorrect example | Benjamin Peterson | 2008-12-13 | 1 | -1/+1 |
* | Add more TOC to the whatsnew index page. | Georg Brandl | 2008-10-16 | 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 | 4 | -5/+5 |
* | Make all whatsnew docs accessible. | Georg Brandl | 2008-10-08 | 2 | -7/+26 |
* | #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 |
* | Add What's New for 2.7 | Andrew M. Kuchling | 2008-10-04 | 1 | -0/+138 |
* | Set svn:keywords | Andrew M. Kuchling | 2008-10-04 | 1 | -1/+1 |
* | two corrections | Andrew M. Kuchling | 2008-10-04 | 1 | -4/+4 |
* | Typo fix | Andrew M. Kuchling | 2008-10-03 | 1 | -1/+1 |
* | 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 |