Skip to content

Commit 2984f7f

Browse files
committed
Mention cutdown on Python legacy code
1 parent b6b4e55 commit 2984f7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2019-05-02-zarr-2.3-release.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,8 @@ Thanks to some under-the-hood changes in Numcodecs 0.6 and Zarr 2.3, the buffer
153153
protocol is now cleanly supported for Python 2/3 in both libraries when working
154154
with data. In addition to improved memory handling and performance, this should
155155
make it easier for users developing their own stores, compressors, and filters
156-
to use with Zarr.
156+
to use with Zarr. Also it has cutdown on the amount of code specialized for
157+
handling different Python versions.
157158

158159
## Future developments
159160

0 commit comments

Comments
 (0)