Skip to content

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

Merged
corona10 merged 1 commit into
python:mainfrom
corona10:bpo-47250
Apr 7, 2022
Merged

bpo-47250: Fix refleak from object.__getstate__()#32403
corona10 merged 1 commit into
python:mainfrom
corona10:bpo-47250

Conversation

@corona10

@corona10 corona10 commented Apr 7, 2022

Copy link
Copy Markdown
Member

Co-authored-by: Brandt Bucher <brandt@python.org>
@corona10

corona10 commented Apr 7, 2022

Copy link
Copy Markdown
Member Author

$ ./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

@brandtbucher brandtbucher left a comment

Copy link
Copy Markdown
Member

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 added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 7, 2022
@bedevere-bot

Copy link
Copy Markdown

🤖 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

corona10 commented Apr 7, 2022

Copy link
Copy Markdown
Member Author

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

Yeah, let's run the bots

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

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