Skip to content

Fix parsing of dependency notation URIs#1570

Merged
bioball merged 1 commit intoapple:mainfrom
bioball:dependency-notation-fix
May 7, 2026
Merged

Fix parsing of dependency notation URIs#1570
bioball merged 1 commit intoapple:mainfrom
bioball:dependency-notation-fix

Conversation

@bioball
Copy link
Copy Markdown
Member

@bioball bioball commented May 2, 2026

Fixes a thrown exception when path segments contain characters that aren't URI safe (e.g. import "@foo/bar baz.pkl").

Closes #1545

Fixes a thrown exception when path segments contain characters that
aren't URI safe (e.g. `import "@foo/bar baz.pkl"`).
@bioball bioball force-pushed the dependency-notation-fix branch from ca19ac1 to 5f6737f Compare May 2, 2026 04:45
@bioball bioball merged commit 38733e5 into apple:main May 7, 2026
21 checks passed
@bioball bioball deleted the dependency-notation-fix branch May 7, 2026 20:00
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.

Cannot glob using subpatterns inside a project dependency

2 participants