| Commit message (Expand) | Author | Age | Files | Lines |
* | #5916, 5917: small socket doc improvements. | Georg Brandl | 2009-05-04 | 1 | -2/+7 |
|
|
* | #5927, 5928: typos. | Georg Brandl | 2009-05-04 | 1 | -2/+2 |
|
|
* | #5925: fix highlighting of keyword table. | Georg Brandl | 2009-05-04 | 1 | -1/+3 |
|
|
* | Issue #4751: For hashlib algorithms provided by OpenSSL, the Python | Gregory P. Smith | 2009-05-04 | 1 | -0/+6 |
|
|
* | (no commit message) | Michael Foord | 2009-05-02 | 2 | -0/+18 |
|
|
* | add myself | Benjamin Peterson | 2009-05-02 | 1 | -0/+1 |
|
|
* | Add addCleanup and doCleanups to unittest.TestCase. | Michael Foord | 2009-05-02 | 2 | -0/+37 |
|
|
* | Add items | Andrew M. Kuchling | 2009-05-02 | 1 | -4/+37 |
|
|
* | Adds an exit parameter to unittest.main(). If False main no longer | Michael Foord | 2009-05-02 | 2 | -2/+20 |
|
|
* | Fix directive name. | Georg Brandl | 2009-05-01 | 1 | -21/+21 |
|
|
* | Review ipaddr docs and add them in the TOC under "Internet protocols". | Georg Brandl | 2009-05-01 | 2 | -77/+80 |
|
|
* | Adds the ipaddr module to the standard library. Issue #3959. | Gregory P. Smith | 2009-05-01 | 1 | -0/+327 |
|
|
* | Make test.test_support.EnvironmentVarGuard behave like a dictionary. | Walter Dörwald | 2009-05-01 | 1 | -1/+7 |
|
|
* | Make the turtle.rst doctests pass. I have a feeling there should be | R. David Murray | 2009-04-30 | 1 | -350/+683 |
|
|
* | #5878: fix repr of re object. | Georg Brandl | 2009-04-29 | 1 | -1/+1 |
|
|
* | Make the doctests in the docs pass, except for those in the turtle module. | Georg Brandl | 2009-04-28 | 5 | -24/+28 |
|
|
* | Remove spurious 'u'. | R. David Murray | 2009-04-28 | 1 | -1/+2 |
|
|
* | Various small fixups to the multiprocessing docs, mostly fixing and | R. David Murray | 2009-04-28 | 1 | -44/+64 |
|
|
* | Add example to the seealso section. | Raymond Hettinger | 2009-04-27 | 1 | -2/+9 |
|
|
* | Make sys.xxx variable references into links, note that print_last only | R. David Murray | 2009-04-27 | 1 | -28/+22 |
|
|
* | #5840: dont claim we dont support TLS. | Georg Brandl | 2009-04-27 | 1 | -4/+3 |
|
|
* | #5848: small unittest doc patch. | Georg Brandl | 2009-04-27 | 1 | -3/+20 |
|
|
* | Demote warnings to notices, part 2: stuff that is 2.x-only. | Georg Brandl | 2009-04-27 | 20 | -65/+49 |
|
|
* | Demote warnings to notices where appropriate, following the goal that as few ... | Georg Brandl | 2009-04-27 | 21 | -41/+40 |
|
|
* | Remove ".. warning::" markup that doesnt contain warnings for users, rather t... | Georg Brandl | 2009-04-27 | 2 | -19/+8 |
|
|
* | #5856: fix typo s in traceback example. | Georg Brandl | 2009-04-27 | 1 | -5/+4 |
|
|
* | Note that the caller is resposible for freeing the result of PyOS_double_to_s... | Eric Smith | 2009-04-26 | 1 | -1/+2 |
|
|
* | Move pydoc_topics module to its own subdirectory, so that no generated code i... | Georg Brandl | 2009-04-26 | 2 | -6/+6 |
|
|
* | Another file where the versions need to be up to date. | Georg Brandl | 2009-04-26 | 1 | -1/+1 |
|
|
* | Remove outdated TODO file. | Georg Brandl | 2009-04-26 | 1 | -6/+0 |
|
|
* | Note that the versions are also in README.txt. | Georg Brandl | 2009-04-26 | 1 | -0/+1 |
|
|
* | Update versions in instructions for manual set-up. | Georg Brandl | 2009-04-26 | 1 | -3/+9 |
|
|
* | Mostly formatting nits, and "and-ed together" -> "or-ed together" flags. | Georg Brandl | 2009-04-26 | 1 | -22/+23 |
|
|
* | Issue #5835, deprecate PyOS_ascii_formatd. | Eric Smith | 2009-04-25 | 1 | -0/+35 |
|
|
* | Issue #4129: document int -> Py_ssize_t changes. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+133 |
|
|
* | Issue #4129: field changed from int to Py_ssize_t. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+4 |
|
|
* | Issue #4129: more int -> Py_ssize_t documentation. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+12 |
|
|
* | Issue #4129: more int -> Py_ssize_t documentation. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+16 |
|
|
* | Issue #4129: int -> Py_ssize_t documentation. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+8 |
|
|
* | Issue #4129: int -> Py_ssize_t documentation. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+12 |
|
|
* | Reformat prior to editing. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -12/+13 |
|
|
* | Issue #4129: int -> Py_ssize_t documentation. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+4 |
|
|
* | Reformat prior to editing. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -32/+34 |
|
|
* | Since it's a macro, actually refer to it as such instead of function. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -6/+6 |
|
|
* | Issue #4129: Add a versionchanged notice for a few forgotten entries. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+12 |
|
|
* | Reformat, since I've been busy here anyway. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -34/+37 |
|
|
* | Issue #4129: Documentation notes for int -> Py_ssize_t changes. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+8 |
|
|
* | Issue #4129: More documentation pointers about int -> Py_ssize_t. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -1/+9 |
|
|
* | Reformat prior to editing. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -35/+39 |
|
|
* | Since I edited this file, reformat for future edits. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -68/+72 |
|
|