commit | 5ceb7018dc63fab96f81d05e62bbe704e9f10cb9 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Nov 27 09:58:07 2018 -0800 |
committer | GitHub <noreply@github.com> | Tue Nov 27 09:58:07 2018 -0800 |
tree | 0cb8b6b5a3f6652b41b83003afa04a433f631385 | |
parent | d669154ee52048f98ac63ba177f3fd1cf62f0174 [diff] |
bpo-33029: Fix signatures of getter and setter functions. (GH-10746) Fix also return type for few other functions (clear, releasebuffer). (cherry picked from commit d4f9cf5545d6d8844e0726552ef2e366f5cc3abd) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>