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

Naming ParseResult fields. #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smoothdeveloper
Copy link

In using the library, I found that I want to deconstruct ParseResult using named fields rather than positional; also, it is not considered a good practice to leave DU fields unnamed.

So I'm suggesting we look at those changes, and consider if they are aligned with the style of the library.

If so, I can spend some time in reviewing the documentation and doing similar stylistic adjustment in some of the code examples, if desired.

…which shows in debugger and prevent deconstruction via name rather than positional.
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.

1 participant