Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Don't link in libpython / libpypy #5

Merged
merged 3 commits into from
Jan 31, 2017
Merged

Don't link in libpython / libpypy #5

merged 3 commits into from
Jan 31, 2017

Conversation

asottile
Copy link
Member

@asottile asottile commented Jan 31, 2017

Resolves #4

@asottile
Copy link
Member Author

Some context was lost here on the why this was implemented this way (and is coming up in #12) -- by not requiring the symbols to be linked in, this allowed this to be simpler and support pypy + pypy3 (which didn't actually expose a libpypy3 at the time).

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.

1 participant