Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix markup. | Georg Brandl | 2010-12-11 | 1 | -2/+4 |
* | Add versionchanged for parameter type changes. | Martin v. Löwis | 2010-12-11 | 1 | -0/+5 |
* | Adjust PySlice_GetIndices documentation to signature change. | Martin v. Löwis | 2010-12-11 | 1 | -2/+2 |
* | Fix typo. | Georg Brandl | 2010-12-10 | 1 | -2/+2 |
* | Updated UCD version and unicode.org links to Unicode 6.0.0 | Alexander Belopolsky | 2010-12-10 | 1 | -8/+9 |
* | Move nntp entry back to changed modules section and add entry for non-ascii i... | Raymond Hettinger | 2010-12-10 | 1 | -7/+13 |
* | Minor documentation tweak. | Vinay Sajip | 2010-12-10 | 1 | -2/+2 |
* | Reclassify some entries and remove a couple of minor ones. | Raymond Hettinger | 2010-12-10 | 1 | -43/+30 |
* | Overview of email module and recategorize various entries. | Raymond Hettinger | 2010-12-10 | 1 | -32/+45 |
* | Doh! Example pasted twice, but only once in the right place. | Raymond Hettinger | 2010-12-09 | 1 | -6/+1 |
* | Fix "seperate". | Georg Brandl | 2010-12-09 | 1 | -1/+1 |
* | Entries for datetime, callable, and collections.Counter. | Raymond Hettinger | 2010-12-09 | 1 | -15/+41 |
* | Issue #10546: UTF-16-LE and UTF-16-BE *do* support non-BMP characters | Victor Stinner | 2010-12-08 | 1 | -2/+2 |
* | Edited the Unicode 6.0.0 entry to add unicode.org links and trim the summary. | Alexander Belopolsky | 2010-12-08 | 1 | -7/+10 |
* | Added a datetime new features entry | Alexander Belopolsky | 2010-12-08 | 1 | -0/+21 |
* | Entry for inspect.getattr_static(). | Raymond Hettinger | 2010-12-08 | 1 | -8/+9 |
* | Example of argparge with subparsers. | Raymond Hettinger | 2010-12-08 | 1 | -5/+24 |
* | range() example | Raymond Hettinger | 2010-12-08 | 1 | -1/+10 |
* | Nits. | Raymond Hettinger | 2010-12-08 | 1 | -2/+1 |
* | Clean-ups. | Raymond Hettinger | 2010-12-08 | 1 | -12/+13 |
* | Add example for concurrent.futures. | Raymond Hettinger | 2010-12-08 | 1 | -5/+25 |
* | Update whatsnew. Salt the random number seed. | Raymond Hettinger | 2010-12-08 | 1 | -6/+12 |
* | Martin's name with Unicode. | Raymond Hettinger | 2010-12-07 | 1 | -1/+4 |
* | Make the example a little more interesting and useful. | Raymond Hettinger | 2010-12-07 | 1 | -0/+3 |
* | Clean-ups and examples. | Raymond Hettinger | 2010-12-07 | 1 | -7/+8 |
* | Spelling. | Raymond Hettinger | 2010-12-07 | 1 | -4/+4 |
* | More cleanups and examples. | Raymond Hettinger | 2010-12-07 | 1 | -33/+64 |
* | Add example for the entry for argparse | Raymond Hettinger | 2010-12-07 | 2 | -2/+60 |
* | Add entry for new pdb features | Raymond Hettinger | 2010-12-07 | 1 | -0/+15 |
* | Add entry for the new sysconfig module. | Raymond Hettinger | 2010-12-07 | 1 | -0/+59 |
* | Fix typo | David Malcolm | 2010-12-07 | 1 | -1/+1 |
* | Note improvements to the docs. | Raymond Hettinger | 2010-12-06 | 3 | -10/+35 |
* | Remove visible XXX comments. | Georg Brandl | 2010-12-06 | 1 | -3/+5 |
* | Typo fixups. | Raymond Hettinger | 2010-12-06 | 1 | -3/+3 |
* | Fix title.v3.2b1 | Georg Brandl | 2010-12-05 | 1 | -1/+1 |
* | Nits and todos | Raymond Hettinger | 2010-12-05 | 1 | -6/+9 |
* | Apply rest of #10628, and add a few todo comments. | Georg Brandl | 2010-12-05 | 1 | -2/+12 |
* | Spelling | Raymond Hettinger | 2010-12-05 | 1 | -3/+3 |
* | Update the unittest section. | Raymond Hettinger | 2010-12-05 | 1 | -17/+27 |
* | New string format character. | Raymond Hettinger | 2010-12-05 | 1 | -1/+14 |
* | Optimization notes. | Raymond Hettinger | 2010-12-05 | 1 | -5/+22 |
* | Describe the transform/untranform methods | Raymond Hettinger | 2010-12-05 | 1 | -0/+19 |
* | Note the updates to range objects. | Raymond Hettinger | 2010-12-05 | 1 | -23/+30 |
* | Optimization of Timsort. | Raymond Hettinger | 2010-12-05 | 1 | -3/+19 |
* | Start the argparse entry. | Raymond Hettinger | 2010-12-05 | 1 | -7/+30 |
* | Mention itertools.accumulate(). | Raymond Hettinger | 2010-12-04 | 2 | -1/+19 |
* | Fill-in stub for concurrent.futures | Raymond Hettinger | 2010-12-04 | 1 | -5/+43 |
* | Doc nit. | Raymond Hettinger | 2010-12-04 | 1 | -1/+1 |
* | Fix markup errors. | Georg Brandl | 2010-12-04 | 3 | -4/+4 |
* | Update suspicious exceptions. | Georg Brandl | 2010-12-04 | 1 | -0/+7 |