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

Move introspection APIs into hazmat #317

Closed
njsmith opened this issue Sep 6, 2017 · 0 comments
Closed

Move introspection APIs into hazmat #317

njsmith opened this issue Sep 6, 2017 · 0 comments

Comments

@njsmith
Copy link
Member

njsmith commented Sep 6, 2017

Now that we have a little more experience with how trio is used, I think I want to move the API that's purely for introspection into hazmat; this keeps the core namespace and core reference manual smaller and focused on regular implementation code.

Affected symbols:

  • current_clock
  • add_instrument, remove_instrument (no deprecation needed b/c these are new in 0.2.0 anyway)
  • current_statistics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant