Dan Allan
Dan Allan
See also https://pypi.python.org/pypi/flit
This is great. I think it should go in coordinated with other changes to document v2. So far, there has been zero documentation of the databroker 2.x pre-release, only the...
Let's try to get this across the finish line.
The blocking issue is review.
Because this change is expected to have performance implications and there is not time to rigorously measure them by the planned tagging deadline, I am moving this off of 1.0.
Looks like a real test failure related to this PR: https://travis-ci.org/bluesky/databroker/jobs/569966262#L1208
Addressing these errors in the test example: ``` ValidationError: 3 validation errors for DataArrayMacroStructure coords -> x str type expected (type=type_error.str) coords -> y str type expected (type=type_error.str) name none...