Commit 689c8b5
authored
wasi: fix os.environb byte handling (RustPython#8476)
Part of: RustPython#4583
This will enable -m test for wasi preview 1
Signed-off-by: Jiwoo Ahn <ikwydls1314@gmail.com>1 parent 3a1caa1 commit 689c8b5
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
| 522 | + | |
| 523 | + | |
523 | 524 | | |
524 | | - | |
| 525 | + | |
525 | 526 | | |
526 | 527 | | |
527 | 528 | | |
528 | | - | |
| 529 | + | |
529 | 530 | | |
530 | 531 | | |
531 | 532 | | |
| |||
0 commit comments