/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2009-09-16 10:37:29 UTC
  • mto: (4695.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090916103729-m6h1pyvjprm6puvm
Respect items() protocol for registry objects.

* bzrlib/tests/test_registry.py:
(TestRegistryIter): Test some corner cases where object are
registered while the registry is iterated.

* bzrlib/registry.py:
(Registry): iteritems() and items() have different intents, don't
mix them under the covers or devs get tricked (see bug #277048
which seemed to have fixed the issue).
Filename Latest Rev Last Changed Committer Comment Size
..
serializer 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 4547.2.1 16 years ago Andrew Bennetts Trivial fix for undefined local 'url' in TooManyRe 3.7 KB Diff Download File
apply_bundle.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
bundle_data.py 4325.3.4 16 years ago Johan Walles Merge from upstream. 28.6 KB Diff Download File
commands.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File