Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

get rid of xrange again #36221

Merged
merged 1 commit into from
Sep 16, 2023
Merged

Conversation

fchapoton
Copy link
Contributor

replace all xrange by range

apparently xrange tends to creep in

馃摑 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.

@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Documentation preview for this PR (built with commit 33b3ea0; changes) is ready! 馃帀

Copy link
Member

@mkoeppe mkoeppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

vbraun pushed a commit to vbraun/sage that referenced this pull request Sep 14, 2023
    
replace all `xrange` by `range`

apparently `xrange` tends to creep in

### 馃摑 Checklist

- [x] The title is concise, informative, and self-explanatory.
- [x] The description explains in detail what this PR is about.
    
URL: sagemath#36221
Reported by: Fr茅d茅ric Chapoton
Reviewer(s): Matthias K枚ppe
@vbraun vbraun merged commit 3e6db24 into sagemath:develop Sep 16, 2023
12 checks passed
@fchapoton fchapoton deleted the no_more_xrange_again branch September 16, 2023 14:57
@mkoeppe mkoeppe added this to the sage-10.2 milestone Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants