Commit Graph

7 Commits

Author SHA1 Message Date
Dean Li
a59556ad25 Refactor OSError
Implement `raw_os_error_to_exc_type` to reduce duplication of errno to
exception type.
2021-10-30 17:05:54 +08:00
jfh
103195b277 Remove Python gc stub, add rust stub. 2021-10-21 19:56:20 +03:00
Padraic Fanning
c06d1b5a74 Mark failing test on Windows 2021-05-23 17:02:35 -04:00
Padraic Fanning
03cf63648d Mark passing tests on macOS and Windows 2021-05-22 14:18:27 -04:00
Padraic Fanning
facbe5327c Unmark passing tests 2021-05-22 13:24:17 -04:00
Padraic Fanning
e31739d4b1 Mark erroring/failing tests 2021-05-22 12:49:49 -04:00
Padraic Fanning
d4f2507636 Add test_tempfile from CPython 3.8 2021-05-22 12:41:25 -04:00