Skip to content

Extract URI parser compatibility logic #994

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

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

Conversation

koic
Copy link
Contributor

@koic koic commented May 17, 2025

This refactoring moves compatibility handling for URI::RFC2396_PARSER (Ruby 3.4+) and URI::DEFAULT_PARSER (<= 3.3) into Langchain::Utils::UriParser.

Follow-up to #980 (comment).

@koic
Copy link
Contributor Author

koic commented May 17, 2025

I'll look into it since the test is failing.

This refactoring moves compatibility handling for `URI::RFC2396_PARSER` (Ruby 3.4+)
and `URI::DEFAULT_PARSER` (<= 3.3) into `Langchain::Utils::UriParser`.

Follow-up to patterns-ai-core#980 (comment).
@koic koic force-pushed the extract_uri_parser branch from 12ee6c3 to 6627612 Compare May 17, 2025 08:19
@koic
Copy link
Contributor Author

koic commented May 17, 2025

The CI has passed.

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