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

BUG: Fix tiny memory leaks when ``like=`` overrides are used by charris · Pull Request #18461 · numpy/numpy · GitHub

/ numpy Public

BUG: Fix tiny memory leaks when like= overrides are used - #18461

Merged
charris merged 1 commit into
numpy:maintenance/1.20.xfrom
charris:backport-18420
Feb 22, 2021
Merged

charris merged 1 commit into
numpy:maintenance/1.20.xfrom
charris:backport-18420

Conversation

charris commented Feb 21, 2021

Copy link
Copy Markdown
Member

Backport of #18420.

I thought I had fixed these leaks, but it appears I missed some.
We probably should backport this to 1.20.x (its simple), but the leaks
are also pretty harmless unless someone uses like= hundrets of
thousands of times in a running program (and its a new fetaure).

I thought I had fixed these leaks, but it appears I missed some.
We probably should backport this to 1.20.x (its simple), but the leaks
are also pretty harmless unless someone uses `like=` hundrets of
thousands of times in a running program (and its a new fetaure).
charris added this to the 1.20.2 release milestone Feb 21, 2021
charris merged commit a9dbef9 into numpy:maintenance/1.20.x Feb 22, 2021
charris deleted the backport-18420 branch May 3, 2021 17:30
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL