Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-16575: Disabled checks for union types being passed by value. (GH-17960) #17964

Merged
merged 1 commit into from Jan 12, 2020

Conversation

@miss-islington
Copy link

miss-islington commented Jan 12, 2020

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

https://bugs.python.org/issue16575

…-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>
@miss-islington

This comment has been minimized.

Copy link
Author

miss-islington commented Jan 12, 2020

@vsajip: Status check is done, and it's a success .

@vsajip vsajip merged commit eb9ba2f into python:3.8 Jan 12, 2020
9 checks passed
9 checks passed
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
Azure Pipelines PR #20200112.17 succeeded
Details
bedevere/issue-number Issue number 16575 found
Details
bedevere/maintenance-branch-pr Valid maintenance branch PR title.
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington miss-islington deleted the miss-islington:backport-c12440c-3.8 branch Jan 12, 2020
@miss-islington

This comment has been minimized.

Copy link
Author

miss-islington commented Jan 12, 2020

@vsajip: Status check is done, and it's a success .

1 similar comment
@miss-islington

This comment has been minimized.

Copy link
Author

miss-islington commented Jan 12, 2020

@vsajip: Status check is done, and it's a success .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.