FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ENH: Refactor ``__qualname__`` across API by charris · Pull Request #27912 · numpy/numpy · GitHub

/ numpy Public

ENH: Refactor __qualname__ across API - #27912

Merged
charris merged 1 commit into
numpy:maintenance/2.2.xfrom
charris:backport-27877
Dec 5, 2024
Merged

ENH: Refactor __qualname__ across API #27912
charris merged 1 commit into
numpy:maintenance/2.2.xfrom
charris:backport-27877

Conversation

charris commented Dec 5, 2024

Copy link
Copy Markdown
Member

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

* ENH: Refactor `__qualname__` across API

* Apply review comments

* Rehash `np.show_config` and add typing stubs

* Revert typing change

* Apply review comment
charris added 01 - Enhancement 08 - Backport Used to tag backport PRs labels Dec 5, 2024
charris added this to the 2.2.0 release milestone Dec 5, 2024
charris merged commit 013656d into numpy:maintenance/2.2.x Dec 5, 2024
charris deleted the backport-27877 branch December 5, 2024 15:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

01 - Enhancement 08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL