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

Clicking on directory link in python repl opens invalid editor #24004

Closed
mjbvz opened this issue Aug 27, 2024 · 1 comment
Closed

Clicking on directory link in python repl opens invalid editor #24004

mjbvz opened this issue Aug 27, 2024 · 1 comment
Assignees
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@mjbvz
Copy link

mjbvz commented Aug 27, 2024

Testing #23994

In repl, run

import os
print(os.getcwd())

Click on the directory link in the output

Expected

Should reveal directory in the explorer

Actual

Opens an invalid editor:

Image

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Aug 27, 2024
@mjbvz
Copy link
Author

mjbvz commented Aug 27, 2024

Duplicate of #23999

@mjbvz mjbvz marked this as a duplicate of #23999 Aug 27, 2024
@mjbvz mjbvz closed this as completed Aug 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants