summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Expand)AuthorAgeFilesLines
* Added cookbook entry on logging filter configuration using dictConfig().Vinay Sajip2014-02-031-0/+87
* Added example to recently added cookbook entry.Vinay Sajip2014-01-171-0/+28
* Added cookbook entry on alternative formatting styles.Vinay Sajip2014-01-152-1/+92
* Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-242-4/+4
* Removed spaces before commas and periods.Serhiy Storchaka2013-12-232-2/+2
* Added minor clarification in logging HOWTO.Vinay Sajip2013-12-061-1/+2
* Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-292-3/+3
* Issue #19504: Used American spelling for 'customize'.Vinay Sajip2013-11-151-5/+5
* Issue #18345: Added cookbook example illustrating handler customisation.Vinay Sajip2013-11-051-0/+135
* Clarify sentence.Georg Brandl2013-10-291-1/+1
* Fix markup errors in the docs and amend suspicious ignores.Georg Brandl2013-10-271-1/+1
* fix description of super() behavior on descriptorsBenjamin Peterson2013-10-181-1/+1
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-132-5/+7
* Issue #19203: Improved cross-references in the curses howto.Serhiy Storchaka2013-10-131-20/+24
* Minor grammar fix.Georg Brandl2013-10-081-1/+1
* Unicode howto: use .txt as a more universally understood extension for text f...Georg Brandl2013-10-061-1/+1
* curses HOWTO: fix some PEP8 and a code example to actually raise the exceptio...Georg Brandl2013-10-061-6/+6
* #18562: various revisions to the regex howto for 3.xAndrew Kuchling2013-08-181-70/+62
* Issue #18759: Improved cross-references in logging documentation.Vinay Sajip2013-08-162-54/+60
* #15130: remove repeat of abstract paragraph from socket howto body.R David Murray2013-07-251-6/+0
* Issue #18541: simplified LoggerAdapter example.Vinay Sajip2013-07-241-57/+19
* Issue #18452: fix several "occurrence" typos (reported by FĂ©vry Thibault).Ned Deily2013-07-141-1/+1
* #4153: update Unicode howto for Python 3.3Andrew Kuchling2013-06-201-95/+162
* #17700: update the curses HOWTO for 3.xAndrew Kuchling2013-05-101-178/+290
* #7152: Remove incorrectly added reference to DataHandler.R David Murray2013-04-281-1/+1
* Reflow paragraphs.R David Murray2013-04-281-4/+4
* #7152: Clarify that ProxyHandler is added only if proxy settings are detected.R David Murray2013-04-281-3/+5
* #17729: remove the Advocacy HOWTO from the index.Ezio Melotti2013-04-231-1/+0
* #17729: remove the outdated Advocacy HOWTO, as suggested by the author.Ezio Melotti2013-04-231-355/+0
* bind('') does not do the same as bind('localhost')Georg Brandl2013-04-141-3/+5
* Change wording as Eli Bendersky suggests.Andrew Svetlov2013-04-061-2/+2
* 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 typo.Andrew Svetlov2013-04-051-1/+1
* | Updated logging cookbook with additional example for output using str.format().Vinay Sajip2013-03-301-0/+34
* | Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-0/+2
* | Update suspicious ignore file.Ezio Melotti2013-03-281-1/+1
|\ \
| * | Update suspicious ignore file.Ezio Melotti2013-03-281-1/+1
| |/
* | #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
* | Inherit from object() for consistencyRaymond Hettinger2013-03-101-1/+1
* | Issue #17351: Modernize the pure Python property() example.Raymond Hettinger2013-03-101-3/+14
* | 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
* | 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.2.Vinay Sajip2013-01-221-0/+75
|\ \ | |/
| * Added cookbook recipe for structured logging.Vinay Sajip2013-01-221-0/+75
* | Merged documentation update from 3.2.Vinay Sajip2013-01-222-0/+10
|\ \ | |/