diff options
| author | Inada Naoki <songofacandy@gmail.com> | 2019-03-19 22:10:18 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-19 22:10:18 +0900 |
| commit | 29198ea1c6d58f87389136b0ac0b8b2318dbac24 (patch) | |
| tree | 397e7f507defd165cc106b44feb864df50c47aab /Python/pythonrun.c | |
| parent | 943395fab925a11ea90d078e771cdfc4443e8c34 (diff) | |
| download | cpython-git-29198ea1c6d58f87389136b0ac0b8b2318dbac24.tar.gz | |
bpo-8677: use PY_SSIZE_T_CLEAN in sqlite (GH-12434)
Modules/_sqlite/cursor.c uses "y#" format.
It didn't declare PY_SSIZE_T_CLEAN, but the argument is Py_ssize_t already.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
