-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We conditionally define random_bytes() and fallback to an implementation that ALWAYS throws an Exception. However, in libraries that consume random_compat, we want the type hint to always be a string. So, I'm done. Suppress the damn error (but still print it) and let's move on with our lives.
- Loading branch information
1 parent
71883fb
commit cbe0b11
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters