This package provides a mongodb grid based file implementation for Zope3.
CHANGES
3.2.3 (2025-12-04)
bugfix; handle bson.Binary in ChunkReader
improved chunker read and write methods and make them more robust for python 2 and 3
3.2.2 (2025-12-04)
bugfix; Add next additional to __next__ to interface. This is required for security proxy
3.2.1 (2025-11-11)
bugfix; fix encoding issues in read and write chunker
3.2.0 (2025-11-07)
bugfix; python 3, store bytes and prevent return a read proxy
3.1.0 (2025-06-15)
Compatibility with Python3
3.0.0 (2018-04-24)
feature: added skipMD5Check to ChunkWriter for skip the filemd5 hash check
make it compatible with new mongo client setup in m01.mongo > 3.0.*. Because the connection pool factory concept is gone in m01.mongo
ensure acknowledged file collection. Because with w=0, ‘filemd5’ might run before the final chunks are written.
adjust test setup
support pymongo >= 3.0.0 and use 3.0.0 as package version and reflect pymongo >= 3.0.0 compatibility
0.5.0 (2012-11-17)
initial release
Release files for m01.grid 3.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| m01_grid-3.2.3.tar.gz | 36.5 kB | Details |
Release files / m01_grid-3.2.3.tar.gz
| Download URL | m01_grid-3.2.3.tar.gz |
|---|---|
| Size | 36.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0794f729dfb97ac092c75573de4f0469b2c89ffab2cd6797d88c9e4785ad20cb
|
|
BLAKE2b-256 checksum How to use checksums |
cbd936d93a283158ea26faf8fb305c5d576acd60dd43cf19031b5d1e78c144b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18
|