-
Denis Bilenko authored
- rename os.threadpool_read/write -> os.tp_read/write - replace os.posix_read/write with os.nb_read/write must be only used on non-blocking file descriptors - add os.make_nonblocking function to make fd non-blocking - ignore test_thread.TestForkInThread.test_forkinthread
f3e1eb97