Skip to content
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

WIP Porting utility functions to C (issue #131) #142

Merged
merged 24 commits into from
Jun 3, 2014
Merged

WIP Porting utility functions to C (issue #131) #142

merged 24 commits into from
Jun 3, 2014

Conversation

orbitfold
Copy link
Contributor

This is a work in progress

@orbitfold
Copy link
Contributor Author

Other than the issue off how to fail properly in distance2line this can be merged in.

@wkerzendorf
Copy link
Member

@orbitfold I have a very good reason for using the Exception-way to deal with this. If you use exit you will take down the underlying python session with it. That means an ipengine will die as a result of it, which is vital for dalek. Using a traceback will also show the user the general vicinity where this happened.

@orbitfold
Copy link
Contributor Author

This is ready to be merged in I think @ssim @mklauser can you give it a look?

@ssim
Copy link
Contributor

ssim commented Jun 3, 2014

@orbitfold I'm happy with this. Once Travis passes I will merge.

ssim added a commit that referenced this pull request Jun 3, 2014
WIP Porting utility functions to C (issue #131)
@ssim ssim merged commit c7006e5 into tardis-sn:master Jun 3, 2014
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.

3 participants