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

Clarify the need for the C extension #479

Closed
nedbat opened this issue Feb 25, 2016 · 2 comments
Closed

Clarify the need for the C extension #479

nedbat opened this issue Feb 25, 2016 · 2 comments
Labels
docs enhancement New feature or request

Comments

@nedbat
Copy link
Owner

nedbat commented Feb 25, 2016

More and more features only work with the C extension.

  1. The docs should be explicit about this need.

  2. It should be much easier to see if the C extension is available. Perhaps include the info in the output of coverage --version


@nedbat
Copy link
Owner Author

nedbat commented Mar 28, 2016

coverage --help and coverage --version now show the tracer class in changeset 6aa08e5f71eb (bb)

@nedbat
Copy link
Owner Author

nedbat commented Mar 30, 2016

Docs are updated in e000a8e3ccda (bb).

@nedbat nedbat closed this as completed Mar 30, 2016
@nedbat nedbat added minor enhancement New feature or request docs labels Jun 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant