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

BUG: fix casting issue in center, ljust, rjust, and zfill (#29369) by charris · Pull Request #29415 · numpy/numpy · GitHub

/ numpy Public

BUG: fix casting issue in center, ljust, rjust, and zfill (#29369) - #29415

Merged
charris merged 1 commit into
numpy:maintenance/2.3.xfrom
charris:backport-29369
Jul 22, 2025
Merged

charris merged 1 commit into
numpy:maintenance/2.3.xfrom
charris:backport-29369

Conversation

charris commented Jul 22, 2025

Copy link
Copy Markdown
Member

Backport of #29369.

Fixes #29359.

We were comparing signed and unsigned integers so any negative width wasn't being corrected.

charris added this to the 2.3.2 release milestone Jul 22, 2025
charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Jul 22, 2025
charris merged commit bc51076 into numpy:maintenance/2.3.x Jul 22, 2025
charris deleted the backport-29369 branch July 22, 2025 17:03
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

00 - Bug 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