Skip to content

Bugfix to allow importing numpy again. #21197

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
Dec 11, 2018
Merged

Conversation

pschuh
Copy link
Contributor

@pschuh pschuh commented Dec 11, 2018

Imported python modules (like numpy) would not be able to find the symbols that had been moved from static linkage to dynamic linkage. This CL properly exports those symbols again.

Broken in: #20674

@pschuh pschuh requested a review from rxwei December 11, 2018 00:34
@pschuh
Copy link
Contributor Author

pschuh commented Dec 11, 2018

@swift-ci please test tensorflow

@pschuh pschuh merged commit 07579ea into swiftlang:tensorflow Dec 11, 2018
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.

2 participants