More Python 3 fixes#1
Merged
Merged
Conversation
keflavich
pushed a commit
that referenced
this pull request
Feb 4, 2014
One simple test, survey query, and an important fix.
keflavich
pushed a commit
that referenced
this pull request
Jan 12, 2015
update readme with a bit more info
keflavich
pushed a commit
that referenced
this pull request
May 4, 2015
Thanks for refactoring. Useful to know those tips.
keflavich
pushed a commit
that referenced
this pull request
Mar 25, 2016
refactor skyview tests to try to make failure discovery easier
keflavich
pushed a commit
that referenced
this pull request
Feb 20, 2017
Fixing typo in setup_package files and adding missing content types
keflavich
pushed a commit
that referenced
this pull request
Feb 13, 2020
Solution for Issue astropy#1646
keflavich
pushed a commit
that referenced
this pull request
Jan 10, 2023
* Adding NEODyS query tool files * Adding init files * Fixing imports * Adding unit tests * Fixing error in tests * Adding comments & documentation * Fixing style issues * Updating Variable Names * Fixes to style and variable names * Adding docs * Adding units tests * Fixing minor issues * Removing NOR * Updating tests Co-authored-by: Kathleen Kiker <kathleen@b612foundation.orgm>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This includes more fixes for Python 3. It reduces the number of failures, but not to zero. Feel free to merge for now, and I can try and tackle some of the other failures later if you can't get them to pass.