Skip to content

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

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

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

Conversation

@miss-islington
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@bedevere-bot
Copy link
Copy Markdown

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

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

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

1 similar comment
@miss-islington
Copy link
Copy Markdown
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