gh-110850: Replace private _PyTime_MAX with public PyTime_MAX by vstinner · Pull Request #115751 · python/cpython
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request
…ython#115751) Remove references to the old names _PyTime_MIN and _PyTime_MAX, now that PyTime_MIN and PyTime_MAX are public. Replace also _PyTime_MIN with PyTime_MIN.
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request
…ython#115751) Remove references to the old names _PyTime_MIN and _PyTime_MAX, now that PyTime_MIN and PyTime_MAX are public. Replace also _PyTime_MIN with PyTime_MIN.
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request
…ython#115751) Remove references to the old names _PyTime_MIN and _PyTime_MAX, now that PyTime_MIN and PyTime_MAX are public. Replace also _PyTime_MIN with PyTime_MIN.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters