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