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 94f507d commit df23bd9Copy full SHA for df23bd9
CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
### Added
11
12
- Missing `mode` attribute to `_MemoryFile` objects returned by `MemoryFS.openbin`.
13
+- Missing `readinto` method for `MemoryFS` and `FTPFS` file objects. Closes
14
+ [#380](https://github.com/PyFilesystem/pyfilesystem2/issues/380).
15
16
### Changed
17
0 commit comments