Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-101410: customize error messages for 1-arg math functions#129497

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 14 commits intopython:mainfromskirpichev:math-err-msg/101410
Apr 22, 2025
Merged
Changes from1 commit
Commits
Show all changes
14 commits
Select commitHold shift + click to select a range
77a643c
gh-101410: customize error messages for 1-arg math functions
skirpichevJan 31, 2025
d88b55f
+ news
skirpichevJan 31, 2025
b99661e
Update Lib/test/test_math.py
skirpichevFeb 4, 2025
d57a640
Merge branch 'master' into math-err-msg/101410
skirpichevFeb 6, 2025
81ae026
address review: correct gamma/lgamma error msgs
skirpichevFeb 6, 2025
11365cb
Update Misc/NEWS.d/next/Library/2023-02-01-16-41-31.gh-issue-101410.D…
skirpichevFeb 6, 2025
53b68c2
address review: fix typo in news & gamma/lgamma error messages
skirpichevFeb 6, 2025
4cb7c0f
Merge branch 'master' into math-err-msg/101410
skirpichevFeb 12, 2025
465f881
Merge branch 'master' into math-err-msg/101410
skirpichevMar 29, 2025
8edc47d
add news to whatsnew
skirpichevMar 29, 2025
8939f2b
Update Doc/whatsnew/3.14.rst
skirpichevMar 29, 2025
513a6d9
Merge branch 'master' into math-err-msg/101410
skirpichevApr 11, 2025
769173e
Merge branch 'master' into math-err-msg/101410
skirpichevApr 14, 2025
d7dd946
Merge branch 'main' into math-err-msg/101410
skirpichevApr 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
+ news
  • Loading branch information
@skirpichev
skirpichev committedJan 31, 2025
commitd88b55f2df8797e850a39a098148c30684692356
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
Support custom messages for domain errors in the:mod:`math` module
(:func:`math.sqrt`,:func:`math.log` and:func:`math.atanh` were modified as
examples). Patch by Charlie Zhao and Sergey B Kirpichev.
Support custom messages for domain errors in the:mod:`math` module.
Patch by Charlie Zhao and Sergey B Kirpichev.
Loading

[8]ページ先頭

©2009-2025 Movatter.jp