Commit ce23eea
authored
pythongh-138013: Split BufferedIO tests from test_io.test_general (python#139454)
The last remaining set of tests to split out that are focused on one
specific implementation portion (`bufferedio.c`).
test_io.test_general is now largely tests around `io.open` and module
properties (ex. pickling, class hierarchy, module members, etc).
This closes python#138013.1 parent 5367875 commit ce23eea
2 files changed
+1454
-1444
lines changed
0 commit comments