commit | 1e4fa91104a03c44baa241326102cbec42d387f1 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jun 07 00:06:40 2020 -0700 |
committer | GitHub <noreply@github.com> | Sun Jun 07 09:06:40 2020 +0200 |
tree | 54316b04170a217f1917769c680f598c7b31a33e | |
parent | 90ee51f1cd9e63cfe0f402392612f50fc1bea747 [diff] |
bpo-40724: Support setting buffer slots from type specs (GH-20648) (GH-20683) This is not part of the limited API but makes the buffer slots available for type specs. (cherry picked from commit f7c4e236429606e1c982cacf24e10fc86ef4462f)