Skip to content

[3.7] bpo-39689: Do not test undefined casts to _Bool (GH-18964)#18965

Merged
skrah merged 1 commit intopython:3.7from
miss-islington:backport-1ae9cde-3.7
Mar 12, 2020
Merged

[3.7] bpo-39689: Do not test undefined casts to _Bool (GH-18964)#18965
skrah merged 1 commit intopython:3.7from
miss-islington:backport-1ae9cde-3.7

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented 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]

https://bugs.python.org/issue39689

- When casting to _Bool, arrays should only contain zeros or ones.
(cherry picked from commit 1ae9cde)

Co-authored-by: Stefan Krah <[email protected]>
@miss-islington
Copy link
Contributor Author

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

@bedevere-bot
Copy link

@skrah: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-1ae9cde-3.7 branch March 12, 2020 18:55
@miss-islington
Copy link
Contributor Author

@skrah: 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

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