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
…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
vsajip added a commit that referenced this pull request
vsajip added a commit that referenced this pull request
This was referenced
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request
…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
mentioned this pull request
arigo
mannequin
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters