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

gh-90716: Fix pylong_int_from_string() refleak#99094

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
vstinner merged 1 commit intopython:mainfromvstinner:int_str
Nov 4, 2022
Merged

gh-90716: Fix pylong_int_from_string() refleak#99094

vstinner merged 1 commit intopython:mainfromvstinner:int_str
Nov 4, 2022

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedNov 4, 2022
edited by bedevere-bot
Loading

Fix validated by:

$ ./python -m test -R 3:3 test_intTests result: SUCCESS

Fix validated by:    $ ./python -m test -R 3:3 test_int    Tests result: SUCCESS
@vstinner
Copy link
MemberAuthor

cc@gpshead

Copy link
Contributor

@kumaraditya303kumaraditya303 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

@vstinnervstinner merged commit387f725 intopython:mainNov 4, 2022
@vstinnervstinner deleted the int_str branchNovember 4, 2022 13:24
@gpshead
Copy link
Member

Heh, thanks!

@vstinner
Copy link
MemberAuthor

I wrote an article on this fix :-)https://vstinner.github.io/debug-python-refleak.html

Heh, thanks!

From what I understood, the refleak existed before4c4b5ce. It's just that thanks to the added test, the Refleaks buildbot spotted the leak.

gpshead and JulienPalard reacted with heart emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@kumaraditya303kumaraditya303kumaraditya303 approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@vstinner@gpshead@kumaraditya303@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp