Page MenuHomeSoftware Heritage

Fix storage doc.
ClosedPublic

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

Diff Detail

Repository
rDSTO Storage manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

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.