Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cython
Repository
You need to sign in or sign up before continuing.
cython
Cython
Compiler
ExprNodes.py
Find file
Blame
History
Permalink
Fix C++ bool coercion where no "operator bool" exists (GH-4349)
· c830db81
da-woods
authored
Sep 03, 2021
This was causing c++ classes in if-statements to crash. Fixes #4348
c830db81