~bzr-pqm/bzr/bzr.dev

Rename StaticTupleInterner => SimpleSet.

This is a bit more appropriate, because the internal data type is not
specialized into StaticTuple objects only. Partially because I didn't
see a specific memory/speed tradeoff to caching the hash, and
that accessing said hash was siginficantly faster than just
calling PyObject_Hash().
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4476.3.83 15 years ago Andrew Bennetts Fix typo in comment. 6.9 KB Diff Download File
test_fetch.py 4634.61.1 15 years ago Andrew Bennetts Fix cross-format pulls from stacked branches via s 25.2 KB Diff Download File
test_interrepository.py 4523.1.3 15 years ago Martin Pool Rename to per_interrepository 9.5 KB Diff Download File