mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
bltinmod is borrowed, so it shouldn't be decrefed
This commit is contained in:
parent
f51ebf94bb
commit
2f9c71bbba
1 changed files with 0 additions and 1 deletions
|
@ -2127,7 +2127,6 @@ _PyExc_Init(void)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Py_DECREF(bltinmod);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue