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

Draft: Improve typing support for _TupleParser #81

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

beekill95
Copy link

A draft implementation for issue #80

* Support for combining multiple parsers
* Support for combining _TupleParser with Parser
* Support for combining multiple _TupleParsers
@vlasovskikh
Copy link
Owner

@beekill95 There are a few failing tests in pre-commit checks in this PR. Could you please take a look at them? FYI you can run these checks locally via pre-commit run -a.

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.

2 participants