Skip to content

TreeSet ceiling fails with IndexError #1

@ishsonya

Description

@ishsonya

Fails when a value for ceilng is greater than any value in tree

a = TreeSet([int(x) for x in '903485034580236'])
a.ceiling(100)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions