We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acef240 commit 05883f8Copy full SHA for 05883f8
CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Start testing on PyPy. Due to [#342](https://github.com/PyFilesystem/pyfilesystem2/issues/342)
13
we have to treat PyPy builds specially and allow them to fail, but at least we'll
14
be able to see if we break something aside from known issues with FTP tests.
15
+- Added `readinto` method for `MemoryFS` file objects
16
+ [#380](https://github.com/PyFilesystem/pyfilesystem2/issues/380).
17
18
## [2.4.11] - 2019-09-07
19
0 commit comments