◐ Shell
clean mode source ↗

bpo-16575: Disabled checks for union types being passed by value. by vsajip · Pull Request #17960 · python/cpython

Although the underlying libffi issue remains open, adding these
checks have caused problems in third-party projects which are in
widespread use. See the issue for examples.

The corresponding tests have also been skipped.

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

Jan 12, 2020
…thonGH-17960)

Although the underlying libffi issue remains open, adding these
checks have caused problems in third-party projects which are in
widespread use. See the issue for examples.

The corresponding tests have also been skipped.
(cherry picked from commit c12440c)

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>

vsajip pushed a commit that referenced this pull request

Jan 12, 2020
…-17960) (GH-17964)

Although the underlying libffi issue remains open, adding these
checks have caused problems in third-party projects which are in
widespread use. See the issue for examples.

The corresponding tests have also been skipped.

(cherry picked from commit c12440c)

vsajip added a commit that referenced this pull request

Jan 12, 2020
…-17960)

Although the underlying libffi issue remains open, adding these
checks have caused problems in third-party projects which are in
widespread use. See the issue for examples.

The corresponding tests have also been skipped.
(cherry picked from commit c12440c)

vsajip added a commit that referenced this pull request

Jan 12, 2020
…e. (GH-17960) (GH-17970)

Although the underlying libffi issue remains open, adding these
checks have caused problems in third-party projects which are in
widespread use. See the issue for examples.

The corresponding tests have also been skipped.
(cherry picked from commit c12440c)

This was referenced

Jan 14, 2020

shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request

Jan 31, 2020
…thonGH-17960)

Although the underlying libffi issue remains open, adding these
checks have caused problems in third-party projects which are in
widespread use. See the issue for examples.

The corresponding tests have also been skipped.

@metzm metzm mentioned this pull request

Feb 7, 2020

@arigo arigo mannequin mentioned this pull request

Apr 10, 2022