SIGN IN SIGN UP

_pickle: Fix whichmodule() (#3358)

_PyUnicode_FromId() can return NULL: replace Py_INCREF() with
Py_XINCREF().

Fix coverity report: CID 1417269.
V
Victor Stinner committed
af46eb8d5f23c6f4e69a6a1f579fac8c2250b7c2
Parent: 564a2c6
Committed by Christian Heimes <christian@python.org> on 9/5/2017, 9:30:16 PM