-
-
Notifications
You must be signed in to change notification settings - Fork 222
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
A newer, better thread-local API #225
Merged
Merged
Commits on Sep 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b88b85e - Browse repository at this point
Copy the full SHA b88b85eView commit details -
do NOT use greenlets in this; it turns out greenlet.getcurrent() does…
… NOT return distinct values if you call it from separate python threads. Also reformat.
Configuration menu - View commit details
-
Copy full SHA for ed20234 - Browse repository at this point
Copy the full SHA ed20234View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc420c - Browse repository at this point
Copy the full SHA bdc420cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b829dd - Browse repository at this point
Copy the full SHA 1b829ddView commit details
Commits on Sep 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4cadfcf - Browse repository at this point
Copy the full SHA 4cadfcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee89927 - Browse repository at this point
Copy the full SHA ee89927View commit details -
Configuration menu - View commit details
-
Copy full SHA for efafb2a - Browse repository at this point
Copy the full SHA efafb2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9058e1d - Browse repository at this point
Copy the full SHA 9058e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f9bd2b - Browse repository at this point
Copy the full SHA 3f9bd2bView commit details -
oh, I was a little confused about the testsetup stuff. I wanted to sh…
…owcase structlog.configure so I'll do that.
Configuration menu - View commit details
-
Copy full SHA for 73ac7e6 - Browse repository at this point
Copy the full SHA 73ac7e6View commit details
Commits on Sep 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ee54aa9 - Browse repository at this point
Copy the full SHA ee54aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d61ca - Browse repository at this point
Copy the full SHA 63d61caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8e3fa - Browse repository at this point
Copy the full SHA 2c8e3faView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8771f8 - Browse repository at this point
Copy the full SHA a8771f8View commit details
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.