Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 14814: Further clean ups to the ipaddress tutorial | Nick Coghlan | 2012-07-07 | 1 | -13/+24 |
| | |||||
* | Issue 14814: Explain how to get more error detail in the ipaddress tutorial, ↵ | Nick Coghlan | 2012-07-07 | 1 | -11/+37 |
| | | | | and tweak the display for octet errors in IPv4 (noticed the formatting problem when adding to the docs) | ||||
* | Issue #14814: Add first draft of PEP 3144 ipaddress module documentation ↵ | Nick Coghlan | 2012-06-17 | 1 | -13/+21 |
| | | | | (initial patch by Sandro Tosi) | ||||
* | Issue #14814: use print() function | Sandro Tosi | 2012-06-02 | 1 | -1/+1 |
| | |||||
* | Issue #14814: Add a basic ipaddress tutorial (thanks to Sandro Tosi for the ↵ | Nick Coghlan | 2012-05-26 | 2 | -0/+292 |
| | | | | initial conversion from Peter Moody's wiki version) | ||||
* | Merge with 3.2. | Georg Brandl | 2012-05-06 | 1 | -3/+3 |
|\ | |||||
| * | Fix document title for Sphinx. | Georg Brandl | 2012-05-06 | 1 | -3/+3 |
| | | |||||
* | | #14034: merge indentation fixes from 3.2. | Ezio Melotti | 2012-05-06 | 1 | -78/+78 |
|\ \ | |/ | |||||
| * | #14034: fix indentation. | Ezio Melotti | 2012-05-06 | 1 | -78/+78 |
| | | |||||
* | | #14034: merge argparse tutorial from 3.2. | Ezio Melotti | 2012-05-06 | 2 | -0/+765 |
|\ \ | |/ | |||||
| * | #14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe. | Ezio Melotti | 2012-05-06 | 2 | -0/+765 |
| | | |||||
| * | Issue 14688: Fix typo | Raymond Hettinger | 2012-04-29 | 1 | -3/+3 |
| | | |||||
* | | Suspicious markup check. | Georg Brandl | 2012-05-01 | 1 | -1/+1 |
| | | |||||
* | | merge | Raymond Hettinger | 2012-04-29 | 1 | -3/+3 |
| | | |||||
* | | Issue #13587: merge with 3.2 | Sandro Tosi | 2012-04-24 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by ↵ | Sandro Tosi | 2012-04-24 | 1 | -2/+2 |
| | | | | | | | | Aaron Maenpaa | ||||
* | | Merge #14640: Fix typos/syntax in pyporting.rst. | R David Murray | 2012-04-23 | 1 | -5/+5 |
|\ \ | |/ | | | | | Patch by Dionysios Kalofonos. | ||||
| * | #14640: Fix typos/syntax in pyporting.rst. | R David Murray | 2012-04-23 | 1 | -5/+5 |
| | | | | | | | | Patch by Dionysios Kalofonos. | ||||
* | | Issue #14641: merge with 3.2 | Sandro Tosi | 2012-04-23 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Issue #14641: minor fixes to sockets Howto; patch by Dionysios Kalofonos | Sandro Tosi | 2012-04-23 | 1 | -2/+2 |
| | | |||||
* | | Merged cookbook corrections from 3.2. | Vinay Sajip | 2012-04-16 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Corrected version numbers in cookbook example. | Vinay Sajip | 2012-04-16 | 1 | -2/+2 |
| | | |||||
* | | Merged tweaks to cookbook example from 3.2. | Vinay Sajip | 2012-04-16 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | Tweaked format of cookbook example. | Vinay Sajip | 2012-04-16 | 1 | -5/+5 |
| | | |||||
* | | Merged cookbook update from 3.2. | Vinay Sajip | 2012-04-16 | 1 | -0/+44 |
|\ \ | |/ | |||||
| * | Added cookbook example for BOM insertion. | Vinay Sajip | 2012-04-16 | 1 | -0/+44 |
| | | |||||
* | | Merged updates to logging reference and HOWTO from 3.2. | Vinay Sajip | 2012-04-10 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Updated logging reference and HOWTO. | Vinay Sajip | 2012-04-10 | 1 | -0/+16 |
| | | |||||
* | | Merged comment correction from 3.2. | Vinay Sajip | 2012-04-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Corrected comment in cookbook example script. | Vinay Sajip | 2012-04-09 | 1 | -1/+1 |
| | | |||||
* | | Merged logging cookbook update from 3.2. | Vinay Sajip | 2012-04-08 | 1 | -0/+228 |
|\ \ | |/ | |||||
| * | Added multiprocessing example to logging cookbook. | Vinay Sajip | 2012-04-08 | 1 | -0/+229 |
| | | |||||
* | | merge with 3.2 | Georg Brandl | 2012-03-25 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Closes #14401: fix typos in curses howto. | Georg Brandl | 2012-03-25 | 1 | -3/+3 |
| | | |||||
* | | merge 3.2 | Martin v. Löwis | 2012-03-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #14400: Fix typo. | Martin v. Löwis | 2012-03-24 | 1 | -1/+1 |
| | | |||||
* | | cpython:Fix the wrong urllib exampls which use str for POST data. Closes ↵ | Senthil Kumaran | 2012-03-15 | 1 | -1/+3 |
|\ \ | |/ | | | | | Issue11261 | ||||
| * | Fix the wrong urllib exampls which use str for POST data. Closes Issue11261 | Senthil Kumaran | 2012-03-15 | 1 | -1/+3 |
| | | |||||
* | | Issue10050 - urlretrieve uses newer urlopen. reporthook of urlretrieve ↵ | Senthil Kumaran | 2012-03-14 | 1 | -0/+7 |
| | | | | | | | | takes, block number, block read size, file_size | ||||
* | | Merge 3.2 | Éric Araujo | 2012-03-05 | 3 | -6/+5 |
|\ \ | |/ | |||||
| * | Use source reST role instead of file where it makes sense. | Éric Araujo | 2012-03-05 | 2 | -4/+4 |
| | | | | | | | | source generates a nifty link to the Mercurial web viewer. | ||||
| * | Remove mention of defunct file. | Éric Araujo | 2012-03-05 | 1 | -2/+1 |
| | | | | | | | | | | Misc/COPYRIGHT was renamed twelve years ago to LICENSE and later copied to the main docs, to which there is already a link. | ||||
* | | Merge: Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. | Larry Hastings | 2012-02-29 | 1 | -26/+85 |
|\ \ | |/ | | | | | (Doc only.) | ||||
| * | Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.) | Larry Hastings | 2012-02-29 | 1 | -26/+85 |
| | | |||||
* | | Merged cookbook improvement from 3.2. | Vinay Sajip | 2012-02-28 | 1 | -6/+11 |
|\ \ | |/ | |||||
| * | Improved logging cookbook example. | Vinay Sajip | 2012-02-28 | 1 | -6/+11 |
| | | |||||
* | | Merge with 3.2. | Georg Brandl | 2012-02-28 | 1 | -4/+2 |
|\ \ | |/ | |||||
| * | Fix markup errors. | Georg Brandl | 2012-02-28 | 1 | -4/+2 |
| | | |||||
* | | Merged cookbook update for LogRecord customisation. | Vinay Sajip | 2012-02-27 | 1 | -0/+82 |
|\ \ | |/ | |||||
| * | Updated cookbook with information on customising LogRecords. | Vinay Sajip | 2012-02-27 | 1 | -0/+82 |
| | |