summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Expand)AuthorAgeFilesLines
* Merged doc update from 3.3.Vinay Sajip2013-01-231-2/+9
|\
| * Merged doc update from 3.2.Vinay Sajip2013-01-231-2/+9
| |\
| | * Corrected typo, added comment in cookbook recipe.Vinay Sajip2013-01-231-2/+9
* | | Merged doc update from 3.3.Vinay Sajip2013-01-221-0/+75
|\ \ \ | |/ /
| * | Merged doc update from 3.2.Vinay Sajip2013-01-221-0/+75
| |\ \ | | |/
| | * Added cookbook recipe for structured logging.Vinay Sajip2013-01-221-0/+75
* | | Merged documentation update from 3.3.Vinay Sajip2013-01-222-0/+10
|\ \ \ | |/ /
| * | Merged documentation update from 3.2.Vinay Sajip2013-01-222-0/+10
| |\ \ | | |/
| | * Updated logging HOWTO with a diagram.Vinay Sajip2013-01-222-0/+10
* | | Merge 3.3.Stefan Krah2013-01-201-19/+0
|\ \ \ | |/ /
| * | Issue #7353: Remove references to Include/intobject.h in the C-porting howto.Stefan Krah2013-01-201-19/+0
* | | #16557: merge with 3.3.Ezio Melotti2013-01-201-7/+4
|\ \ \ | |/ /
| * | #16557: update functional howto -- "return value" is valid after PEP 380. In...Ezio Melotti2013-01-201-7/+4
* | | #4153: merge with 3.3.Ezio Melotti2013-01-201-69/+74
|\ \ \ | |/ /
| * | #4153: merge with 3.2.Ezio Melotti2013-01-201-69/+74
| |\ \ | | |/
| | * #4153: update the Unicode howto.Ezio Melotti2013-01-201-66/+74
* | | Issue #16884: Merged doc fix from 3.3.Vinay Sajip2013-01-081-4/+4
|\ \ \ | |/ /
| * | Issue #16884: Merged doc fix from 3.2.Vinay Sajip2013-01-081-4/+4
| |\ \ | | |/
| | * Issue #16884: Updated docs to use 'note' directives in a couple of places mis...Vinay Sajip2013-01-081-4/+4
* | | Closes #16884: Merged logging documentation fixes from 3.3.Vinay Sajip2013-01-071-7/+8
|\ \ \ | |/ /
| * | Issue #16884: Merged logging documentation fixes from 3.2.Vinay Sajip2013-01-071-7/+8
| |\ \ | | |/
| | * Issue #16884: updated logging documentation to include lastResort and use 'no...Vinay Sajip2013-01-071-7/+8
* | | merge 3.3Benjamin Peterson2013-01-041-1/+1
|\ \ \ | |/ /
| * | merge 3.2Benjamin Peterson2013-01-041-1/+1
| |\ \ | | |/
| | * merge headsBenjamin Peterson2013-01-041-24/+25
| | |\
| | * | drop email (closes #16857)Benjamin Peterson2013-01-041-1/+1
* | | | #16760: merge with 3.3.Ezio Melotti2012-12-251-24/+25
|\ \ \ \ | |/ / /
| * | | #16760: merge with 3.2.Ezio Melotti2012-12-251-24/+25
| |\ \ \ | | | |/ | | |/|
| | * | #16760: use ref:`match-objects` instead of :class:`MatchObject`.Ezio Melotti2012-12-251-24/+25
| | |/
* | | Issue #16714: use 'raise' exceptions, don't 'throw'.Andrew Svetlov2012-12-181-1/+1
|\ \ \ | |/ /
| * | Issue #16714: use 'raise' exceptions, don't 'throw'.Andrew Svetlov2012-12-181-1/+1
| |\ \ | | |/
| | * Issue #16714: use 'raise' exceptions, don't 'throw'.Andrew Svetlov2012-12-181-1/+1
* | | Issue #16261: fix bare excepts in Doc/Andrew Svetlov2012-11-021-3/+1
|/ /
* | Undo changes accidentally reverted in de8787029fe4.Chris Jerdonek2012-10-131-2/+3
* | merge headsBenjamin Peterson2012-10-121-1/+1
|\ \
| * \ Merge doctest fixes in functional howto with 3.2.Ezio Melotti2012-10-121-27/+18
| |\ \ | | |/
| * | Merge functional howto improvements with 3.2.Ezio Melotti2012-10-121-155/+156
| |\ \
| * | | Fix and add more links.Ezio Melotti2012-10-121-1/+1
* | | | merge 3.2Benjamin Peterson2012-10-121-180/+171
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Make doctests pass in the functional howto.Ezio Melotti2012-10-121-26/+17
| |/
| * Improve markup in functional.rst, and fix a couple of errors.Ezio Melotti2012-10-121-155/+155
| * Fix Issue 15922: make howto/urllib2.rst doctests pass.Senthil Kumaran2012-10-091-15/+14
* | Fix Issue 15922: make howto/urllib2.rst doctests pass.Senthil Kumaran2012-10-091-15/+14
* | Issue #15888: fixing problems in ipaddress doctests. Patch by Chris JerdonekEli Bendersky2012-10-071-11/+16
* | #15949, #15899: merge with 3.2.Ezio Melotti2012-09-231-2/+2
|\ \ | |/
| * #15949, #15899: use \ufffd instead of ?.Ezio Melotti2012-09-231-2/+2
* | #15949, 15899: merge with 3.2.Ezio Melotti2012-09-221-2/+2
|\ \ | |/
| * #15949, 15899: avoid using non-latin1 chars in the doc (they break `make all-...Ezio Melotti2012-09-221-2/+2
* | #15920: merge with 3.2.Ezio Melotti2012-09-171-13/+13
|\ \ | |/
| * #15920: fix doctests in Doc/howto/regex.rst. Patch by Chris Jerdonek.Ezio Melotti2012-09-171-13/+13