Bug #10097
open
Python RichCollectionbase's find_or_create() method callers may assume that found object is of "create_type" type
Added by Lucas Di Pentima over 8 years ago.
Updated 10 months ago.
Release relationship:
Auto
- Subject changed from Python RichCollectionbase's find_or_create() method callers may assume that found object is of create_type type to Python RichCollectionbase's find_or_create() method callers may assume that found object is of "create_type" type
On sdk/python/arvados/collection.py
, find_or_create
method does not check if found object is of type create_type
before returning it. Although the docstring states that this is the intended behaviour, RichCollectionBase
's mkdirs()
assumes that this argument determines the found type too.
- Target version set to Arvados Future Sprints
- Target version deleted (
Arvados Future Sprints)
- Target version set to Future
Also available in: Atom
PDF