]> granicus.if.org Git - python/commit
closes bpo-34594: Don't hardcode errno values in the tests. (GH-9076)
authorZackery Spytz <zspytz@gmail.com>
Thu, 6 Sep 2018 18:43:30 +0000 (12:43 -0600)
committerBenjamin Peterson <benjamin@python.org>
Thu, 6 Sep 2018 18:43:30 +0000 (11:43 -0700)
commitb03c2c51909e3b5b5966d86a2829b5ddf2d496aa
tree73cefb81f57eba929c6710e3744bb7c36b45ea0d
parent3e2b29dccc3ca9fbc418bfa312ad655782e250f2
closes bpo-34594: Don't hardcode errno values in the tests. (GH-9076)
Lib/test/test_spwd.py
Lib/test/test_tabnanny.py
Misc/NEWS.d/next/Tests/2018-09-05-23-50-21.bpo-34594.tqL-GS.rst [new file with mode: 0644]