Skip to content

abi2doc fails to get the kernel version / date for an attribute that's not yet in a released kernel #6

Description

@aishpant

This line in doc.py fails with an index out of bounds error:
kernel_version = sorted(tags, key=StrictVersion)[0]

Error should be caught and handled.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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