bpo-34603: Fix returning structs from functions by vladima · Pull Request #9258 · python/cpython

@vladima

@vladima

vstinner

@vladima

@vladima

vstinner

@vladima

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 16, 2018
…ythonGH-9258)

(cherry picked from commit 7843cae)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 16, 2018
…ythonGH-9258)

(cherry picked from commit 7843cae)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 16, 2018
…ythonGH-9258)

(cherry picked from commit 7843cae)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>

miss-islington added a commit that referenced this pull request

Sep 16, 2018
…H-9258)

(cherry picked from commit 7843cae)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>

miss-islington added a commit that referenced this pull request

Sep 16, 2018
…H-9258)

(cherry picked from commit 7843cae)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>

vladima added a commit to vladima/cpython that referenced this pull request

Sep 19, 2018
…ions (pythonGH-9258)

(cherry picked from commit 7843cae)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>

vladima added a commit to vladima/cpython that referenced this pull request

Sep 19, 2018
…ions (pythonGH-9258).

(cherry picked from commit 7843cae)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>

vstinner pushed a commit that referenced this pull request

Sep 19, 2018
…ions (GH-9258) (GH-9425)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>

@lazka lazka mentioned this pull request

Oct 21, 2018

lazka added a commit to lazka/MINGW-packages that referenced this pull request

Oct 21, 2018
python/cpython#9258 changed callproc to
use functions from the internal libffi which we don't use.
Just copy the functions into callproc directly instead.

@lazka lazka mentioned this pull request

Oct 21, 2018

lazka added a commit to lazka/MINGW-packages that referenced this pull request

Oct 21, 2018
python/cpython#9258 changed callproc to
use functions from the internal libffi which we don't use.
Just copy the functions into callproc directly instead.

Alexpux pushed a commit to msys2/MINGW-packages that referenced this pull request

Oct 21, 2018
python/cpython#9258 changed callproc to
use functions from the internal libffi which we don't use.
Just copy the functions into callproc directly instead.