Skip to content

Fix error when when opening notebooks on UNC network shares - #708

Merged
ccordoba12 merged 3 commits into
python-lsp:developfrom
meitham:develop
Jul 18, 2026
Merged

Fix error when when opening notebooks on UNC network shares#708
ccordoba12 merged 3 commits into
python-lsp:developfrom
meitham:develop

Conversation

@meitham

@meithammeitham commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Fixes#705

@ccordoba12ccordoba12 changed the title bugfix: ValueError: path is on mount crash when opening notebooks on …Fix error when when opening notebooks on UNC network sharesJul 18, 2026
@ccordoba12ccordoba12 added the bug Something isn't working label Jul 18, 2026
@ccordoba12ccordoba12 added this to the v1.15.0 milestone Jul 18, 2026

@ccordoba12ccordoba12 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for your contribution @meitham!

Note: I only fixed an error reported by our linter, the rest looks good to me.

@ccordoba12
ccordoba12 merged commit 1a10b60 into python-lsp:developJul 18, 2026
13 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ValueError when opening notebooks on UNC network shares

2 participants

@meitham@ccordoba12