Kaydet (Commit) cec6a61d authored tarafından Benjamin Peterson's avatar Benjamin Peterson

bltinmod is borrowed, so it shouldn't be decrefed

üst 2c8bf043
......@@ -2210,7 +2210,6 @@ _PyExc_Init(void)
Py_DECREF(args_tuple);
}
Py_DECREF(bltinmod);
}
void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment