X Tutup
Skip to content

gh-112540: Support zero inputs in geometric_mean()#112880

Merged
rhettinger merged 2 commits intopython:mainfrom
rhettinger:geometric_mean_zero
Dec 8, 2023
Merged

gh-112540: Support zero inputs in geometric_mean()#112880
rhettinger merged 2 commits intopython:mainfrom
rhettinger:geometric_mean_zero

Conversation

@rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Dec 8, 2023

@rhettinger rhettinger added type-feature A feature request or enhancement 3.13 bugs and security fixes labels Dec 8, 2023
@rhettinger rhettinger merged commit f3bff4e into python:main Dec 8, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.13 bugs and security fixes type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup