Skip to content

Simplify walk-modules.py #181

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

Merged
merged 3 commits into from
Aug 19, 2025
Merged

Simplify walk-modules.py #181

merged 3 commits into from
Aug 19, 2025

Conversation

AA-Turner
Copy link
Contributor

Includes & based on top of #180.

We can take advantage of the fact that each module is saved to SEEN_MODULES to reduce a lot of complexity, including passing the file object around and the sort invocation in the workflow.

A

Copy link
Member

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

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

LGTM!

@woodruffw woodruffw merged commit 56e3b89 into pypi:main Aug 19, 2025
10 checks passed
@AA-Turner AA-Turner deleted the walk-modules-yield branch August 19, 2025 23:21
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