| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 2 | -9/+52 |
|
|
* | 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 |
|
|
* | minor clean-up. | Raymond Hettinger | 2011-01-23 | 1 | -2/+0 |
|
|
* | Add tracker references. | Raymond Hettinger | 2011-01-23 | 1 | -2/+2 |
|
|
* | Add entry for reprlib. | Raymond Hettinger | 2011-01-23 | 2 | -3/+29 |
|
|
* | Add entry for shutil's archiving operations. | Raymond Hettinger | 2011-01-23 | 2 | -6/+46 |
|
|
* | Fix JSON docs about loads() accepting only str objects, not bytes. | Antoine Pitrou | 2011-01-21 | 1 | -11/+6 |
|
|
* | 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 |
|
|
* | Clarify what changed with respect to date ranges and two-digit years. | Raymond Hettinger | 2011-01-21 | 1 | -16/+23 |
|
|
* | Corrected the entry about new year range in the time module. | Alexander Belopolsky | 2011-01-20 | 1 | -5/+13 |
|
|
* | Add an entry for the code repository. | Raymond Hettinger | 2011-01-20 | 1 | -4/+21 |
|
|
* | Make an entry for the os module's bytes accessors. | Raymond Hettinger | 2011-01-20 | 1 | -37/+49 |
|
|
* | Add hasattr() example. | Raymond Hettinger | 2011-01-20 | 1 | -1/+12 |
|
|
* | Add more examples | Raymond Hettinger | 2011-01-20 | 2 | -15/+26 |
|
|
* | #10944: add c_bool to types table. | Georg Brandl | 2011-01-19 | 1 | -0/+5 |
|
|
* | Issue #10934: Fixed and expanded Internaldate2tuple() and | Alexander Belopolsky | 2011-01-19 | 1 | -6/+10 |
|
|
* | Fix markup. | Raymond Hettinger | 2011-01-19 | 1 | -2/+1 |
|
|
* | Suppress trailing spaces in table paragraphs. | Georg Brandl | 2011-01-19 | 1 | -0/+4 |
|
|
* | Expand entry for pydoc. | Raymond Hettinger | 2011-01-19 | 1 | -3/+5 |
|
|
* | Improve looks by replacing a bullet list with a table. | Raymond Hettinger | 2011-01-19 | 1 | -6/+10 |
|
|
* | Add examples for inspect. | Raymond Hettinger | 2011-01-19 | 1 | -6/+33 |
|
|
* | Fix typo in example of barrier timeouts from r88102 | David Malcolm | 2011-01-18 | 1 | -1/+1 |
|
|
* | Expand barrier example to show time-outs. | Raymond Hettinger | 2011-01-18 | 1 | -5/+20 |
|
|
* | Missing word. | Raymond Hettinger | 2011-01-18 | 1 | -2/+2 |
|
|
* | Reword the OrderedDict entry to emphasize the default behavior, | Raymond Hettinger | 2011-01-18 | 1 | -10/+12 |
|
|
* | Typos. | Raymond Hettinger | 2011-01-18 | 1 | -10/+10 |
|
|
* | More nits. | Raymond Hettinger | 2011-01-18 | 1 | -11/+12 |
|
|
* | Nits. | Raymond Hettinger | 2011-01-18 | 1 | -17/+16 |
|
|
* | More nits. | Raymond Hettinger | 2011-01-18 | 1 | -6/+5 |
|
|
* | Add example for the abc module. | Raymond Hettinger | 2011-01-18 | 1 | -5/+13 |
|
|
* | Nits. | Raymond Hettinger | 2011-01-18 | 1 | -9/+13 |
|
|
* | Add an import to the logging example | Raymond Hettinger | 2011-01-17 | 1 | -0/+1 |
|
|
* | The example for configparser was weird. | Raymond Hettinger | 2011-01-17 | 1 | -24/+31 |
|
|
* | Beautify code examples. | Raymond Hettinger | 2011-01-17 | 1 | -80/+80 |
|
|
* | Wording nits. | Raymond Hettinger | 2011-01-17 | 1 | -4/+3 |
|
|
* | Fix-up the XXX for importlib.abc. | Raymond Hettinger | 2011-01-17 | 1 | -4/+6 |
|
|
* | Tidy-up the ssl section. | Raymond Hettinger | 2011-01-17 | 1 | -38/+33 |
|
|
* | Note that two-phase cyclic barriers are suitable for use in loops. | Raymond Hettinger | 2011-01-17 | 1 | -2/+4 |
|
|
* | Placeholder sentence pointing out that imoprtlib has updated (as well as depr... | Brett Cannon | 2011-01-16 | 1 | -0/+5 |
|
|
* | Mention deprecation of PyEval_{Acquire,Release}Lock(). | Antoine Pitrou | 2011-01-16 | 1 | -0/+5 |
|
|
* | More SSL-related stuff | Antoine Pitrou | 2011-01-16 | 1 | -0/+12 |
|
|
* | Mention HTTP 0.9's partial demise. | Antoine Pitrou | 2011-01-16 | 1 | -0/+6 |
|
|
* | Mention the new context parameter to FTP_TLS, and the small API change | Antoine Pitrou | 2011-01-16 | 1 | -0/+15 |
|
|
* | Issue 10889: Added entry for handling of indexing and slicing with ranges big... | Raymond Hettinger | 2011-01-16 | 1 | -4/+4 |
|
|