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

Write a type parser for TypedArrayBuilder #668

Merged
merged 23 commits into from
Feb 28, 2021
Merged

Write a type parser for TypedArrayBuilder #668

merged 23 commits into from
Feb 28, 2021

Conversation

reikdas
Copy link
Collaborator

@reikdas reikdas commented Jan 25, 2021

No description provided.

@jpivarski
Copy link
Member

This is good; doing it in studies for now.

Copy link
Member

@jpivarski jpivarski left a comment

Choose a reason for hiding this comment

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

I checked it out and tried some examples. Some of these didn't work, so I labeled them as pytest.mark.skip, but that makes them visible when you run

pytest -vv -rs parser.py

At least check to see how difficult it would be to add these. (I want to be sure that the structure of the parser will accommodate them.) Thanks!

@reikdas
Copy link
Collaborator Author

reikdas commented Feb 27, 2021

@jpivarski All the tests you added pass now. Should we merge this into studies/ now and then create a separate PR where we integrate it into the main codebase?

@jpivarski
Copy link
Member

@jpivarski All the tests you added pass now. Should we merge this into studies/ now and then create a separate PR where we integrate it into the main codebase?

Yes! You can merge it whenever you're ready.

@reikdas reikdas marked this pull request as ready for review February 28, 2021 05:44
@reikdas reikdas enabled auto-merge (squash) February 28, 2021 05:47
@reikdas reikdas merged commit 2832a85 into main Feb 28, 2021
@reikdas reikdas deleted the reikdas/type-parser branch February 28, 2021 21:58
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