Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the email section | Raymond Hettinger | 2011-01-11 | 1 | -3/+2 |
* | Update the datetime and time section. | Raymond Hettinger | 2011-01-11 | 1 | -26/+14 |
* | Clean-up threading.Barrier example. | Raymond Hettinger | 2011-01-11 | 1 | -4/+7 |
* | Add entry for Barrier objects. | Raymond Hettinger | 2011-01-11 | 1 | -1/+43 |
* | Add a todo. | Raymond Hettinger | 2011-01-11 | 1 | -0/+2 |
* | Fix typos and markup. | Raymond Hettinger | 2011-01-10 | 1 | -15/+14 |
* | Removed time.ctime from the list of functions that take a time tuple argument | Alexander Belopolsky | 2011-01-10 | 1 | -1/+1 |
* | Added entries about removal of year 1900 limit. | Alexander Belopolsky | 2011-01-10 | 1 | -0/+23 |
* | Misspelling. | Raymond Hettinger | 2011-01-10 | 1 | -2/+2 |
* | Separate source link from main text. | Raymond Hettinger | 2011-01-10 | 1 | -1/+1 |
* | Fix typos. | Raymond Hettinger | 2011-01-10 | 1 | -50/+50 |
* | Markup fix | Raymond Hettinger | 2011-01-08 | 1 | -2/+2 |
* | #10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s. | R. David Murray | 2011-01-07 | 1 | -0/+2 |
* | Update the digest of PEP 3333 based on comments for Phillip Eby. | Raymond Hettinger | 2011-01-07 | 1 | -9/+23 |
* | Typo. | Raymond Hettinger | 2011-01-06 | 1 | -2/+2 |
* | Nits | Raymond Hettinger | 2011-01-06 | 1 | -5/+4 |
* | Add PEP 3333 to whatsnew. | Raymond Hettinger | 2011-01-06 | 1 | -1/+32 |
* | Add more porting notes. | Raymond Hettinger | 2011-01-05 | 1 | -0/+7 |
* | Remove mention of codes pending further discussion on transform()/untransform(). | Raymond Hettinger | 2011-01-05 | 1 | -10/+0 |
* | RC1 updates to whatsnew | Raymond Hettinger | 2011-01-05 | 1 | -26/+86 |
* | Update tests and whatsnew for the 'quiet' flag | Raymond Hettinger | 2011-01-05 | 1 | -1/+8 |
* | Issue #10783: rephrase the changelog (new try) | Victor Stinner | 2010-12-29 | 1 | -1/+1 |
* | Issue #10783: rephrase the changelog (NEWS, What's new) | Victor Stinner | 2010-12-28 | 1 | -1/+1 |
* | Issue #10783: struct.pack() doesn't encode implicitly unicode to UTF-8 | Victor Stinner | 2010-12-28 | 1 | -0/+4 |
* | Added an XXX note to describe timedelta/timedelta feature. | Alexander Belopolsky | 2010-12-24 | 1 | -0/+3 |
* | Another trivial typo correction in whatsnew | Michael Foord | 2010-12-22 | 1 | -1/+1 |
* | 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 |