Skip to content

bpo-36389: Cleanup gc.set_threshold()#12844

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:cleanup_gc_set_threshold
Apr 15, 2019
Merged

bpo-36389: Cleanup gc.set_threshold()#12844
vstinner merged 1 commit intopython:masterfrom
vstinner:cleanup_gc_set_threshold

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Apr 15, 2019

Don't assign generations[2].threshold to generations[2].threshold:
useless operation.

https://bugs.python.org/issue36389

Don't assign generations[2].threshold to generations[2].threshold:
useless operation.
@vstinner vstinner requested review from methane and pablogsal April 15, 2019 15:16
@vstinner vstinner merged commit 0810fa7 into python:master Apr 15, 2019
@vstinner vstinner deleted the cleanup_gc_set_threshold branch April 15, 2019 15:54
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.

3 participants