commit | a5552f023e1d8cbafee1e51d316cc581deb2295f | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Dec 15 13:11:11 2017 +0200 |
committer | GitHub <noreply@github.com> | Fri Dec 15 13:11:11 2017 +0200 |
tree | f7cb07017f409fb035ec999efed8ddae18446865 | |
parent | 3325a6780c81f1ea51190370b5454879c4862a37 [diff] |
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)