commit | 309aa2dcb488074161c86257d4ddfe104d1ec53a | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Mon Dec 21 12:37:06 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Mon Dec 21 12:37:06 2009 +0000 |
tree | 50fea960f2f61c80b404fe826b52d1fd9a2fb01e | |
parent | 6193aeee32e12654b41b4130f59ce1c63aa8afa5 [diff] |
Keep PyLong_AsLongAndOverflow documentation and implementation in sync between py3k and trunk; merge new tests from trunk to py3k. (See issue #7528.)