| Commit message (Expand) | Author | Age | Files | Lines |
* | merge with 3.2 | Sandro Tosi | 2011-12-31 | 2 | -8/+8 |
|\ |
|
| * | fix some broken URLs | Sandro Tosi | 2011-12-31 | 2 | -8/+8 |
|
|
* | | Issue #13575: there is only one class type. | Florent Xicluna | 2011-12-12 | 1 | -10/+2 |
|
|
* | | Merge assorted fixes from 3.2 | Antoine Pitrou | 2011-12-05 | 1 | -19/+17 |
|\ \
| |/ |
|
| * | s/SOCKSTREAM/TCP/ | Antoine Pitrou | 2011-12-05 | 1 | -1/+1 |
|
|
| * | Reword IPC section | Antoine Pitrou | 2011-12-05 | 1 | -5/+6 |
|
|
| * | Use www.python.org instead of a hostname pointing to a parked (or squatted) d... | Antoine Pitrou | 2011-12-05 | 1 | -13/+10 |
|
|
| * | Remove the outdated notion that multithreading doesn't work well on Unices. | Antoine Pitrou | 2011-12-05 | 1 | -13/+7 |
|
|
* | | Remove reference to the base64 encoding. | Antoine Pitrou | 2011-12-05 | 1 | -23/+6 |
|\ \
| |/ |
|
| * | Remove reference to the base64 encoding. | Antoine Pitrou | 2011-12-05 | 1 | -23/+6 |
|
|
* | | The functional module hasn't been maintained since 2006 and doesn't work with... | Antoine Pitrou | 2011-12-05 | 1 | -129/+0 |
|\ \
| |/ |
|
| * | The functional module hasn't been maintained since 2006 and doesn't work with... | Antoine Pitrou | 2011-12-05 | 1 | -129/+0 |
|
|
* | | Merge fix for Issue #12666 from 3.2 | Jason R. Coombs | 2011-12-03 | 1 | -0/+12 |
|\ \
| |/ |
|
| * | Issue #12666: Added section about map changes. | Jason R. Coombs | 2011-12-03 | 1 | -0/+12 |
|
|
* | | Merged documentation addition from 3.2. | Vinay Sajip | 2011-11-23 | 1 | -0/+64 |
|\ \
| |/ |
|
| * | Added a configuration dictionary example to the logging cookbook. | Vinay Sajip | 2011-11-23 | 1 | -0/+64 |
|
|
* | | Merged documentation fix from 3.2. | Vinay Sajip | 2011-10-27 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | Added lost documentation cross-reference. | Vinay Sajip | 2011-10-27 | 1 | -3/+4 |
|
|
* | | Merge with 3.2. | Ezio Melotti | 2011-10-19 | 3 | -3/+3 |
|\ \
| |/ |
|
| * | Remove duplication. | Ezio Melotti | 2011-10-19 | 3 | -3/+3 |
|
|
* | | Closes #12906: Merged fix from 3.2. | Vinay Sajip | 2011-09-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Closes #12906: Fixed bug in YAML configuration. | Vinay Sajip | 2011-09-06 | 1 | -1/+1 |
|
|
* | | Merge doc changes from 3.2. | Éric Araujo | 2011-09-01 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fix some misuses of Sphinx roles and one typo | Éric Araujo | 2011-09-01 | 1 | -3/+3 |
|
|
* | | Merge typo fix. | Ezio Melotti | 2011-07-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typo reported by Sandro Tosi. | Ezio Melotti | 2011-07-31 | 1 | -1/+1 |
|
|
* | | Merge 3.2 branch. | Georg Brandl | 2011-07-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix function name: open -> urlopen. | Georg Brandl | 2011-07-23 | 1 | -1/+1 |
|
|
* | | Issue #8890: Remove /tmp from examples. | Raymond Hettinger | 2011-06-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #8890: Remove /tmp from examples. | Raymond Hettinger | 2011-06-26 | 1 | -1/+1 |
|
|
* | | Drop claim about nasty problem. | Martin v. Löwis | 2011-06-06 | 1 | -6/+0 |
|
|
* | | Drop unfounded claims about performance. | Martin v. Löwis | 2011-06-06 | 1 | -27/+1 |
|
|
* | | Use bytes in myreceive. | Martin v. Löwis | 2011-05-29 | 1 | -2/+2 |
|
|
* | | Explain that INET is IPv4 and STREAM is TCP. | Martin v. Löwis | 2011-05-29 | 1 | -2/+2 |
|/ |
|
* | Issue 12126: removing incorrect claim about return value of select | Eli Bendersky | 2011-05-22 | 1 | -2/+1 |
|\ |
|
| * | Issue 12126: removing incorrect claim about return value of select | Eli Bendersky | 2011-05-22 | 1 | -2/+1 |
|
|
* | | #11979: merge with 3.1. | Ezio Melotti | 2011-05-14 | 1 | -16/+17 |
|\ \
| |/ |
|
| * | #11979: improve wording and markup in sockets howto. Patch by Xavier Morel. | Ezio Melotti | 2011-05-14 | 1 | -16/+17 |
|
|
* | | Issue #11940: Update external link. | Raymond Hettinger | 2011-04-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #11940: Update external link. | Raymond Hettinger | 2011-04-27 | 1 | -1/+1 |
|
|
* | | #11897: Fix typo in porting howto. Patch by Marti Raudsepp. | Ezio Melotti | 2011-04-21 | 1 | -2/+2 |
|
|
* | | Issue 7391: Remove questionable and outdated HOWTO document with permission f... | Raymond Hettinger | 2011-03-19 | 2 | -291/+0 |
|
|
* | | Merge doc fixes. | Georg Brandl | 2011-03-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | #11239: add } to list of metacharacters (it is only a metacharacter sometimes... | Georg Brandl | 2011-03-06 | 1 | -1/+1 |
|
|
| * | Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,... | Georg Brandl | 2011-02-25 | 1 | -1/+4 |
|
|
| * | Merged revisions 87949 via svnmerge from | Benjamin Peterson | 2011-01-12 | 1 | -2/+2 |
|
|
| * | Issue #10875: Update Regular Expression HOWTO; additional backport. | Terry Reedy | 2011-01-10 | 1 | -1/+4 |
|
|
| * | Issue #10875: Update Regular Expression HOWTO; patch by 'SilentGhost'. | Terry Reedy | 2011-01-10 | 1 | -28/+16 |
|
|
| * | Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,... | Georg Brandl | 2010-11-26 | 1 | -3/+3 |
|
|
| * | Merged revisions 86488 via svnmerge from | Ezio Melotti | 2010-11-16 | 1 | -1/+1 |
|
|