Skip to content

Conversation

tarsir
Copy link

@tarsir tarsir commented Mar 21, 2023

Issue #, if available: #7758

Description of changes: This patch addresses #7758 by checking some heuristics on the string provided for import, and if it looks like a file that wasn't given the URI "file://" prefix, tell the user. This also updates the docs for "configure import" to make this requirement clearer.

This is my first contribution to this project, and I haven't written Python in quite a while, so please let me know if there's anything that needs changed!

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This patch addresses aws#7758 by checking some heuristics on the string
provided for import, and if it looks like a file that wasn't given the
URI "file://" prefix, tell the user. This also updates the docs for
"configure import" to make this requirement more clear.
@tarsir tarsir force-pushed the fix-configure-import-unrelated-error-message branch from 9af7c76 to 744b917 Compare April 11, 2023 13:44
@tarsir
Copy link
Author

tarsir commented Apr 11, 2023

@stealthycoin Hello! I've had this PR up for a while and I was just wondering if there's anything else I should do as a non-maintainer to get it on the review queue. Thank you!

Copy link

@jcsahnwaldt jcsahnwaldt left a comment

Choose a reason for hiding this comment

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

LGTM

@AndrewAsseily
Copy link
Contributor

Hi @tarsir, thanks for bringing up this issue and sorry for the delayed response. A fix should be available starting in version 2.28.10 from #9617.

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.

3 participants