Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove ignored `noexcept`s for functions with `Python` return types. ``` [sagelib-10.5.beta3] [spkg-install] warning: sage/categories/morphism.pyx:801:26: noexcept clause is ignored for function returning Python object [sagelib-10.5.beta3] [spkg-install] warning: sage/categories/morphism.pyx:826:22: noexcept clause is ignored for function returning Python object ``` URL: sagemath#38613 Reported by: gmou3 Reviewer(s): Kwankyu Lee
- Loading branch information