SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 36 Python

gh-110850: Replace _PyTime_t with PyTime_t (#115719)

Run command:

sed -i -e 's!\<_PyTime_t\>!PyTime_t!g' $(find -name "*.c" -o -name "*.h")
V
Victor Stinner committed
9af80ec83d1647a472331bd1333a7fa9108fe98e
Parent: 0749244
Committed by GitHub <noreply@github.com> on 2/20/2024, 3:02:27 PM