Commit 65fcaa3
authored
POSIX allows errno to be negative.
Even though all currently supported platforms have non-negative errno,
relying on a quirk like that would make Python less portable.
1 parent d8f3c1e commit 65fcaa3
2 files changed
Lines changed: 20 additions & 2 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3421 | 3421 | | |
3422 | 3422 | | |
3423 | 3423 | | |
| 3424 | + | |
| 3425 | + | |
| 3426 | + | |
| 3427 | + | |
| 3428 | + | |
| 3429 | + | |
| 3430 | + | |
| 3431 | + | |
| 3432 | + | |
| 3433 | + | |
| 3434 | + | |
| 3435 | + | |
3424 | 3436 | | |
3425 | 3437 | | |
3426 | 3438 | | |
| |||
3505 | 3517 | | |
3506 | 3518 | | |
3507 | 3519 | | |
3508 | | - | |
| 3520 | + | |
| 3521 | + | |
3509 | 3522 | | |
| 3523 | + | |
3510 | 3524 | | |
3511 | 3525 | | |
3512 | 3526 | | |
| |||
3536 | 3550 | | |
3537 | 3551 | | |
3538 | 3552 | | |
3539 | | - | |
| 3553 | + | |
3540 | 3554 | | |
| 3555 | + | |
3541 | 3556 | | |
3542 | 3557 | | |
3543 | 3558 | | |
| |||
0 commit comments