Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor typo corrections in whatsnew | Michael Foord | 2010-12-22 | 1 | -3/+3 |
* | Add todo | Raymond Hettinger | 2010-12-22 | 1 | -0/+2 |
* | Reference the release schedule | Raymond Hettinger | 2010-12-21 | 1 | -0/+3 |
* | Use kbd role. | Georg Brandl | 2010-12-18 | 1 | -1/+1 |
* | Typo fix. | Georg Brandl | 2010-12-18 | 1 | -1/+1 |
* | Add attribution. | Georg Brandl | 2010-12-18 | 1 | -0/+2 |
* | Nits. | Raymond Hettinger | 2010-12-18 | 1 | -2/+2 |
* | Minor markup and wording fixups. | Raymond Hettinger | 2010-12-18 | 1 | -10/+10 |
* | Minor wordsmithing and markup fix-ups. | Raymond Hettinger | 2010-12-18 | 1 | -22/+25 |
* | Enhance argparse example to show aliases. | Raymond Hettinger | 2010-12-18 | 1 | -3/+4 |
* | fix for an embarrassing autoformatting SNAFU. Thanks for your alertness, Anto... | Łukasz Langa | 2010-12-17 | 1 | -11/+24 |
* | configparser hype coming up! | Łukasz Langa | 2010-12-17 | 1 | -25/+115 |
* | Expand the LBYL glossary entry. | Raymond Hettinger | 2010-12-17 | 1 | -2/+0 |
* | Credit Florent for porting | Antoine Pitrou | 2010-12-16 | 1 | -1/+1 |
* | Add todo for WSGI | Raymond Hettinger | 2010-12-16 | 1 | -1/+1 |
* | Improve the ContextDecorator example. | Raymond Hettinger | 2010-12-16 | 1 | -15/+13 |
* | Thank you ispell. | Raymond Hettinger | 2010-12-16 | 1 | -4/+4 |
* | Nits | Raymond Hettinger | 2010-12-16 | 1 | -1/+1 |
* | Entries for ElementTree, collectionsm, functools and ZipFile. | Raymond Hettinger | 2010-12-16 | 1 | -7/+103 |
* | Issue #8844: Regular and recursive lock acquisitions can now be interrupted | Antoine Pitrou | 2010-12-15 | 1 | -0/+6 |
* | Entry for decimal and fractions. | Raymond Hettinger | 2010-12-15 | 1 | -8/+37 |
* | Add entries for structseq, ContextDecorator, and various C-API changes. | Raymond Hettinger | 2010-12-15 | 1 | -7/+124 |
* | Elaborate on the calculation used in the random module. | Raymond Hettinger | 2010-12-15 | 1 | -24/+26 |
* | Add intro to the changed modules section. | Raymond Hettinger | 2010-12-15 | 1 | -0/+14 |
* | Move email section in with other modules. Fix markup. | Raymond Hettinger | 2010-12-15 | 1 | -57/+57 |
* | Minor regroupings. | Raymond Hettinger | 2010-12-15 | 1 | -20/+21 |
* | Adopt Antoine's suggestion to improve readability with module subsections. | Raymond Hettinger | 2010-12-15 | 1 | -168/+232 |
* | Add entries for the random module and the collections module. | Raymond Hettinger | 2010-12-15 | 1 | -6/+31 |
* | Typo fix | Andrew M. Kuchling | 2010-12-15 | 1 | -1/+1 |
* | Nits | Raymond Hettinger | 2010-12-14 | 1 | -9/+10 |
* | remove (un)transform methods | Benjamin Peterson | 2010-12-12 | 1 | -20/+0 |
* | Fix typo. | Georg Brandl | 2010-12-10 | 1 | -2/+2 |
* | Move nntp entry back to changed modules section and add entry for non-ascii i... | Raymond Hettinger | 2010-12-10 | 1 | -7/+13 |
* | 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 |
* | Entries for datetime, callable, and collections.Counter. | Raymond Hettinger | 2010-12-09 | 1 | -15/+41 |
* | 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 |
* | 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 |