Miss Islington (bot)
|
2e9f77f9d4
|
[3.9] bpo-44031: fix test_tabnanny failure in non-ascii CWD (GH-31014) (GH-31048)
(cherry picked from commit 108e66b6d2)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Automerge-Triggered-By: GH:iritkatriel
|
2022-02-01 03:31:49 -08:00 |
|
Victor Stinner
|
8f4ef3b019
|
Remove unused imports in tests (GH-14518)
|
2019-07-01 18:28:25 +02:00 |
|
Lihua Zhao
|
36c41bc201
|
bpo-31904: Fix test_tabnanny on VxWorks (GH-12646)
Fix test_tabnanny on VxWorks: adjust ENOENT error message,
use os.strerror().
|
2019-04-17 11:46:50 +02:00 |
|
Zackery Spytz
|
b03c2c5190
|
closes bpo-34594: Don't hardcode errno values in the tests. (GH-9076)
|
2018-09-06 11:43:30 -07:00 |
|
Jaysinh Shukla
|
dfa9643d29
|
bpo-19382: Adding test cases for module tabnanny (GH-851)
Testing strategy: whitebox.
|
2018-06-14 09:05:35 +02:00 |
|