]> granicus.if.org Git - python/commit
Issue #19535: Fixed test_docxmlrpc, test_functools, test_inspect, and
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 8 Dec 2013 16:16:18 +0000 (18:16 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 8 Dec 2013 16:16:18 +0000 (18:16 +0200)
commitb12cb6a5509dbaafa05706dd64861bfef9fa42d7
treed0021701f3d6d5cba2c293bf769c861e39f6f9b1
parentca616a2709951f2ef8534aaa5933af4cc9d1594d
parent3e60a9d602c85b738dc74a3c8a196650822e8619
Issue #19535: Fixed test_docxmlrpc, test_functools, test_inspect, and
test_statistics when python is run with -OO.
Lib/test/test_functools.py
Lib/test/test_inspect.py
Lib/test/test_statistics.py
Misc/NEWS