0.8.7
Pre-release
Pre-release
Changes in this release:
- Internal changes to how file handles are managed, to improve Windows
compatibility. - The
_IndexedGzipFile.read
method now acquires a single file handle, rather
than opening/closing multiple handles across calls tozran_read
.