| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a note to os.chown that permission constants can be combined | Georg Brandl | 2005-11-22 | 1 | -1/+2 |
|
|
* | Add generator-expression nodes | Andrew M. Kuchling | 2005-11-22 | 1 | -0/+15 |
|
|
* | [Bug #449093] FloorDiv AST node type not listed | Andrew M. Kuchling | 2005-11-22 | 1 | -0/+4 |
|
|
* | Remove import string and use string methods | Neal Norwitz | 2005-11-20 | 1 | -4/+3 |
|
|
* | Fix up incomplete sentence | Andrew M. Kuchling | 2005-11-19 | 1 | -1/+1 |
|
|
* | Fix typo in comment | Walter Dörwald | 2005-11-17 | 1 | -1/+1 |
|
|
* | Make consistent with 2.4 | Neal Norwitz | 2005-11-03 | 1 | -1/+1 |
|
|
* | Add an import line to a code fragment. | Brett Cannon | 2005-11-02 | 1 | -1/+2 |
|
|
* | Remove .cvsignore files, as they live in svn:ignore | Martin v. Löwis | 2005-10-30 | 14 | -87/+0 |
|
|
* | add missing "and" | Fred Drake | 2005-10-30 | 1 | -2/+3 |
|
|
* | SF Bug #1341934: Fix a representation of "\n" to use a proper tag. | Hye-Shik Chang | 2005-10-30 | 1 | -1/+1 |
|
|
* | Minor update to HTTPHandler documentation to indicate that host:port can be u... | Vinay Sajip | 2005-10-29 | 1 | -1/+3 |
|
|
* | Update instructions according to Dave Abrahams | Martin v. Löwis | 2005-10-27 | 1 | -0/+3 |
|
|
* | Add paragraphs on AST branch. AST'ers, please suggest corrections | Andrew M. Kuchling | 2005-10-23 | 1 | -0/+25 |
|
|
* | Add convenience makefile to check the latest what's new. | Andrew M. Kuchling | 2005-10-23 | 1 | -0/+3 |
|
|
* | add missing word | Fred Drake | 2005-10-20 | 1 | -1/+1 |
|
|
* | SF bug #1328915, try to word kill a bit more generically. Backport candidate. | Neal Norwitz | 2005-10-18 | 1 | -2/+2 |
|
|
* | SF bug #1323739, C API doc for PySequence_Tuple duplicated | Neal Norwitz | 2005-10-12 | 1 | -9/+5 |
|
|
* | fix stupid typo | Fred Drake | 2005-10-11 | 1 | -1/+1 |
|
|
* | SF bug #1323294, Minor error in the Library Reference doc. Will backport | Neal Norwitz | 2005-10-11 | 1 | -1/+2 |
|
|
* | Clarify the docs for Py_UNICODE. | Marc-André Lemburg | 2005-10-10 | 1 | -6/+16 |
|
|
* | Bug #1245379: Add "unicode-1-1-utf-7" as an alias for "utf-7" as specified | Walter Dörwald | 2005-10-09 | 1 | -1/+1 |
|
|
* | Part of SF patch #1313939: Speedup charmap decoding by extending | Walter Dörwald | 2005-10-06 | 1 | -1/+6 |
|
|
* | Make close brace a paren to match open. | Neal Norwitz | 2005-10-04 | 1 | -1/+1 |
|
|
* | Armin caught this mistake in bug #973103. | Neal Norwitz | 2005-10-04 | 1 | -1/+1 |
|
|
* | open_new_win does not exist. use UNIX consistently, add autoraise parameter ... | Neal Norwitz | 2005-10-04 | 1 | -12/+13 |
|
|
* | Correct docs for empty raise when no exception is active. | Raymond Hettinger | 2005-10-03 | 1 | -2/+3 |
|
|
* | fix link to subsection (SF bug #1311674) | Fred Drake | 2005-10-03 | 1 | -2/+4 |
|
|
* | Patch #754022: Greatly enhanced webbrowser.py. | Georg Brandl | 2005-10-03 | 1 | -22/+53 |
|
|
* | SF Bug #1008310, os.major() os.minor() example and description change. Will ... | Neal Norwitz | 2005-10-03 | 1 | -2/+4 |
|
|
* | Fix SF bug #991735, os.access reports true for read-only directories. Will b... | Neal Norwitz | 2005-10-03 | 1 | -0/+5 |
|
|
* | SF Bug #1308042, platform dependent behaviour (Windoze of course) in UDP sock... | Neal Norwitz | 2005-10-03 | 1 | -1/+2 |
|
|
* | SF patch #1227568, bug #1219273, Expression AST node not documented. Backpor... | Neal Norwitz | 2005-10-03 | 1 | -0/+2 |
|
|
* | bug [ 1298120 ] shlex does not support unicode | Georg Brandl | 2005-09-29 | 1 | -0/+2 |
|
|
* | bug [ 1306449 ] PyString_AsStringAndSize() return value documented wrong | Georg Brandl | 2005-09-28 | 1 | -2/+2 |
|
|
* | Minor clarification of effective level calculation | Vinay Sajip | 2005-09-26 | 1 | -0/+14 |
|
|
* | SF #1297059, doc incorrect return type for search() method. (There is a desc... | Neal Norwitz | 2005-09-23 | 1 | -4/+3 |
|
|
* | update URL into the Python wiki | Fred Drake | 2005-09-22 | 1 | -1/+1 |
|
|
* | patch [ 1277677 ] tkinter hello world example bug | Georg Brandl | 2005-09-15 | 1 | -1/+3 |
|
|
* | fix typo | Georg Brandl | 2005-09-15 | 1 | -1/+1 |
|
|
* | bug [ 1274828 ] splitunc not documented | Georg Brandl | 2005-09-14 | 1 | -0/+9 |
|
|
* | comma nit | Georg Brandl | 2005-09-14 | 1 | -1/+1 |
|
|
* | Add more links to the 'What Next?' section; rewrite to be briefer | Andrew M. Kuchling | 2005-09-13 | 1 | -17/+51 |
|
|
* | Better wording for integer ref entry. | Georg Brandl | 2005-09-12 | 1 | -2/+2 |
|
|
* | Shorten run-on sentence | Andrew M. Kuchling | 2005-09-12 | 1 | -1/+1 |
|
|
* | Update link | Andrew M. Kuchling | 2005-09-12 | 1 | -4/+2 |
|
|
* | Update link | Andrew M. Kuchling | 2005-09-12 | 1 | -1/+1 |
|
|
* | Add FAQ entry regarding non-expoential representation. | Raymond Hettinger | 2005-09-11 | 1 | -2/+11 |
|
|
* | note that the return and yield statements cannot be used at the top level in | Fred Drake | 2005-09-07 | 1 | -1/+6 |
|
|
* | - fix typo report by email, only 1.5 years late | Fred Drake | 2005-09-07 | 1 | -7/+7 |
|
|