8000 bpo-47250: Fix refleak from object.__getstate__() by corona10 · Pull Request #32403 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-47250: Fix refleak from object.__getstate__() #32403

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

corona10
Copy link
Member
@corona10 corona10 commented Apr 7, 2022

Co-authored-by: Brandt Bucher <brandt@python.org>
@corona10
Copy link
Member Author
corona10 commented Apr 7, 2022

$ ./python.exe -m test -R 3:3 test_descr -m test_issue24097
Raised RLIMIT_NOFILE: 256 -> 1024
0:00:00 load avg: 4.63 Run tests sequentially
0:00:00 load avg: 4.63 [1/1] test_descr
beginning 6 repetitions
123456
......

== Tests result: SUCCESS ==

1 test OK.

Total duration: 107 ms
Tests result: SUCCESS

Copy link
Member
@brandtbucher brandtbucher left a comment

Choose a reason for hiding this comment

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

Thanks. Do you wanna feed it to the buildbots, just in case?

@corona10 corona10 8000 added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 7, 2022
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @corona10 for commit 662c7cc 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 7, 2022
@corona10
Copy link
Member Author
corona10 commented Apr 7, 2022

Thanks. Do you wanna feed it to the buildbots, just in case?

Yeah, let's run the bots

Copy link
Member
@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

@corona10 corona10 merged commit e2d78ba into python:main Apr 7, 2022
@corona10 corona10 deleted the bpo-47250 branch April 7, 2022 23:27
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.

5 participants
0