summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Expand)AuthorAgeFilesLines
* Issue #28820: Fix spelling of “practice” as a nounMartin Panter2016-11-301-1/+1
* Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-262-7/+7
* Change double hyphens (en dashes) to em (longer) dashesMartin Panter2016-11-212-2/+2
* Issue #19795: Mark up True and False as literal text instead of bold.Serhiy Storchaka2016-10-191-3/+3
* Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-192-2/+2
* Issue #26550: Fix typo in webservers HOWTOBerker Peksag2016-09-281-2/+2
* Issue #27204: Fix doctests in Doc/howtoZachary Ware2016-08-091-18/+25
* Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting.Martin Panter2016-07-264-11/+30
* Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-301-0/+5
* Issue #27626: Spelling fixes in docs, comments and internal namesMartin Panter2016-07-281-1/+1
* Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-021-1/+1
* Issue #25570: Add example of customizing User-Agent via add_header()Martin Panter2016-06-011-0/+2
* Issue #27125: Remove duplicated words from documentation and commentsMartin Panter2016-05-301-1/+1
* Fix Issue #21528 - Fix documentation typosDonald Stufft2014-05-201-1/+1
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-107-65/+66
* Fix typos in comments, documentation and test method namesMartin Panter2016-05-081-1/+1
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-075-11/+11
* Issue #24715: Improve sort stability exampleRaymond Hettinger2016-04-261-1/+5
* fix python 3 mod init function declaration (closes #26827)Benjamin Peterson2016-04-231-1/+1
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-171-1/+1
* Issue #24173: Fix curses.wrapper link in curses HOWTOBerker Peksag2016-04-161-7/+6
* Correct “an” → “a” with “Unicode”, “user”, “UTF”, etcMartin Panter2016-04-151-1/+1
* Issue #25910: Fixed dead links in the docs.Serhiy Storchaka2016-04-111-2/+2
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-265-27/+27
* Added a cookbook recipe for a logging context manager.Vinay Sajip2016-04-011-0/+102
* Fix typo.Georg Brandl2016-02-281-1/+1
* Added simple threading example to logging cookbook.Vinay Sajip2016-02-201-0/+55
* fix typo (closes #26378)Benjamin Peterson2016-02-181-1/+1
* Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similarMartin Panter2016-02-101-2/+2
* Fix userinfo example presented in urllib2 howto.Senthil Kumaran2016-02-061-1/+1
* #25517: fix regex in the regex howto. Patch by Elena Oat.Ezio Melotti2016-01-111-3/+4
* Fix use of default reST roleZachary Ware2015-11-051-1/+1
* Issue #25523: Backported a-to-an corrections.Serhiy Storchaka2015-11-021-1/+1
* Added entry to logging cookbook.Vinay Sajip2015-10-171-0/+66
* Closes #25344: Added cookbook recipe to show buffering of logging events.Vinay Sajip2015-10-091-0/+136
* use a more modern UA (#25145)Benjamin Peterson2015-09-201-1/+1
* remove reference to PyGoogle (#25145)Benjamin Peterson2015-09-201-2/+1
* Added a cookbook entry on logging audible messages.Vinay Sajip2015-02-011-0/+54
* Added a logging cookbook entry on customized exception formatting.Vinay Sajip2015-01-281-0/+55
* Add missing URL link to Modernize docs.Ned Deily2015-01-031-1/+1
* improve incorrect French (#23109)Benjamin Peterson2014-12-241-2/+2
* Issue #23047: Fix typo in pyporting.rst.Berker Peksag2014-12-131-1/+1
* Backport of porting HOWTOBrett Cannon2014-12-121-583/+358
* remove reference to dead irc channel (closes #23038)Benjamin Peterson2014-12-121-3/+1
* Fix 2to3 reference link in pyporting.rst.Ned Deily2014-11-231-4/+3
* Doc: fix default role usage (except in unittest mock docs)Georg Brandl2014-10-301-1/+1
* Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-293-4/+3
* Fixing broken links in doc, part 2: howto/Georg Brandl2014-10-295-45/+30
* Fix external links to docs.python.org to use internal links instead.Georg Brandl2014-10-291-3/+3
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-297-26/+26