| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* ENH: Refactor `__qualname__` across API * Apply review comments * Rehash `np.show_config` and add typing stubs * Revert typing change * Apply review comment
| Back | FazBrowse Home | New Git URL |
Backport of #27877.
Addresses #4952
Hi @seberg,
This PR adds __qualname__ attribute to UFuncs, fixes it inside ma.core module and adds a test to check coherence across the whole Python API.
ENH: Refactor __qualname__ across API
Apply review comments
Rehash np.show_config and add typing stubs
Revert typing change
Apply review comment