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

Improve S3 URI Parsing for URIs with "@", "/", and ":" #776

Merged
merged 4 commits into from
Sep 6, 2023

Conversation

rileypeterson
Copy link
Contributor

Improve S3 URI Parsing for URIs with "@", "/", and ":"

Motivation

I am improving an old PR of mine from a long time ago and addressing a recent comment:
#235
#235 (comment)

Original Issue: #234

Tests

I wrote two unit tests which pass and no regressions.

Checklist

Before you create the PR, please make sure you have:

  • Picked a concise, informative and complete title
  • Clearly explained the motivation behind the PR
  • Linked to any existing issues that your PR will be solving
  • Included tests for any new functionality
  • Checked that all unit tests pass

@mpenkov mpenkov merged commit ebc30d7 into piskvorky:master Sep 6, 2023
@mpenkov
Copy link
Collaborator

mpenkov commented Sep 6, 2023

OK, I've clarified the code a bit and merged your changes. Thank you @rileypeterson !

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