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

Allow sync methods to return query_payload #158

Merged
merged 4 commits into from
Aug 9, 2013

Conversation

jdnc
Copy link
Contributor

@jdnc jdnc commented Aug 8, 2013

This allows sync versions of method to directly return the dictionary when get_query_payload=True rather than trying to parse it. Fixes #157

@jdnc jdnc mentioned this pull request Aug 9, 2013
keflavich added a commit that referenced this pull request Aug 9, 2013
Allow sync methods to return query_payload
@keflavich keflavich merged commit b333c6e into astropy:master Aug 9, 2013
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.

Bug: get_query_payload should be rejected by synchronous version
2 participants