[issue19179] doc bug: confusing table of values

2013-10-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9aae58596349 by Georg Brandl in branch '2.7': Closes #19179: make table of XML vulnerabilities clearer by using "everyday" booleans and explaining the table beforehand. http://hg.python.org/cpython/rev/9aae58596349 -- _

[issue19179] doc bug: confusing table of values

2013-10-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset 6b0ca3963ff1 by Georg Brandl in branch '3.3': Closes #19179: make table of XML vulnerabilities clearer by using "everyday" booleans and explaining the table beforehand. http://hg.python.org/cpython/rev/6b0ca3963ff1 -- nosy: +python-dev reso

[issue19179] doc bug: confusing table of values

2013-10-11 Thread Terry J. Reedy
Terry J. Reedy added the comment: I agree that this could be improved. It took a few readings to convince myself that True == Vulnerable. (Assuming that this is correct ;-) the table needs a title like Vulernable or a lead in sentence: "The following table indicates which modules are susceptib

[issue19179] doc bug: confusing table of values

2013-10-06 Thread Georg Brandl
Changes by Georg Brandl : -- assignee: -> docs@python components: +Documentation nosy: +christian.heimes, docs@python ___ Python tracker ___

[issue19179] doc bug: confusing table of values

2013-10-06 Thread Georg Brandl
New submission from Georg Brandl: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [From Jason Scherer on d...@python.org] On this page: http://docs.python.org/2/library/xml.html The table of truth values is a bit confusing because it's not clear from the context what it's actually saying is tru