summaryrefslogtreecommitdiff
path: root/Doc/library/xml.dom.minidom.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-18911: clarify that the minidom XML writer receives texts but not bytes (...Windson yang2019-06-011-5/+6
* bpo-9883: Update list of unimplemented interfaces in minidom. (GH-12677)Stefan Behnel2019-04-061-14/+0
* bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)Serhiy Storchaka2018-12-191-1/+1
* Fix typo in xml.dom.minidom documentation (GH-10956)E Kawashima2018-12-051-1/+1
* Fix signature of xml.dom.minidom.Document.toprettyxml(). (GH-10814)E Kawashima2018-11-301-1/+1
* bpo-34160: Preserve order of attributes in minidom. (GH-10219)Diego Rojas2018-11-071-0/+11
* bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613)Serhiy Storchaka2017-05-161-1/+1
* English spelling and grammar fixesMartin Panter2016-07-111-1/+1
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+1
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-2/+2
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-3/+3
* Issue #25523: Further a-to-an corrections.Serhiy Storchaka2015-11-021-1/+1
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-291-1/+1
* Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-1/+1
* Issue #18743: Fix references to non-existant "StringIO" module.Serhiy Storchaka2013-08-171-1/+1
* Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-261-0/+8
|\
| * Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-261-0/+8
* | #11379: merge with 3.2.Ezio Melotti2013-01-221-14/+8
|\ \ | |/
| * #11379: rephrase minidom documentation to use the term "minimal" instead of "...Ezio Melotti2013-01-221-14/+8
* | Issue #15296: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch...Eli Bendersky2012-07-131-6/+1
|/
* Issue #11379: add a note in xml.dom.minidom suggesting to use etree in some c...Eli Bendersky2012-03-021-0/+8
* merge 11164Martin v. Löwis2011-05-091-6/+2
|\
| * Stop trying to use _xmlplus in the xml module. Closes #11164.Martin v. Löwis2011-05-091-6/+2
| * Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-...Georg Brandl2011-02-251-3/+3
| * Merged revisions 74821,74828-74831,74833,74835 via svnmerge fromGeorg Brandl2009-09-161-6/+5
* | Add missing source links.Raymond Hettinger2011-02-101-0/+3
* | #10781: clarify that *encoding* is not a parameter for Node objects in general.Georg Brandl2010-12-281-3/+3
* | #7637: fix a grammar error; simplify a sentenceAndrew M. Kuchling2010-07-261-3/+3
* | #7637: clarify description of encoding parameterAndrew M. Kuchling2010-07-251-14/+19
* | http://bugs.python.org/issue8832Kristján Valur Jónsson2010-06-091-0/+7
* | Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,...Benjamin Peterson2010-03-211-16/+6
* | Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-6/+5
|/
* Merged revisions 72661,72675-72677,72679,72712,72801,72820 via svnmerge fromGeorg Brandl2009-05-251-1/+1
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-16/+6
* Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,...Christian Heimes2008-04-131-2/+2
* Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,...Christian Heimes2008-03-181-4/+10
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-5/+5
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-3/+3
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-17/+4
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+267