Skip to content

BUG, DOC: Fixes SciPy docs build warnings#20796

Merged
charris merged 1 commit intonumpy:maintenance/1.22.xfrom
charris:backport-20786
Jan 11, 2022
Merged

BUG, DOC: Fixes SciPy docs build warnings#20796
charris merged 1 commit intonumpy:maintenance/1.22.xfrom
charris:backport-20786

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Jan 11, 2022

Backport of #20786.

The new f2py symbolic parser writes ternary expressions with
spaces surrounding the colon operator, which causes the generated
docstrings to be incorrectly parsed. Removing the spaces solves the
issue.

Fixes #20696

The new f2py symbolic parser writes ternary expressions with
spaces surrounding the colon operator, which causes the generated
docstrings to be incorrectly parsed. Removing the spaces solves the
issue.
@charris charris added this to the 1.22.1 release milestone Jan 11, 2022
@charris charris merged commit 586f560 into numpy:maintenance/1.22.x Jan 11, 2022
@charris charris deleted the backport-20786 branch January 11, 2022 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants