summaryrefslogtreecommitdiffstats
path: root/Doc/tools/susp-ignored.csv
Commit message (Collapse)AuthorAgeFilesLines
* Update susp-ignore file (#25910).Georg Brandl2016-02-281-1/+1
|
* Issue #25179: Preparatory cleanup of existing docs on string formattingMartin Panter2016-02-081-1/+1
| | | | | | | | | * There was a link pointing to the section on the string.Formatter class (and multiple links in Python 3), when the section on the common format string syntax is probably more appropriate * Fix references to various format() functions and methods * Nested replacement fields may contain conversions and format specifiers, and this is tested in Python 3; see Issue #19729 for instance
* Issue #25022: Avoid warning about unused suspicious ruleMartin Panter2015-09-111-1/+0
|
* Update Docs/tools/susp-ignored.csvZachary Ware2015-07-061-4/+13
|
* Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵Georg Brandl2014-09-301-0/+186
nested subdirectory anymore.