summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sphinxext/susp-ignored.csv
Commit message (Collapse)AuthorAgeFilesLines
* Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵Georg Brandl2014-09-301-280/+0
| | | | nested subdirectory anymore.
* merge with 3.4Georg Brandl2014-03-181-5/+0
|\
| * Regenerate pydoc_topics, fix markup errors, in preparation for 3.4.0 final.Larry Hastings2014-03-161-1/+0
| |
| * Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-161-0/+1
| |
| * Update pydoc topics and suspicious filters.Larry Hastings2014-03-091-1/+0
| |
| * merge with 3.3Georg Brandl2014-02-101-0/+1
| |
* | merge with 3.3Georg Brandl2014-02-101-0/+1
|\ \ | |/ |/|
| * doc: pydoc topic and suspicious markup updateGeorg Brandl2014-01-251-0/+1
| |
* | Documentation fixes, including fixing "suspicious" problems.Larry Hastings2014-01-261-3/+3
| |
* | Fix suspicious markup in the docs.Georg Brandl2013-11-241-7/+9
| |
* | merge with 3.3Georg Brandl2013-10-271-15/+13
|\ \ | |/
| * Fix markup errors in the docs and amend suspicious ignores.Georg Brandl2013-10-271-15/+13
| |
* | Merge improvements to the suspicious builder and cleanup from 3.3.Ezio Melotti2013-03-281-112/+2
|\ \ | |/
| * Update the suspicious builder to detect unused rules, and remove currently ↵Ezio Melotti2013-03-281-101/+0
| | | | | | | | unusued rules.
* | Update suspicious ignore file.Ezio Melotti2013-03-281-0/+23
|\ \ | |/
| * Update suspicious ignore file.Ezio Melotti2013-03-281-0/+21
| |\ |/ /
| * Update suspicious ignore file.Ezio Melotti2013-03-281-9/+8
| |
* | Update suspicious ignore file.Ezio Melotti2012-10-011-0/+12
| |
* | Update suspicious ignore file.Ezio Melotti2012-09-201-2/+1
| |
* | Update pydoc topics and suspicious markup file.Georg Brandl2012-08-251-0/+1
| |
* | Update suspicious ignore file.Ezio Melotti2012-08-221-0/+3
| |
* | Fix markup errors and update pydoc topics.Georg Brandl2012-08-111-0/+18
| |
* | Update suspicious ignore file and pydoc topics.Georg Brandl2012-06-261-0/+26
| |
* | Remove packaging from the standard library.Éric Araujo2012-06-241-22/+0
| | | | | | | | | | | | Distutils2 will live on on PyPI and be included in the stdlib when it is ready. See discussion starting at http://mail.python.org/pipermail/python-dev/2012-June/120430.html
* | Update pydoc topics and fix new suspicious markup.Georg Brandl2012-05-301-0/+34
| |
* | Suspicious markup check.Georg Brandl2012-05-011-0/+1
| |
* | Sort and clean up suspicious ignore file.Georg Brandl2012-03-041-173/+165
| |
* | Fix invalid markup and update suspicious ignores.Georg Brandl2012-03-041-7/+17
| |
* | Issue: #12409: merge with 3.2Sandro Tosi2012-01-161-221/+0
|\ \ | |/
| * Issue: #12409: remove obsolete susp-entriesSandro Tosi2012-01-161-128/+0
| |
* | Merge with 3.2.Georg Brandl2011-09-041-8/+8
|\ \ | |/
| * Update suspicious ignore file.Georg Brandl2011-09-031-4/+4
| |
| * Update pydoc topics and suspicious ignore.Georg Brandl2011-08-131-4/+4
| |
* | Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)Éric Araujo2011-07-291-2/+0
|\ \ | |/
| * Turn raw URI into real linkÉric Araujo2011-07-281-1/+0
| |
* | Fix syntax in packaging docs and update suspicious ignore file.Georg Brandl2011-07-091-2/+25
| |
* | Merge 3.2.1rc1 release changes to default.Georg Brandl2011-05-211-0/+109
|\ \ | |/
| * Update pydoc topics and handle suspicious markup.Georg Brandl2011-05-151-0/+11
| |
| * Update suspicious ignore file.v3.2.1b1Georg Brandl2011-05-081-93/+98
|/
* Topic and suspicious update.Georg Brandl2011-02-201-29/+15
|
* Fix markup error and update suspicious ignores.Georg Brandl2011-02-131-0/+17
|
* Update suspicious ignore file.Georg Brandl2011-01-301-0/+18
|
* Fix "make suspicious" errors and update ignore file.Georg Brandl2011-01-151-0/+22
|
* Fix markup error and update suspicious file.Georg Brandl2010-12-191-0/+12
|
* Update suspicious exceptions.Georg Brandl2010-12-041-0/+7
|
* Ignore suspicious-ignore file.Georg Brandl2010-11-131-6/+9
|
* Fix markup error and update false positive entries from "make suspicious".Georg Brandl2010-10-291-6/+6
|
* Fix the suspicious builder not to write CRLF, update suspicious file and add ↵Georg Brandl2010-10-061-0/+157
| | | | instructions to Makefile.
* Merged revisions ↵Benjamin Peterson2009-04-111-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r70980 | jack.diederich | 2009-04-01 15:26:13 -0500 (Wed, 01 Apr 2009) | 3 lines bounds check arguments to mmap.move(). All of them. Really. fixes crasher on OS X 10.5 ........ r71059 | mark.dickinson | 2009-04-02 13:39:37 -0500 (Thu, 02 Apr 2009) | 2 lines sys.long_info attributes should be ints, not longs ........ r71225 | georg.brandl | 2009-04-05 06:54:07 -0500 (Sun, 05 Apr 2009) | 1 line #5580: no need to use parentheses when converterr() argument is actually a type description. ........ r71234 | georg.brandl | 2009-04-05 08:16:35 -0500 (Sun, 05 Apr 2009) | 1 line Whitespace normalization. ........ r71241 | georg.brandl | 2009-04-05 09:48:49 -0500 (Sun, 05 Apr 2009) | 1 line #5471: fix expanduser() for $HOME set to "/". ........ r71243 | georg.brandl | 2009-04-05 10:14:29 -0500 (Sun, 05 Apr 2009) | 1 line #5432: make plistlib docstring a raw string, since it contains examples with backslash escapes. ........ r71249 | georg.brandl | 2009-04-05 11:30:43 -0500 (Sun, 05 Apr 2009) | 1 line #5444: adapt make.bat to new htmlhelp output file name. ........ r71251 | georg.brandl | 2009-04-05 12:17:42 -0500 (Sun, 05 Apr 2009) | 1 line #5298: clarify docs about GIL by using more consistent wording. ........ r71255 | georg.brandl | 2009-04-05 13:34:58 -0500 (Sun, 05 Apr 2009) | 1 line #602893: add indicator for current line in cgitb that doesnt rely on styling alone. ........ r71266 | georg.brandl | 2009-04-05 15:23:13 -0500 (Sun, 05 Apr 2009) | 1 line Normalize issue referencing style. ........ r71299 | gregory.p.smith | 2009-04-05 18:43:58 -0500 (Sun, 05 Apr 2009) | 3 lines Fixes issue5705: os.setuid() and friends did not accept the same range of values that pwd.getpwnam() returns. ........ r71329 | benjamin.peterson | 2009-04-06 16:53:33 -0500 (Mon, 06 Apr 2009) | 1 line add create_connection to __all__ #5711 ........ r71397 | georg.brandl | 2009-04-08 11:36:39 -0500 (Wed, 08 Apr 2009) | 1 line Remove redundant backtick. ........ r71398 | georg.brandl | 2009-04-08 11:39:04 -0500 (Wed, 08 Apr 2009) | 1 line Update ignore file for suspicious builder. ........ r71486 | andrew.kuchling | 2009-04-11 11:18:14 -0500 (Sat, 11 Apr 2009) | 1 line Re-word ........
* Merged revisions 68288-68291,68325-68326,68338,68388,68393,68423 via ↵Benjamin Peterson2009-01-091-0/+164
svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ................ r68288 | benjamin.peterson | 2009-01-03 18:39:07 -0600 (Sat, 03 Jan 2009) | 1 line only check the actual compile() call for a SyntaxError ................ r68289 | georg.brandl | 2009-01-04 02:26:10 -0600 (Sun, 04 Jan 2009) | 2 lines Test commit. ................ r68290 | georg.brandl | 2009-01-04 04:23:49 -0600 (Sun, 04 Jan 2009) | 4 lines Add "suspicious" builder which finds leftover markup in the HTML files. Patch by Gabriel Genellina. ................ r68291 | georg.brandl | 2009-01-04 04:24:09 -0600 (Sun, 04 Jan 2009) | 2 lines Fix two issues found by the suspicious builder. ................ r68325 | benjamin.peterson | 2009-01-04 16:00:18 -0600 (Sun, 04 Jan 2009) | 1 line use Jinja 2.1.1 ................ r68326 | georg.brandl | 2009-01-04 16:03:10 -0600 (Sun, 04 Jan 2009) | 2 lines Update make.bat. ................ r68338 | neal.norwitz | 2009-01-04 21:57:25 -0600 (Sun, 04 Jan 2009) | 1 line Make sure to checkout any new packages ................ r68388 | benjamin.peterson | 2009-01-07 21:39:46 -0600 (Wed, 07 Jan 2009) | 1 line string exceptions are gone ................ r68393 | benjamin.peterson | 2009-01-07 22:01:00 -0600 (Wed, 07 Jan 2009) | 1 line use new sphinx modules ................ r68423 | benjamin.peterson | 2009-01-08 20:13:34 -0600 (Thu, 08 Jan 2009) | 29 lines Merged revisions 68306-68308,68340,68368,68422 via svnmerge from svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r68306 | benjamin.peterson | 2009-01-04 12:27:19 -0600 (Sun, 04 Jan 2009) | 1 line fix_urllib: add mappings for the url parsing functions ........ r68307 | benjamin.peterson | 2009-01-04 12:30:01 -0600 (Sun, 04 Jan 2009) | 1 line remove duplicated function ........ r68308 | benjamin.peterson | 2009-01-04 12:50:34 -0600 (Sun, 04 Jan 2009) | 1 line turtle is no longer renamed ........ r68340 | georg.brandl | 2009-01-05 02:11:39 -0600 (Mon, 05 Jan 2009) | 2 lines Fix undefined locals in parse_tokens(). ........ r68368 | benjamin.peterson | 2009-01-06 17:56:10 -0600 (Tue, 06 Jan 2009) | 1 line fix typo (thanks to Robert Lehmann) ........ r68422 | benjamin.peterson | 2009-01-08 20:01:03 -0600 (Thu, 08 Jan 2009) | 1 line run the imports fixers after fix_import, so fix_import doesn't try to make stdlib renames into relative imports #4876 ........ ................