◐ Shell
clean mode source ↗

[3.7] bpo-16575: Disabled checks for union types being passed by value. (GH-17960) by vsajip · Pull Request #17970 · python/cpython

added 2 commits

January 12, 2020 20:20
…-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)
…e. (GH-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 vsajip deleted the backport-c12440c-3.7 branch

January 12, 2020 20:55

@arigo arigo mannequin mentioned this pull request

Apr 10, 2022