Commit c112cce
pythongh-83714: Fix a compiler warning in stat_nanosecond_timestamp() (python#141043)
Disable the fast path on systems with 32-bit long.1 parent 2d83666 commit c112cce
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2634 | 2634 | | |
2635 | 2635 | | |
2636 | 2636 | | |
| 2637 | + | |
2637 | 2638 | | |
2638 | 2639 | | |
2639 | 2640 | | |
2640 | 2641 | | |
2641 | | - | |
| 2642 | + | |
| 2643 | + | |
| 2644 | + | |
2642 | 2645 | | |
2643 | 2646 | | |
2644 | 2647 | | |
| |||
0 commit comments