Commit cbe0b11
committed
I'm tired of wrestling with this.
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.1 parent 71883fb commit cbe0b11
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
0 commit comments