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

Changed _array_to_file check to allow HDUList to be written to stream #7850

Merged
merged 4 commits into from
Oct 2, 2018

Conversation

stephenportillo
Copy link
Contributor

I implemented @saimn 's fix from this post and added @rmjarvis 's minimal test as a unit test. This fixes #7435.

@astropy-bot
Copy link

astropy-bot bot commented Sep 28, 2018

Hi there @stephenportillo 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog and making sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

Everything looks good from my point of view! 👍

If there are any issues with this message, please report them here.

@saimn
Copy link
Contributor

saimn commented Oct 2, 2018

Thanks @stephenportillo , it looks good. I fixed the pep8 error, let's check that all builds pass.

@saimn saimn merged commit edd8090 into astropy:master Oct 2, 2018
bsipocz pushed a commit that referenced this pull request Oct 5, 2018
Changed _array_to_file check to allow HDUList to be written to stream
bsipocz pushed a commit that referenced this pull request Oct 5, 2018
Changed _array_to_file check to allow HDUList to be written to stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot write HDUList to stream on Python 3
3 participants