Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-99127: Allow some features of syslog to the main interpreter only (gh-99128) | Dong-hee Na | 2022-11-30 |
* | Add more syslog tests (GH-97953) | Serhiy Storchaka | 2022-10-07 |
* | bpo-40275: Use new test.support helper submodules in tests (GH-21451) | Hai Shi | 2020-08-03 |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 |
* | Test syslog.openlog() without args to test syslog_get_argv() | Christian Heimes | 2013-12-05 |
* | Issue #6697: Fixed instances of _PyUnicode_AsString() result not checked for ... | Alexander Belopolsky | 2010-12-08 |
* | Allow skipping of regression tests not supported on windows. This reduces no... | Kristján Valur Jónsson | 2009-04-01 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 |
* | Use unicode and add a "test" for syslog | Neal Norwitz | 2007-08-25 |