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

Use httplib #5

Merged
merged 2 commits into from
Mar 9, 2012
Merged

Use httplib #5

merged 2 commits into from
Mar 9, 2012

Conversation

edsrzf
Copy link
Contributor

@edsrzf edsrzf commented Mar 8, 2012

No description provided.

Evan Shaw added 2 commits March 9, 2012 12:11
Works on App Engine, tests pass
Seemed kind of weird to have a headers instance field in IronMQ.

Default arguments should not be mutable since it can lead to easy mistakes.

Also got rid of __setCommonHeaders function in favor of a "constant".
@paddycarver
Copy link
Contributor

Passes my tests, looks good to me. (Much improved structuring, by the way. Awesome.)

I'll port these changes over to iron_worker_python. At some point, I'll have to come up with a better way to test App Engine integration.

paddycarver pushed a commit that referenced this pull request Mar 9, 2012
@paddycarver paddycarver merged commit f36d166 into master Mar 9, 2012
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.

2 participants