diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-02 08:37:46 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-02 08:37:46 (GMT) |
commit | 67edcc905d3574d87988537e1a5290a1c7717da0 (patch) | |
tree | cb5cf0c706bad1ce1b3f706d1c753a7f997571cf /Python/modsupport.c | |
parent | a53ec7a91abb7cdbb1a13862f39d3183cab7f2a4 (diff) | |
download | cpython-67edcc905d3574d87988537e1a5290a1c7717da0.zip cpython-67edcc905d3574d87988537e1a5290a1c7717da0.tar.gz cpython-67edcc905d3574d87988537e1a5290a1c7717da0.tar.bz2 |
Issue #23517: Fix _PyTime_ObjectToDenominator()
* initialize numerator on overflow error ensure that numerator is smaller than
* denominator.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions