Skip to content

fix pyinitialize segfault on python 3.x #49

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

Merged
merged 1 commit into from
Nov 19, 2013

Conversation

jakebolewski
Copy link
Collaborator

This fixes segfaults I was having when using PyCall with Python 3.x. Also fixes JuliaPy/PyPlot.jl#9.

@stevengj
Copy link
Member

Good catch! Will also need a similar fix to Py_SetProgramName

stevengj added a commit that referenced this pull request Nov 19, 2013
fix pyinitialize segfault on python 3.x
@stevengj stevengj merged commit e6491aa into JuliaPy:master Nov 19, 2013
@jakebolewski jakebolewski deleted the py3_set_argv_ex branch November 19, 2013 15:15
dhoegh pushed a commit to dhoegh/PyCall.jl that referenced this pull request Sep 21, 2015
another update to homebrew install instructions
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.

Random Fatal Python error with Python 3.x
2 participants