Staging
v0.8.1
https://github.com/python/cpython
Revision 1af9f68b4a6f8da34481670b9741854081344321 authored by Andrew M. Kuchling on 05 October 2006, 17:18:13 UTC, committed by Andrew M. Kuchling on 05 October 2006, 17:18:13 UTC
Fix segfault when doing string formatting on subclasses of long if
__oct__, __hex__ don't return a string.

Klocwork 308
1 parent 68e1e03
History
Tip revision: 1af9f68b4a6f8da34481670b9741854081344321 authored by Andrew M. Kuchling on 05 October 2006, 17:18:13 UTC
[Backport r51248 | neal.norwitz]
Tip revision: 1af9f68
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top