Skip to content

Special conversions of xrange() #10556

Closed
Closed
@cclauss

Description

@cclauss

Documenting these requests so they do not get lost...

#10525 attempted to convert all calls to six.moves.xrange() into calls to range() as part of the removal of Python 2 support. There were several suggestions to make alternative conversions:

After these changes are made, the lines containing from six.moves import xrange should also be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueOpen a pull request against these issues if there are no active ones!

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions