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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some polishing for pbori (ruff and pep8 mostly) #37965

Merged
merged 2 commits into from May 12, 2024

Conversation

fchapoton
Copy link
Contributor

just a basic polish of the pbori folder, fixing pep8 warnings and some ruff suggestions

📝 Checklist

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

Copy link

github-actions bot commented May 8, 2024

Documentation preview for this PR (built with commit 22ed71b; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Comment on lines 637 to 639
def _test():
import doctest
doctest.testmod()
Copy link
Member

Choose a reason for hiding this comment

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

delete?

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.

Otherwise LGTM

@mkoeppe
Copy link
Member

mkoeppe commented May 9, 2024

The failure in test-long is "Random testing has revealed a problem in test_karatsuba_multiplication", unrelated.

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 May 11, 2024
    
just a basic polish of the ` pbori` folder, fixing pep8 warnings and
some ` ruff` suggestions

### 📝 Checklist

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
    
URL: sagemath#37965
Reported by: Frédéric Chapoton
Reviewer(s): Matthias Köppe
vbraun pushed a commit to vbraun/sage that referenced this pull request May 12, 2024
    
just a basic polish of the ` pbori` folder, fixing pep8 warnings and
some ` ruff` suggestions

### 📝 Checklist

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
    
URL: sagemath#37965
Reported by: Frédéric Chapoton
Reviewer(s): Matthias Köppe
@vbraun vbraun merged commit 821924c into sagemath:develop May 12, 2024
14 of 15 checks passed
@fchapoton fchapoton deleted the polish_pbori branch May 12, 2024 19:57
@mkoeppe mkoeppe added this to the sage-10.4 milestone May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants