summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Collapse)AuthorAgeFilesLines
...
| * merge with 3.2 branchGeorg Brandl2013-04-061-1/+1
| |\
| | * Fix suspicious markup in the docs.Georg Brandl2013-03-231-1/+1
| | |
* | | Fix typoAndrew Svetlov2013-04-051-1/+1
|\ \ \ | |/ /
| * | Fix typoAndrew Svetlov2013-04-051-1/+1
| | |
* | | Fix typo.Andrew Svetlov2013-04-051-1/+1
|\ \ \ | |/ /
| * | Fix typo.Andrew Svetlov2013-04-051-1/+1
| | |
* | | Merged documentation update from 3.3.Vinay Sajip2013-03-301-0/+34
|\ \ \ | |/ /
| * | Updated logging cookbook with additional example for output using str.format().Vinay Sajip2013-03-301-0/+34
| | |
* | | Merge with 3.3.Georg Brandl2013-03-281-0/+2
|\ \ \ | |/ /
| * | Closes #4159: add LaTeX tabular column specifications to tables that ↵Georg Brandl2013-03-281-0/+2
| | | | | | | | | | | | otherwise are cut off or have overlapping text.
* | | Update suspicious ignore file.Ezio Melotti2013-03-281-1/+1
|\ \ \ | |/ /
| * | Update suspicious ignore file.Ezio Melotti2013-03-281-1/+1
| |\ \
| | * | Update suspicious ignore file.Ezio Melotti2013-03-281-1/+1
| | |/
* | | #17351: merge with 3.3.Ezio Melotti2013-03-112-4/+4
|\ \ \ | |/ /
| * | #17351: merge with 3.2.Ezio Melotti2013-03-112-4/+4
| |\ \ | | |/
| | * #17351: remove "object" inheritance from docs. Patch by Phil Elson.Ezio Melotti2013-03-113-7/+7
| | |
* | | mergeRaymond Hettinger2013-03-101-1/+1
|\ \ \ | |/ /
| * | Inherit from object() for consistencyRaymond Hettinger2013-03-101-1/+1
| | |
* | | mergeRaymond Hettinger2013-03-101-3/+14
|\ \ \ | |/ /
| * | Issue #17351: Modernize the pure Python property() example.Raymond Hettinger2013-03-101-3/+14
| | |
* | | mergeBrett Cannon2013-03-091-15/+46
|\ \ \ | |/ /
| * | Touch up the Python 2 to 3 porting guideBrett Cannon2013-03-091-15/+46
| | |
* | | Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units.Serhiy Storchaka2013-02-161-2/+2
|\ \ \ | |/ /
| * | Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units.Serhiy Storchaka2013-02-161-2/+2
| | |
* | | 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. ↵Ezio Melotti2013-01-201-7/+4
| | | | | | | | | | | | Initial patch by Ramchandra Apte.
* | | #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 ↵Vinay Sajip2013-01-081-4/+4
| | | | | | | | | | | | missed earlier.
* | | 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 ↵Vinay Sajip2013-01-071-7/+8
| | | | | | | | | | | | 'note' directives where appropriate.
* | | 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
| | | |