Skip to content

bpo-1635741: Fix refleaks of timemoudle in PyInit_time()#18486

Merged
vstinner merged 2 commits into
python:masterfrom
shihai1991:bpo_1635741_14
Mar 11, 2020
Merged

bpo-1635741: Fix refleaks of timemoudle in PyInit_time()#18486
vstinner merged 2 commits into
python:masterfrom
shihai1991:bpo_1635741_14

remove redundnat PyErr_Occured() in PyInit_time()

54317ff
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs