commit | 187f2dd256a917c20bf55954d019fd35fb46ab08 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Sep 21 12:48:10 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Sep 21 12:48:10 2018 -0700 |
tree | 6e2758eb460673d3c34264f6472cff82006443a3 | |
parent | 975f3cb1f25406a9be019906227d53b23852f415 [diff] |
bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473) (cherry picked from commit 2ec872b31e25cee1f983fe07991fb53f3fd1cbac) Co-authored-by: Yury Selivanov <yury@magic.io>