Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MAINT: Simplify string arena growth strategy (#29885)#29950

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
charris merged 1 commit intonumpy:maintenance/2.3.xfromcharris:backport-29885
Oct 14, 2025

Conversation

@charris
Copy link
Member

Backport of#29885.

Not sure if there is any downsides to this, but I think this is much simpler and pretty much identical.
Plus, I don't quite like that the 1.25 factor could be large, although I admit it seems very unlikely (maybe impossible) to actually trigger a problem there.

EDIT: As a note, I have a similar function that caps overallocation and increments in "neat" values (which double as a minimum overallocation amount). I somewhat assumed that doesn't matter much, but we could definitely do either or both here as well.

Not sure if there is any downsides to this, but I think this is muchsimpler and pretty much identical.Plus, I don't quite like that the 1.25 factor could be large, althoughI admit it seems very unlikely (maybe impossible) to actually triggera problem there.Signed-off-by: Sebastian Berg <sebastianb@nvidia.com>
@charrischarris added this to the2.3.4 release milestoneOct 14, 2025
@charrischarris added 03 - Maintenance 08 - BackportUsed to tag backport PRs labelsOct 14, 2025
@charrischarris merged commit7583bed intonumpy:maintenance/2.3.xOct 14, 2025
74 of 75 checks passed
@charrischarris deleted the backport-29885 branchOctober 14, 2025 17:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

03 - Maintenance08 - BackportUsed to tag backport PRs

Projects

None yet

Milestone

2.3.4 release

Development

Successfully merging this pull request may close these issues.

2 participants

@charris@seberg

[8]ページ先頭

©2009-2025 Movatter.jp