Skip to content

Remove setting default pythonhome and pythonthreehome#891

Merged
ychin merged 1 commit intomacvim-dev:masterfrom
eirnym:remove-pythonhome
May 14, 2019
Merged

Remove setting default pythonhome and pythonthreehome#891
ychin merged 1 commit intomacvim-dev:masterfrom
eirnym:remove-pythonhome

Conversation

@eirnym
Copy link
Copy Markdown
Contributor

@eirnym eirnym commented May 13, 2019

It's enough to set pythondll/pythonthreedll if you want defaults as per vim/vim@0424958. Before it was a requirement to set both.

Probably, closes #562 forever.

@ychin please verify if compile flags doesn't specify pythonhome/pythonthreehome explicitly

It's enough to set pythondll/pythonthreedll if you want defaults
@eirnym eirnym mentioned this pull request May 13, 2019
@ychin
Copy link
Copy Markdown
Member

ychin commented May 14, 2019

I looked and I don't see anything MacVim is doing that is specific to python home, so your change should be good. Thanks for the change. I do think the MacVim-provided vimrc should set as little as possible to avoid stomping user settings so in this case I think this is a good change, especially given that it's fixed in Vim per your link. If users care enough about setting their python home, they can do that, but we shouldn't impose that on them when the default case of leaving pythonhome unset works most of the time.

@ychin ychin merged commit b906f87 into macvim-dev:master May 14, 2019
@eirnym eirnym deleted the remove-pythonhome branch May 14, 2019 17:54
@ychin
Copy link
Copy Markdown
Member

ychin commented Jun 17, 2019

Just tagging #760 for backlinking as that's the main issue tracking Python compat issues.

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.

No module name encodings

2 participants