Skip to content
Merged
Changes from 1 commit
Commits
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
Prev Previous commit
Next Next commit
+ news
  • Loading branch information
skirpichev committed Jan 31, 2025
commit d88b55f2df8797e850a39a098148c30684692356
Original file line number Diff line number Diff 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.
Comment thread
skirpichev marked this conversation as resolved.
Outdated
Patch by Charlie Zhao and Sergey B Kirpichev.