| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. | Martin Panter | 2016-07-26 | 1 | -1/+3 |
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -2/+1 |
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -1/+9 |
* | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 1 | -2/+2 |
* | Merge: #24926: Fix typo in example. | R David Murray | 2015-08-24 | 1 | -1/+1 |
|\ |
|
| * | #24926: Fix typo in example. | R David Murray | 2015-08-24 | 1 | -1/+1 |
* | | #21047: set the default value for the *convert_charrefs* argument of HTMLPars... | Ezio Melotti | 2014-08-02 | 1 | -4/+5 |
* | | #15114: the strict mode and argument of HTMLParser, HTMLParser.error, and the... | Ezio Melotti | 2014-08-02 | 1 | -39/+3 |
|/ |
|
* | #13633: Added a new convert_charrefs keyword arg to HTMLParser that, when Tru... | Ezio Melotti | 2013-11-23 | 1 | -11/+24 |
* | #15114: The html.parser module now raises a DeprecationWarning when the stric... | Ezio Melotti | 2013-11-02 | 1 | -2/+2 |
* | Fix a couple of versionadded/versionchanged related markup errors. | Georg Brandl | 2012-06-24 | 1 | -1/+2 |
* | #15114: the strict mode of HTMLParser and the HTMLParseError exception are de... | Ezio Melotti | 2012-06-23 | 1 | -6/+15 |
* | #14020: improve HTMLParser documentation. | Ezio Melotti | 2012-02-18 | 1 | -67/+205 |
* | #670664: Fix HTMLParser to correctly handle the content of ``<script>...</scr... | Ezio Melotti | 2011-11-01 | 1 | -1/+2 |
* | Improve HTMLParser example in the doc and fix a couple minor things. | Ezio Melotti | 2011-10-28 | 1 | -23/+19 |
* | Merge to 3.2. | Georg Brandl | 2011-03-21 | 1 | -1/+1 |
|\ |
|
| * | Fix duplicate word. | Georg Brandl | 2011-03-21 | 1 | -1/+1 |
| * | Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,... | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
| * | Merged revisions 83223 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -4/+12 |
| * | Merged revisions 73592,73823 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -8/+18 |
* | | More source links. | Raymond Hettinger | 2011-01-27 | 1 | -0/+4 |
* | | Add missing versionchanged, correct 'throw' wording to 'raise'. | R. David Murray | 2010-12-03 | 1 | -2/+4 |
* | | #1486713: Add a tolerant mode to HTMLParser. | R. David Murray | 2010-12-03 | 1 | -2/+11 |
* | | Terminology fix: exceptions are raised, except in generator.throw(). | Georg Brandl | 2010-08-03 | 1 | -1/+1 |
* | | #3874: document HTMLParser.unknown_decl(). | Georg Brandl | 2010-07-29 | 1 | -4/+12 |
* | | Updated the last example as requested in #6350 | Ezio Melotti | 2009-06-27 | 1 | -8/+18 |
|/ |
|
* | Remove the htmllib and sgmllib modules as per PEP 3108. | Georg Brandl | 2008-06-01 | 1 | -6/+2 |
* | Merged revisions 63438 via svnmerge from | Georg Brandl | 2008-05-18 | 1 | -0/+179 |