Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615) | Christian Heimes | 2022-01-25 | 1 | -1/+4 |
* | bpo-43651: Fix EncodingWarning in test_file and test_file_eintr (GH-25109) | Inada Naoki | 2021-04-01 | 1 | -1/+1 |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -9/+1 |
* | Issue #21859: Added Python implementation of io.FileIO. | Serhiy Storchaka | 2015-04-10 | 1 | -8/+32 |
* | Fixes issue #12268: File readline, readlines and read() or readall() methods | Gregory P. Smith | 2012-06-24 | 1 | -0/+236 |