diff options
author | Ezio Melotti <ezio.melotti@gmail.com> | 2012-10-01 04:18:55 (GMT) |
---|---|---|
committer | Ezio Melotti <ezio.melotti@gmail.com> | 2012-10-01 04:18:55 (GMT) |
commit | f1d2345842a86f6068a0a122843ed3562a8e3c27 (patch) | |
tree | dcd195c15172d4edd50fe1f8acae3f8396a0f06c /Doc/tools | |
parent | 015031cfd73453aae9194de159466ea9c53c098b (diff) | |
parent | 00160661a5a9f50b4c022ca1beda2538642ee70f (diff) | |
download | cpython-f1d2345842a86f6068a0a122843ed3562a8e3c27.zip cpython-f1d2345842a86f6068a0a122843ed3562a8e3c27.tar.gz cpython-f1d2345842a86f6068a0a122843ed3562a8e3c27.tar.bz2 |
Merge suspicious ignore file updates with 3.3.
Diffstat (limited to 'Doc/tools')
-rw-r--r-- | Doc/tools/sphinxext/susp-ignored.csv | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Doc/tools/sphinxext/susp-ignored.csv b/Doc/tools/sphinxext/susp-ignored.csv index 138e000..2c15a5c 100644 --- a/Doc/tools/sphinxext/susp-ignored.csv +++ b/Doc/tools/sphinxext/susp-ignored.csv @@ -357,3 +357,15 @@ whatsnew/3.2,,:location,... zope9-location = ${zope9:location} whatsnew/3.2,,:location,zope9-location = ${zope9:location} whatsnew/3.2,,:prefix,... zope-conf = ${custom:prefix}/etc/zope.conf whatsnew/3.2,,:prefix,zope-conf = ${custom:prefix}/etc/zope.conf +whatsnew/news,,:platform,:platform: +whatsnew/news,,:password,: Unquote before b64encoding user:password during Basic +whatsnew/news,,:close,Connection:close header. +whatsnew/news,,:PythonCmd,"With Tk < 8.5 _tkinter.c:PythonCmd() raised UnicodeDecodeError, caused" +whatsnew/news,,:close,: Connection:close header is sent by requests using URLOpener +whatsnew/news,,::,": Fix FTP tests for IPv6, bind to ""::1"" instead of ""localhost""." +whatsnew/news,,:test,: test_subprocess:test_leaking_fds_on_error no longer gives a +whatsnew/news,,:test,: Fix test_posix:test_getgroups failure under Solaris. Patch +whatsnew/news,,:Olimit,Drop -OPT:Olimit compiler option. +whatsnew/news,,:MAXYEAR,timedelta from date or datetime falls outside of the MINYEAR:MAXYEAR range. +whatsnew/news,,:bz2,with mode 'r' or 'r:bz2' and a fileobj argument that contained no data or +whatsnew/news,,:db2,: Add configure option --with-dbmliborder=db1:db2:... to specify |