Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Missing paren. | Raymond Hettinger | 2011-02-11 | 1 | -1/+1 | |
* | Insert missing section heading (noticed by Victor Stinner). | Raymond Hettinger | 2011-02-11 | 1 | -12/+15 | |
* | Fix nits. | Raymond Hettinger | 2011-02-10 | 1 | -8/+8 | |
* | Add an entry for logging. | Raymond Hettinger | 2011-02-10 | 1 | -2/+39 | |
* | Add 'pysqlite' before version 2.6.0 | Terry Reedy | 2011-02-09 | 1 | -1/+1 | |
* | Typo. | Raymond Hettinger | 2011-02-09 | 1 | -1/+1 | |
* | Add link to table for Tcl/Tk issues on the Mac. | Raymond Hettinger | 2011-02-07 | 1 | -3/+4 | |
* | Typo. Doh! | Raymond Hettinger | 2011-02-07 | 1 | -1/+1 | |
* | Issue #11071: Various improvements to whatsnew. | Raymond Hettinger | 2011-02-06 | 1 | -19/+50 | |
* | Recommend use of the tracker during the RC phase or just before a beta. | Raymond Hettinger | 2011-01-31 | 1 | -1/+4 | |
* | Fix minor grammar nits. | Raymond Hettinger | 2011-01-31 | 1 | -27/+20 | |
* | Mention new parameter and attributes of the difflib.SequenceMatcher class add... | Eli Bendersky | 2011-01-31 | 1 | -0/+9 | |
* | Fix PEP-8 violation in argparse usage example (similar examples in argparse.r... | Eli Bendersky | 2011-01-31 | 1 | -9/+9 | |
* | Fix some grammar and typos | Eli Bendersky | 2011-01-31 | 1 | -6/+6 | |
* | Clarify the status of get_string() and recommend using the binary API. | Raymond Hettinger | 2011-01-30 | 1 | -2/+7 | |
* | Add entry for the mailbox fixups. | Raymond Hettinger | 2011-01-30 | 1 | -0/+28 | |
* | List known build/install problems for OS X. | Raymond Hettinger | 2011-01-30 | 1 | -1/+4 | |
* | Markup nits. | Raymond Hettinger | 2011-01-30 | 1 | -3/+3 | |
* | Add section for http.client. | Raymond Hettinger | 2011-01-30 | 1 | -6/+37 | |
* | fix reference to issue where the addition of select.PIPE_BUF was discussed | Giampaolo RodolĂ | 2011-01-29 | 1 | -1/+1 | |
* | Add entry for str.format_map(). | Raymond Hettinger | 2011-01-29 | 1 | -37/+56 | |
* | Added a placeholder for str.format_map, as discussed with Raymond. My prose i... | Eric Smith | 2011-01-28 | 1 | -0/+20 | |
* | More typical sample invocation of tarfile. | Raymond Hettinger | 2011-01-27 | 1 | -1/+1 | |
* | Add missing attributions. | Raymond Hettinger | 2011-01-27 | 1 | -2/+16 | |
* | Update todo list. | Raymond Hettinger | 2011-01-27 | 1 | -1/+3 | |
* | Add an entry for tarfile. | Raymond Hettinger | 2011-01-27 | 1 | -0/+32 | |
* | Markup nits. | Raymond Hettinger | 2011-01-26 | 1 | -18/+26 | |
* | Add a few imports to examples. | Raymond Hettinger | 2011-01-26 | 1 | -13/+25 | |
* | Fix the description of PIPE_BUF | Antoine Pitrou | 2011-01-25 | 1 | -3/+3 | |
* | Typo. | Raymond Hettinger | 2011-01-25 | 1 | -1/+1 | |
* | Add entries for select and site. | Raymond Hettinger | 2011-01-25 | 1 | -0/+47 | |
* | Add math.erfc and turtledemo. | Raymond Hettinger | 2011-01-25 | 1 | -2/+17 | |
* | Typo. | Raymond Hettinger | 2011-01-25 | 1 | -1/+1 | |
* | Nits. | Raymond Hettinger | 2011-01-25 | 1 | -5/+5 | |
* | Add entry for the math module. | Raymond Hettinger | 2011-01-25 | 1 | -0/+39 | |
* | Add entry for io.BytesIO.getbuffer(). | Raymond Hettinger | 2011-01-24 | 1 | -0/+29 | |
* | Fix label syntax. | Georg Brandl | 2011-01-24 | 1 | -1/+1 | |
* | Typos. | Raymond Hettinger | 2011-01-24 | 1 | -2/+2 | |
* | Fix markup and add todo. | Raymond Hettinger | 2011-01-24 | 1 | -1/+3 | |
* | Add entry for hash_info(). | Raymond Hettinger | 2011-01-24 | 1 | -0/+8 | |
* | Add section for urllib.parse. | Raymond Hettinger | 2011-01-24 | 1 | -8/+50 | |
* | Add entry for the html module. | Raymond Hettinger | 2011-01-24 | 1 | -0/+11 | |
* | Add entry for hashlib and expand the GC entry. | Raymond Hettinger | 2011-01-24 | 1 | -2/+21 | |
* | Add entries for dis, dbm, and ctypes. | Raymond Hettinger | 2011-01-24 | 1 | -0/+45 | |
* | Add entries for array, asyncore, csv, compileall, and ast. | Raymond Hettinger | 2011-01-24 | 1 | -1/+60 | |
* | Add tracker references. | Raymond Hettinger | 2011-01-23 | 1 | -2/+2 | |
* | Add entry for reprlib. | Raymond Hettinger | 2011-01-23 | 1 | -3/+26 | |
* | Add entry for shutil's archiving operations. | Raymond Hettinger | 2011-01-23 | 1 | -0/+36 | |
* | Use a Latin-1 example that won't break the LaTeX PDF build. | Raymond Hettinger | 2011-01-21 | 1 | -4/+3 | |
* | Add example for __wrapped__. | Raymond Hettinger | 2011-01-21 | 1 | -2/+11 | |