You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CM-64462: fix plugin registry file-URI parsing on Windows
url2pathname handles drive-letter file URIs (file:///C:/...) that a bare
urlparse().path mangles with a leading slash; also build the pluginLocations
test fixture with json.dumps so Windows path separators are escaped.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments