Skip to content

Commit

Permalink
Avoid segfault when raising exceptions
Browse files Browse the repository at this point in the history
This came up when running the py3 unit tests after adding a test that
(erroneously) tried to encode native strings. At some point, we should
probably enforce tighter type-checking, but I'm not sure what all types
we need (or want) to support.

Change-Id: Ibb1f4f52207be83f842740d9f3c39c2a03fb1396
  • Loading branch information
tipabu committed May 3, 2017
1 parent ea1b479 commit 95c7423
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 81 deletions.

0 comments on commit 95c7423

Please sign in to comment.