Skip to content

add int_max_str_digits input from command line #5021

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
Jul 5, 2023

Conversation

bobby-palmer
Copy link
Contributor

resolves #5019. Welcoming feedback on best practices because I was unsure how to correctly do error handling and default values

@bobby-palmer bobby-palmer changed the title Update settings.rs to allow cmd line input for int_max_str_digits add int_max_str_digits input from command line Jun 24, 2023
Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

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

I am sorry for late review.
Thank you so much for contributing. This is really great!

@youknowone youknowone merged commit a58ede9 into RustPython:main Jul 5, 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.

Add -X int_max_str_digits and PYTHONINTMAXSTRDIGITS environment variable
2 participants