commit | 845f7845aa6493b59a3b3c427ae85fcd42f58d16 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Thu Jul 25 17:34:00 2013 -0400 |
committer | Brett Cannon <brett@python.org> | Thu Jul 25 17:34:00 2013 -0400 |
tree | 63ca42530d27b5df5f8047b5c7a4ca3c02436e37 | |
parent | b76b1b1ec8b26a003c0df330bf6f15a7743f9bed [diff] |
Issue #18556: Check the return value for PyUnicode_AsWideChar() in U_set() from ctypes. CID #486657