-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
gh-127011: Add __str__ and __repr__ to ConfigParser #132966
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
base: main
Are you sure you want to change the base?
Conversation
Misc/NEWS.d/next/Library/2025-04-25-18-29-10.gh-issue-127011.Ipem5z.rst
Outdated
Show resolved
Hide resolved
You can batch apply suggestions from the Files Changed tab, please do so. |
Misc/NEWS.d/next/Library/2025-04-25-18-29-10.gh-issue-127011.Ipem5z.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good but I'll let @jaraco have the final say
You do not need to click the button to update the branch, if it’s needed a core dev will run it before merging. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good so far
59bc627
to
a304e09
Compare
- Implement __str__ method showing formatted configuration content - Implement __repr__ method with constructor parameters and state summary - Add comprehensive tests for both methods - Update ACKS and add NEWS entry
a304e09
to
4cdb0ae
Compare
Uh oh!
There was an error while loading. Please reload this page.