Skip to content

Add missing docstrings across autoprimenet and gimps_status#34

Merged
tdulcet merged 2 commits intotdulcet:devfrom
jcoxdco:main
Mar 28, 2026
Merged

Add missing docstrings across autoprimenet and gimps_status#34
tdulcet merged 2 commits intotdulcet:devfrom
jcoxdco:main

Conversation

@jcoxdco
Copy link
Copy Markdown
Contributor

@jcoxdco jcoxdco commented Mar 28, 2026

Cover math.prod fallback, Windows/macOS/Linux OS helpers, autoconfig placeholder replacer, GpuOwl NTT and prime-count helpers in Savefle parsing, debug_info, and the same helpers in gimps_status.

Cover math.prod fallback, Windows/macOS/Linux OS helpers, autoconfig placeholder replacer, GpuOwl NTT and prime-count helpers in Savefle parsing, debug_info, and the same helpers in gimps_status.
@jcoxdco
Copy link
Copy Markdown
Contributor Author

jcoxdco commented Mar 28, 2026

These are really a product of me using tools to learn more about python when done in a proper way. If you don't like these changes or do not want to deal with them, please feel free to ignore them. I won't mind. I appreciate the work you do for the project and GIMPS in geneal.

Copy link
Copy Markdown
Owner

@tdulcet tdulcet left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! It looks like I need to get into a better habit of adding docstrings when I add new functions.

I dropped your second commit with the Ruff autofixes, as some of those changes would break compatibility with older versions of Python. Most of those errors could be ignored with a noqa comment.

@tdulcet tdulcet merged commit b2d2c0d into tdulcet:dev Mar 28, 2026
32 checks passed
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.

2 participants