167
167
inventories. This is primarily used by the ``revision_trees`` method, as
168
168
direct access to inventories is discouraged. (Robert Collins)
170
175
* Parent Providers should now implement ``get_parent_map`` returning a
171
176
dictionary instead of ``get_parents`` returning a list.
172
177
``Graph.get_parents`` is now deprecated. (John Arbash Meinel,