Jeong YunWon
|
f2ecab46ef
|
unmark successful tests
|
2021-09-14 02:22:41 +09:00 |
|
Frank King
|
e652ae8fc0
|
Support unicode array type.
|
2021-08-21 20:18:05 +08:00 |
|
Noah
|
ab658a11a6
|
Call the encoder for TextIOWrapper.write
|
2021-05-13 19:46:17 -05:00 |
|
Noah
|
80e5c984f4
|
Implement TextIOWrapper.readline correctly
|
2021-05-13 19:46:17 -05:00 |
|
Noah
|
4250a5dbaa
|
Properly implement TextIOWrapper using codecs
|
2021-05-13 19:46:17 -05:00 |
|
Kangzhi Shi
|
8522d120e5
|
fix array from bytes
|
2021-04-16 09:17:13 +02:00 |
|
Padraic Fanning
|
4ba5829fe1
|
Delete code smell
|
2021-02-27 19:37:01 -05:00 |
|
Padraic Fanning
|
884c189bf6
|
Unskip tests in test_io
|
2021-02-25 21:28:54 -05:00 |
|
Padraic Fanning
|
acf8d6af99
|
Reconfigure SignalsTest skip(s)
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
3b261f4511
|
Pass test_daemon_threads_shutdown_stderr_deadlock
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
641c7d3833
|
Pass test_daemon_threads_shutdown_stdout_deadlock
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
d32f467f39
|
Explain test_nonblock_pipe_write_smallbuf skip
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
cf3e613871
|
Explain test_nonblock_pipe_write_bigbuf skip
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
c1673b85c3
|
Explain test_override_destructor skip
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
6eda036ee2
|
Reconfigure TextIOWrapperTest skip(s)
This also regresses two tests in the CTextIOWrapperTest class.
|
2021-02-07 15:49:42 -05:00 |
|
Jeong YunWon
|
308f831810
|
unksip test_io.py
|
2020-11-12 11:30:33 +09:00 |
|
Noah
|
916bb4cf1c
|
Fix some other tests
|
2020-11-06 17:37:52 -06:00 |
|
Noah
|
d2a302cb2f
|
Skip tests in test_io
|
2020-11-06 15:41:55 -06:00 |
|
Noah
|
3f6504c3cd
|
Add _pyio, test.test_io from CPython 3.8.3
|
2020-11-06 15:41:55 -06:00 |
|