| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #13605: merge with 3.2 | Sandro Tosi | 2012-02-19 | 1 | -1/+1 |
|\ |
|
| * | Issue #13605: use print() in argparse nargs example | Sandro Tosi | 2012-02-19 | 1 | -1/+1 |
|
|
* | | merge with 3.2 | Sandro Tosi | 2012-02-19 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | don't split 'Hye-Shik Chang' name; thanks to Sergey from docs@ | Sandro Tosi | 2012-02-19 | 1 | -3/+3 |
|
|
* | | merge with 3.2 | Sandro Tosi | 2012-02-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Indent 'File' in memoryview example, so it is correctly highlighted | Sandro Tosi | 2012-02-19 | 1 | -1/+1 |
|
|
* | | merge with 3.2 | Sandro Tosi | 2012-02-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fix error in memoryview example; thanks to kan lianlian from docs@ | Sandro Tosi | 2012-02-18 | 1 | -1/+1 |
|
|
* | | Merge with 3.2 closes 14023 | Terry Jan Reedy | 2012-02-18 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Issue 14023 Revert edit to 2.7 version. (I suspect edit is from when we thought | Terry Jan Reedy | 2012-02-18 | 1 | -5/+5 |
|
|
* | | #14020: merge with 3.2. | Ezio Melotti | 2012-02-18 | 1 | -67/+205 |
|\ \
| |/ |
|
| * | #14020: improve HTMLParser documentation. | Ezio Melotti | 2012-02-18 | 1 | -67/+205 |
|
|
* | | Merge branch '3.2' | Petri Lehtinen | 2012-02-16 | 2 | -8/+6 |
|\ \
| |/ |
|
| * | sqlite3: Fix documentation errors concerning Cursor.rowcount | Petri Lehtinen | 2012-02-16 | 2 | -8/+6 |
|
|
* | | Issue #11836: document and expose multiprocessing.SimpleQueue | Sandro Tosi | 2012-02-15 | 1 | -1/+18 |
|\ \
| |/ |
|
| * | Issue #11836: document multiprocessing.queues.SimpleQueue | Sandro Tosi | 2012-02-15 | 1 | -1/+18 |
|
|
* | | Merge branch '3.2' | Petri Lehtinen | 2012-02-15 | 8 | -41/+25 |
|\ \
| |/ |
|
| * | Issue #13491: Fix many errors in sqlite3 documentation | Petri Lehtinen | 2012-02-15 | 8 | -52/+25 |
|
|
* | | Merge fixes for #1326113 and #12297 from 3.2 | Éric Araujo | 2012-02-15 | 1 | -8/+9 |
|\ \
| |/ |
|
| * | Improve doc for atexit.register and unregister (#12297) | Éric Araujo | 2012-02-15 | 1 | -8/+9 |
|
|
* | | Time module doc: Fix reST syntax | Victor Stinner | 2012-02-14 | 1 | -2/+2 |
|
|
* | | shutil copy module reference doc fix. | Senthil Kumaran | 2012-02-13 | 1 | -21/+23 |
|\ \
| |/ |
|
| * | shutil copy module reference doc fix. | Senthil Kumaran | 2012-02-13 | 1 | -19/+19 |
|
|
* | | Issue #13988: cElementTree is deprecated and the _elementtree accelerator is ... | Florent Xicluna | 2012-02-13 | 2 | -4/+7 |
|
|
* | | Issue #13930: Adds ability for 2to3 to write its output to a different | Gregory P. Smith | 2012-02-12 | 1 | -0/+32 |
|\ \
| |/ |
|
| * | Issue #13930: Adds ability for 2to3 to write its output to a different | Gregory P. Smith | 2012-02-12 | 1 | -0/+32 |
|
|
* | | Merge fixes for #13193 and FAQ from 3.2 | Éric Araujo | 2012-02-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update mention of Subversion in the FAQ. | Éric Araujo | 2012-02-12 | 1 | -1/+1 |
|
|
* | | What's new typo | Antoine Pitrou | 2012-02-12 | 1 | -1/+1 |
|
|
* | | Add section on bz2 module to whatsnew/3.3. | Nadeem Vawda | 2012-02-11 | 1 | -0/+22 |
|
|
* | | Fix typo in whatsnew/3.3. | Nadeem Vawda | 2012-02-11 | 1 | -1/+1 |
|
|
* | | Merge: #13989: Document that GzipFile does not support text mode. | Nadeem Vawda | 2012-02-11 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Issue #13989: Document that GzipFile does not support text mode. | Nadeem Vawda | 2012-02-11 | 1 | -3/+5 |
|
|
* | | fix Doc/extending/extending.rst typo | Eli Bendersky | 2012-02-11 | 1 | -1/+1 |
|
|
* | | fix Sphinx error in os.rst | Eli Bendersky | 2012-02-11 | 1 | -2/+2 |
|
|
* | | Undocument and clean up sqlite3.OptimizedUnicode | Petri Lehtinen | 2012-02-09 | 2 | -15/+0 |
|
|
* | | merge from 3.2 | Senthil Kumaran | 2012-02-09 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Issue #9021 - Introduce copy module better. Doc changes suggested by Terry | Senthil Kumaran | 2012-02-09 | 1 | -1/+5 |
|
|
* | | merged from 3.2 | Senthil Kumaran | 2012-02-09 | 3 | -11/+14 |
|\ \
| |/ |
|
| * | Fix Issue #6005: Examples in the socket library documentation use sendall, | Senthil Kumaran | 2012-02-09 | 3 | -11/+14 |
|
|
* | | Issue #13609: Add two functions to query the terminal size: | Antoine Pitrou | 2012-02-08 | 2 | -0/+70 |
|
|
* | | Backout f8409b3d6449: the PEP 410 is not accepted yet | Victor Stinner | 2012-02-08 | 3 | -111/+16 |
|
|
* | | PEP 410 | Victor Stinner | 2012-02-08 | 3 | -16/+111 |
|
|
* | | What's New in 3.3: reorder modules | Victor Stinner | 2012-02-08 | 1 | -79/+79 |
|
|
* | | What's New in 3.3: Fix time module doc | Victor Stinner | 2012-02-08 | 1 | -3/+3 |
|
|
* | | Issue #13846: Add time.monotonic(), monotonic clock. | Victor Stinner | 2012-02-07 | 1 | -0/+8 |
|
|
* | | Following Nick's suggestion, rename posix.fdlistdir() to posix.flistdir(), to | Charles-François Natali | 2012-02-06 | 2 | -2/+2 |
|
|
* | | Issue #13734: Add os.fwalk(), a directory walking function yielding file | Charles-François Natali | 2012-02-05 | 2 | -0/+55 |
|
|
* | | Make lzma docs consistent with other compression modules (cf. changeset 11bd2... | Nadeem Vawda | 2012-02-05 | 1 | -3/+0 |
|
|
* | | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) | Éric Araujo | 2012-02-05 | 10 | -46/+32 |
|\ \
| |/ |
|