-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
Renames and deprecations for #68 #324
Merged
Merged
Commits on Sep 14, 2017
-
Add TrioToken & refactor entry queue logic into a separate file
...and deprecate current_call_soon_thread_and_signal_safe. Still need to update callers and docs, but tests are passing (with tons of deprecation warnings).
Configuration menu - View commit details
-
Copy full SHA for 7bc19c3 - Browse repository at this point
Copy the full SHA 7bc19c3View commit details
Commits on Sep 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f620db1 - Browse repository at this point
Copy the full SHA f620db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96a115b - Browse repository at this point
Copy the full SHA 96a115bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf5f72 - Browse repository at this point
Copy the full SHA aaf5f72View commit details -
When fixing up __module__ metadata, recurse into class objects
This lets us use things like: @deprecated(..., instead=BlockingTrioPortal.run) def current_await_in_trio_thread(): ... and the message about BlockingTrioPortal.run now shows up correctly.
Configuration menu - View commit details
-
Copy full SHA for 68c3bb7 - Browse repository at this point
Copy the full SHA 68c3bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bed1d0 - Browse repository at this point
Copy the full SHA 1bed1d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a37021 - Browse repository at this point
Copy the full SHA 5a37021View commit details -
Configuration menu - View commit details
-
Copy full SHA for d716003 - Browse repository at this point
Copy the full SHA d716003View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2df899 - Browse repository at this point
Copy the full SHA e2df899View 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.