[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Use assertEqual() instead of assertEquals(). by serhiy-storchaka · Pull Request #9721 · python/cpython

serhiy-storchaka

Fixes warnings in tests added in bpo-32117 and bpo-34603.

Closed

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Oct 5, 2018

Fixes warnings in test added in bpo-34603.
(cherry picked from commit 4642d5f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 5, 2018

…H-9725)

Fixes warnings in test added in bpo-34603.
(cherry picked from commit 4642d5f)
(cherry picked from commit 6bffe50)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>