-
-
Notifications
You must be signed in to change notification settings - Fork 503
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
Fix a few issues occuring when doctesting with pytest #33856
Comments
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Namely
-> convert to
r"""..."""
strings-> ignore from test collection
-> skip if feature is not installed
-> add proper handling of classes
Depends on #33546
Depends on #33879
CC: @mkoeppe @fchapoton @jhpalmieri @dimpase
Component: build
Author: Tobias Diez
Branch/Commit: public/build/pytest_doctests_fixes @
fba3488
Issue created by migration from https://trac.sagemath.org/ticket/33856
The text was updated successfully, but these errors were encountered: