- 16 Eyl, 2015 3 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Victor Stinner yazdı
-
- 15 Eyl, 2015 15 kayıt (commit)
-
-
Victor Stinner yazdı
Fix test_write(): copy support.PIPE_MAX_SIZE bytes, not support.PIPE_MAX_SIZE*3 bytes.
-
Victor Stinner yazdı
sys.stderr is sometimes a StringIO. The redirection was just a hack to see eintr_tester.py output in red in the buildbot output.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
ProactorEventLoop now supports SSL.
-
Victor Stinner yazdı
Some test_eintr hangs on waiting for the child process completion if an error occurred on the parent. Kill the child process on error (in the parent) to avoid the hang.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Reported by Jakub Wilk.
-
Berker Peksag yazdı
Reported by Jakub Wilk.
-
Berker Peksag yazdı
Reported by Jakub Wilk.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Victor Stinner yazdı
* Add verbose mode to test_eintr * Always enable verbose mode in test_eintr * Use faulthandler.dump_traceback_later() with a timeout of 15 minutes in eintr_tester.py
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Add an unit test on os.waitpid()
-
- 14 Eyl, 2015 4 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Fix the regex to support the version 7.10: minor version with two digits
-
Raymond Hettinger yazdı
-
- 13 Eyl, 2015 18 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Yury Selivanov yazdı
-
Larry Hastings yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Patch by me and Elvis Pranskevichus
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-