Staging
v0.5.1
https://github.com/python/cpython
Revision 34343df5438ae9b4659fe9ad757e883599190262 authored by Mark Dickinson on 30 January 2010, 10:32:16 UTC, committed by Mark Dickinson on 30 January 2010, 10:32:16 UTC
................
  r77843 | mark.dickinson | 2010-01-30 10:30:15 +0000 (Sat, 30 Jan 2010) | 11 lines

  Merged revisions 77842 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77842 | mark.dickinson | 2010-01-30 10:08:33 +0000 (Sat, 30 Jan 2010) | 4 lines

    Issue #7767: Add new C-API function PyLong_AsLongLongAndOverflow, a
    long long variant of PyLong_AsLongAndOverflow.  Patch by Case Van
    Horsen.
  ........
................
1 parent f49c67a
History
Tip revision: 34343df5438ae9b4659fe9ad757e883599190262 authored by Mark Dickinson on 30 January 2010, 10:32:16 UTC
Blocked revisions 77843 via svnmerge
Tip revision: 34343df
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 705 bytes
.hgignore -rw-r--r-- 900 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.0 KB
Makefile.pre.in -rw-r--r-- 38.8 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 684.4 KB
configure.in -rw-r--r-- 112.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.2 KB

README

back to top