We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For greater flexibility, we need to inject the instance of TagIterator used for parsing into BlockIterator upon construction.
The 'data' parameter for BlockIterator has been replaced by a TagIterator instance.
Existing tests will suffice.
None
No
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Housekeeping
Short description
For greater flexibility, we need to inject the instance of TagIterator used for parsing into BlockIterator upon construction.
Acceptance criteria
The 'data' parameter for BlockIterator has been replaced by a TagIterator instance.
Suggested Tests
Existing tests will suffice.
Impact to Other Teams
None
Will backports be required?
No
The text was updated successfully, but these errors were encountered: