🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@charris
Copy link
Member

@charris charris commented Jul 24, 2025

Backport of #29411.

  • BUG: fix datetime/timedelta hash memory leak

  • get metadata directly from scalar object

  • BUG: remove unnecessary Py_DECREF

  • BUG: remove dtype variable declaration that is not used anymore


* BUG: fix datetime/timedelta hash memory leak

* get metadata directly from scalar object

Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>

* BUG: remove unnecessary Py_DECREF

Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>

* BUG: remove dtype variable declaration that is not used anymore

---------

Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
@charris charris added this to the 2.3.2 release milestone Jul 24, 2025
@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Jul 24, 2025
@charris charris merged commit 2679276 into numpy:maintenance/2.3.x Jul 24, 2025
75 checks passed
@charris charris deleted the backport-29411 branch July 24, 2025 16:34
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