]> granicus.if.org Git - python/commit
Fix py3k warnings in 1/0 in tests. (#4072)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 22 Oct 2017 09:15:41 +0000 (12:15 +0300)
committerGitHub <noreply@github.com>
Sun, 22 Oct 2017 09:15:41 +0000 (12:15 +0300)
commit4dc05c34ac5269bee55455296909ec47ad8ebb24
tree36e79e6d1d8e3442098e44b6c25281f99f3b1b7f
parent8fa0648f89e31f3e4b6f47435198ecf57e86b8b0
Fix py3k warnings in 1/0 in tests. (#4072)
Lib/ctypes/test/test_parameters.py
Lib/json/tests/test_speedups.py
Lib/test/test_random.py