Skip to content

getiterator is deprecated #6

Description

@robweber

Given the date of the last commit I doubt this is being maintained, but on the off chance it is I found an error affecting Python versions 3.9 or greater.

The function getiterator used here was deprecated in Python 3.2 and removed in 3.9. If this is replaced with a function call to iter() instead things will work as expected.

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