commit | c93d68bbb986ee0879f5627223e0bd2bb91f63dd | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Dec 09 11:22:30 2019 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 09 11:22:30 2019 -0800 |
tree | 1d9ab21f6c4deb3dcd3bfad62da952f766652710 | |
parent | 3c5feaffde1944052830c896ae39c54e76a2e063 [diff] |
bpo-39008: Require Py_ssize_t for PySys_Audit formats rather than raise a deprecation warning (GH-17540) (cherry picked from commit b8cbe74c3498c617f0e73fd0cdc5c07f2c532092) Co-authored-by: Steve Dower <steve.dower@python.org>