Skip to content

TST: add tests for ufuncs without docstrings, wrapped or not#248

Merged
bsipocz merged 1 commit into
scientific-python:mainfrom
lpsinger:wrapped-ufunc-broken
Apr 9, 2024
Merged

TST: add tests for ufuncs without docstrings, wrapped or not#248
bsipocz merged 1 commit into
scientific-python:mainfrom
lpsinger:wrapped-ufunc-broken

Conversation

@lpsinger

@lpsinger lpsinger commented Apr 9, 2024

Copy link
Copy Markdown
Contributor

This is known to fail on Python 3.11.9 because --doctest-ufunc was broken for wrapped ufuncs without docstrings by python/cpython#115440.

This is known to fail on Python 3.11.9 because `--doctest-ufunc`
was broken for wrapped ufuncs without docstrings by
python/cpython#115440.
@bsipocz bsipocz added this to the 1.3.0 milestone Apr 9, 2024

@bsipocz bsipocz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lpsinger

lpsinger commented Apr 9, 2024

Copy link
Copy Markdown
Contributor Author

Reported to CPython: python/cpython#117692

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants