mirror of
https://github.com/python/cpython.git
synced 2026-02-08 19:00:44 +00:00
Check for error after each call to PyUnicode_FromStringAndSize().
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| clinic | ||
| blob.c | ||
| blob.h | ||
| connection.c | ||
| connection.h | ||
| cursor.c | ||
| cursor.h | ||
| microprotocols.c | ||
| microprotocols.h | ||
| module.c | ||
| module.h | ||
| prepare_protocol.c | ||
| prepare_protocol.h | ||
| row.c | ||
| row.h | ||
| statement.c | ||
| statement.h | ||
| util.c | ||
| util.h | ||