Skip to content
This repository has been archived by the owner on Mar 8, 2018. It is now read-only.

Undefined Symbols in python3.2 #31

Merged
merged 1 commit into from
Oct 9, 2011
Merged

Undefined Symbols in python3.2 #31

merged 1 commit into from
Oct 9, 2011

Conversation

rickeyski
Copy link

Hi,

Py-yajl would build on my system but would fail on import because of undefined symbols. I added two defines to the python3 if in py_yajl.h to fix this. I had tried using PyUnicode objects instead of PyBytes, but I had more undefined symbol issues. If I missed something and you thing Unicode would be the way to handle this, let me know and I will change the Bytes to Unicode.

All the best,

~Rickey

rtyler pushed a commit that referenced this pull request Oct 9, 2011
Undefined Symbols in python3.2
@rtyler rtyler merged commit 5209483 into rtyler:master Oct 9, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants