Page MenuHomeSoftware Heritage

Fix storage doc.
ClosedPublic

Authored by vlorentz on Nov 9 2018, 12:08 PM.

Diff Detail

Repository
rDSTO Storage manager
Branch
storage-doc
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2291
Build 2771: tox-on-jenkinsJenkins
Build 2770: arc lint + arc unit

Event Timeline

olasd added a subscriber: olasd.
olasd added inline comments.
swh/storage/storage.py
957

Even if none is allowed, that's still an int?

This revision is now accepted and ready to land.Nov 9 2018, 2:05 PM
This revision was automatically updated to reflect the committed changes.
vlorentz added inline comments.
swh/storage/storage.py
957

I believe identifiers should be opaque. in fact, in the in-mem storage, it's not an int.