Skip to content
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

Fix early calling of __repr__ #14

Merged
merged 2 commits into from
Mar 5, 2025
Merged

Fix early calling of __repr__ #14

merged 2 commits into from
Mar 5, 2025

Conversation

mvinyard
Copy link
Owner

@mvinyard mvinyard commented Mar 5, 2025

Refactor logging order in ABCParse. ABCParse parsing methods to fix the early calling of __repr__. Enhances backwards compatibility.

@mvinyard mvinyard added the bug Something isn't working label Mar 5, 2025
@mvinyard mvinyard self-assigned this Mar 5, 2025
@mvinyard
Copy link
Owner Author

mvinyard commented Mar 5, 2025

Tested in a project that uses this as a dependency and it look good.

@mvinyard mvinyard merged commit 6fdb151 into main Mar 5, 2025
4 checks passed
@mvinyard mvinyard deleted the dev branch March 5, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant