Skip to content

bpo-29946: Fix "sqrtpi defined but not used"#908

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
louisom:fix_29946
Mar 30, 2017
Merged

bpo-29946: Fix "sqrtpi defined but not used"#908
serhiy-storchaka merged 1 commit into
python:masterfrom
louisom:fix_29946

Conversation

@louisom

@louisom louisom commented Mar 30, 2017

Copy link
Copy Markdown
Contributor

Move sqrtpi into same condition block as m_erf_series and m_erfc_contfrac,
which function had used it.

@mention-bot

Copy link
Copy Markdown

@grapherd, thanks for your PR! By analyzing the history of the files in this pull request, we identified @mdickinson, @serhiy-storchaka and @tiran to be potential reviewers.

@mdickinson

Copy link
Copy Markdown
Member

LGTM. Thanks!

@serhiy-storchaka
serhiy-storchaka merged commit 7a26464 into python:master Mar 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants