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

[python] Fix wrongly setting interpreter to nil #16837

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

bcc32
Copy link
Collaborator

@bcc32 bcc32 commented Feb 22, 2025

Close #16836

@TheDohn
Copy link

TheDohn commented Feb 23, 2025

I might be doing something wrong, but I tried this branch, and I still get the error "Wrong type argument: stringp, nil"

@bcc32
Copy link
Collaborator Author

bcc32 commented Feb 23, 2025

Can you paste the backtrace here?

@TheDohn
Copy link

TheDohn commented Feb 23, 2025

My bad, long story short I am not well versed in pointing to different remotes so I wasn't testing what I thought I was testing. In short, this does seem to fix the issue for me, but I think it would be worth someone else validating that the fix works for them too. Thanks for your work on this! 👏

@bcc32
Copy link
Collaborator Author

bcc32 commented Feb 23, 2025

No problem. I think this should be fine to merge as-is (it worked on my machine as well).

@bcc32 bcc32 merged commit 4216cbb into syl20bnr:develop Feb 23, 2025
6 checks passed
@bcc32 bcc32 deleted the fix-nil-python-shell-interpreter branch February 23, 2025 20:01
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.

Creating Python REPLs has been broken.
2 participants