mirror of
https://github.com/python/cpython.git
synced 2025-07-19 17:25:54 +00:00
Patch # 1331 by Christian Heimes.
The patch fixes some of the problems on Windows. It doesn't introduce addition problems on Linux.
This commit is contained in:
parent
daa251ca09
commit
c12a813aa7
7 changed files with 25 additions and 15 deletions
|
@ -885,6 +885,7 @@ _expectations = {
|
|||
test_pwd
|
||||
test_resource
|
||||
test_signal
|
||||
test_syslog
|
||||
test_threadsignals
|
||||
test_wait3
|
||||
test_wait4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue