Skip to content

Update the What's Left modules.csv #56

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
Jan 28, 2022

Conversation

burck1
Copy link
Contributor

@burck1 burck1 commented Jan 26, 2022

Update the What's Left modules.csv by by running the whats_left.sh script from RustPython:main to update whats_left.temp and then running the whats_left_modules.sh script to update modules.csv.

Note: I was mainly looking to remove filecmp from the list after merging #3526, but I figured I would run the update script instead.

I've also added in separate sections for the public vs private modules.

@mireille-raad
Copy link
Member

This is great! Thank you for contributing. I am taking a closer look :)

@burck1
Copy link
Contributor Author

burck1 commented Jan 27, 2022

Note: One thing I discovered with the whats_left.sh script was that it returns different results based on the operating system you run it on. I originally ran it on MacOS (darwin) but was saw that the _sysconfigdata__linux_x86_64-linux-gnu and _sysconfigdata__x86_64-linux-gnu modules were updated to their darwin counterparts, so I ended up re-running the script with Ubuntu via docker.

@mireille-raad mireille-raad merged commit c15efc2 into RustPython:master Jan 28, 2022
@mireille-raad
Copy link
Member

This looks perfect. Thanks again! 🐍 🚀

@burck1 burck1 deleted the whats-left-2022-01-26 branch January 29, 2022 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants