summaryrefslogtreecommitdiff
path: root/Lib/test/support/os_helper.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-46426: Improve tests for the dir_fd argument (GH-30668) (GH-30739)Miss Islington (bot)2022-01-211-0/+11
* bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters....Serhiy Storchaka2020-06-251-10/+11
* bpo-40275: Add os_helper submodule in test.support (GH-20765)Hai Shi2020-06-101-0/+611