9 Commits

Author SHA1 Message Date
CPython Developers
9924e2978a Update io from v3.14.3 2026-02-13 14:13:30 +09:00
Jeong, YunWon
c045593e4e impl more nt (#6984)
* mpl new features

* windows encodings

* impl nt functions

* revert

* codecs

* fix codecs
2026-02-04 09:53:02 +09:00
NakanoMiku
b0ebe58636 Update Lib/test/test_bufio.py from CPython v3.12.0 2023-11-23 15:57:39 +08:00
Dean Li
5ee4fb899b test: use os_helper 2021-11-28 20:51:32 +08:00
Jeong YunWon
913b78ca44 Revert "Merge pull request #3433 from deantvv/test-update"
This reverts commit 9fa5c5ac66, reversing
changes made to e7fa32c687.
2021-11-17 17:06:51 +09:00
Dean Li
49a5805d11 test: use os_helper 2021-11-13 02:18:33 +00:00
Padraic Fanning
75761665be Skip tests on Windows 2021-02-15 17:19:07 -05:00
Padraic Fanning
5796b455da Mark erroring tests on Windows only 2021-02-15 16:46:38 -05:00
Padraic Fanning
fc22ea70f2 Add test_bufio from CPython 3.8.7 2021-02-15 14:53:05 -05:00