Skip to content

A few DAG.__getitem__ "edge" cases. #22

@thorwhalen

Description

@thorwhalen

It seems like order get's screwed up. See below that dag[:'b c'] gives the wrong anwer (the same thatdag[:'c b]` gives).

Also, in dag[:'b d'] one would expect to get the value of b and the value of d, but we only get d..

image

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions