Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@openbl
Copy link
Contributor

@openbl openbl commented Nov 15, 2024

What problem is this PR intended to solve?

Related to #3323, introducing keyword argument support in Nokogiri::XML::SAX::PushParser.new().

Note: I presumed that doc should remain a positional argument given the method comment.

Have you included adequate test coverage?

No; there were no existing tests for the optional positional arguments.

Does this change affect the behavior of either the C or the Java implementations?

No

@flavorjones flavorjones added the event/hackday2024 RubyConf 2024 Hack Day label Nov 15, 2024
@flavorjones flavorjones added this to the v1.17.0 milestone Nov 29, 2024
@flavorjones flavorjones self-assigned this Nov 29, 2024
@flavorjones
Copy link
Member

Thanks for your patience. The last couple of weeks have been really busy, but I'm hoping to review and merge this in the next week or so!

@flavorjones
Copy link
Member

I'm going to wait to merge this until I figure out all of the needed SAX-related changes (which requires more invasive changes to the C code), so this won't land in v1.17.0 but I'll target v1.18.0.

@flavorjones flavorjones modified the milestones: v1.17.0, v1.18.0 Dec 8, 2024
@flavorjones flavorjones modified the milestones: v1.18.0, v1.19.0 Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

event/hackday2024 RubyConf 2024 Hack Day

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants