~bzr-pqm/bzr/bzr.dev

  • 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
..
centralized_workflow.txt 4634.38.1 15 years ago Ian Clatworthy first cut at pdf docs via sphinx 11.8 KB Diff Download File
index.txt 4557.3.1 15 years ago Ian Clatworthy Core website & navigation working 145 bytes Diff Download File
tutorial.txt 4634.38.1 15 years ago Ian Clatworthy first cut at pdf docs via sphinx 21.7 KB Diff Download File
using_bazaar_with_launchpad.txt 4634.38.1 15 years ago Ian Clatworthy first cut at pdf docs via sphinx 16.1 KB Diff Download File