Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-16575: Disabled checks for union types being passed by value. #17960
Conversation
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.
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 12, 2020
Thanks @vsajip for the PR |
…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>
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jan 12, 2020
GH-17964 is a backport of this pull request to the 3.8 branch. |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 12, 2020
Thanks @vsajip for the PR |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 12, 2020
I'm having trouble backporting to |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 12, 2020
Thanks @vsajip for the PR |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 12, 2020
Sorry, @vsajip, I could not cleanly backport this to |
…e. (pythonGH-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>
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jan 12, 2020
GH-17970 is a backport of this pull request to the 3.7 branch. |
…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.
…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.
…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.
vsajip commentedJan 12, 2020
•
edited by bedevere-bot
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.
https://bugs.python.org/issue16575