| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Merged, thanks. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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 just tests around io.open and module properties (ex. pickling, class hierarchy, module members, etc).
cc: @vstinner , This closes #138013