Skip to content

Context data should be passed through to data dict #371

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

Merged

Conversation

rco-ableton
Copy link
Contributor

This patch fixes a bug where context was always being set to None regardless of the value passed to create_status.

This patch fixes a bug where context was always being set to `None` regardless of the value passed to `create_status`.
@rco-ableton
Copy link
Contributor Author

(Apologies for not providing a test case, I'm short of time and it seems like a fairly obvious/trivial mistake in the code)

sigmavirus24 added a commit that referenced this pull request Apr 8, 2015
Context data should be passed through to data dict
@sigmavirus24 sigmavirus24 merged commit 787c22a into sigmavirus24:develop Apr 8, 2015
@sigmavirus24
Copy link
Owner

Do you need this in 0.9?

@rco-ableton
Copy link
Contributor Author

@sigmavirus24 It would be good to have it if possible. I'm using a local modified copy now, but having the fix available through pip would be better for deployment.

@sigmavirus24
Copy link
Owner

Feel free to cherry-pick your fix to the stable/0.9 branch and send a PR

Sent from my Android device with K-9 Mail. Please excuse my brevity.

@rco-ableton
Copy link
Contributor Author

@sigmavirus24 #372 created; I matched 0.9's argument style rather than the newer style (i.e. passing an empty string vs. None).

@rco-ableton rco-ableton deleted the pass-through-context branch May 16, 2019 09:33
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