Skip to content

Conversation

skrah
Copy link
Contributor

@skrah skrah commented Mar 12, 2020

  • When casting to _Bool, arrays should only contain zeros or ones.

https://bugs.python.org/issue39689

  - When casting to _Bool, arrays should only contain zeros or ones.
@miss-islington
Copy link
Contributor

Thanks @skrah for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @skrah for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 12, 2020
- When casting to _Bool, arrays should only contain zeros or ones.
(cherry picked from commit 1ae9cde)

Co-authored-by: Stefan Krah <[email protected]>
@bedevere-bot
Copy link

GH-18965 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 12, 2020
- When casting to _Bool, arrays should only contain zeros or ones.
(cherry picked from commit 1ae9cde)

Co-authored-by: Stefan Krah <[email protected]>
@bedevere-bot
Copy link

GH-18966 is a backport of this pull request to the 3.8 branch.

sthagen added a commit to sthagen/python-cpython that referenced this pull request Mar 12, 2020
bpo-39689: Do not test undefined casts to _Bool (pythonGH-18964)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants