"vscode:/vscode.git/clone" did not exist on "ab323e04f3157cfe57c49d6f95fd232190d7032c"
  • Ralf W. Grosse-Kunstleve's avatar
    Minor follow-on to PR #1334 (Fix enum value's __int__ returning non-int when... · 49173e47
    Ralf W. Grosse-Kunstleve authored
    Minor follow-on to PR #1334 (Fix enum value's __int__ returning non-int when underlying type is bool or of char type) (#3232)
    
    * Minor tweaks.
    
    * Restoring tests/pybind11_tests.h version from master, removing just the comment and empty line that was added in PR #3087; those were made obsolete by the pragma cleanup that concluded with PR #3186.
    
    * More-to-the-point test for Python 3.
    49173e47
test_enum.py 8.96 KB