commit | 6646cd45be26c532a1152cea6a6e0ba27838c645 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sat Nov 20 10:43:10 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sat Nov 20 10:43:10 2010 +0000 |
tree | 2a39c18e75f9bd0c0d1043a2b717bd37b926eda1 | |
parent | ec0d3558360c5232c066094127b4d88f55c0b531 [diff] |
Issue #10325: Fix two issues in the fallback definitions of PY_LLONG_MAX and PY_ULLONG_MAX in pyport.h. Thanks Hallvard B Furuseth for the patch.