bpo-36389: Cleanup gc.set_threshold() (GH-12844)
Don't assign generations[2].threshold to generations[2].threshold: useless operation.
Showing
Please register or sign in to comment
Don't assign generations[2].threshold to generations[2].threshold: useless operation.