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

fix example #1714

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

hroskes
Copy link

@hroskes hroskes commented Apr 9, 2024

and raise error when running the buggy version
instead of python mysteriously crashing

fixes #1711

Copy link

linux-foundation-easycla bot commented Apr 9, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: hroskes / name: Heshy Roskes (538882f)

and raise error when running the buggy version
instead of python mysteriously crashing

fixes AcademySoftwareFoundation#1711

Signed-off-by: Heshy Roskes <[email protected]>
@hroskes
Copy link
Author

hroskes commented Apr 9, 2024

I'm trying to figure out who from my institution I should reach out to about the CLA. I'm hoping to get back to you about that later today.

@hroskes
Copy link
Author

hroskes commented Apr 9, 2024

Also, I'm pretty sure the doctest is way outdated and not used anymore (it still has python 2 print), but I figured I'd update it anyway and you can use it if you ever decide to turn those back on.

Copy link
Member

@cary-ilm cary-ilm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix, both for the example code and the error handling. We recently inherited this code, and it's indeed quite old. We're working on an upgrade, but it's good to have it fixed in the meantime.

I'll merge as soon as you can complete the CLA. Thanks again!

@cary-ilm
Copy link
Member

@hroskes, will you be able to sign the CLA? I'd like to merge this if you can. If it's too much of a hassle I can make the fix independently. Thanks!

@hroskes
Copy link
Author

hroskes commented Apr 15, 2024

I'm sorry, I'm working on it! There should be a trivial procedure to deal with trivial changes like this one, and there probably is but I'm having trouble figuring out what that is. Still iterating with the people at my institution.

@hroskes
Copy link
Author

hroskes commented Jun 14, 2024

@cary-ilm We got the CLA signed. Thanks so much and I'm sorry for the long delay!

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.

Python crashes when trying to write an output file
2 participants