Staging
v0.5.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
__init__.py -rw-r--r-- 1.5 KB
ascii.py -rw-r--r-- 2.5 KB
has_key.py -rw-r--r-- 5.5 KB
panel.py -rw-r--r-- 110 bytes
textpad.py -rw-r--r-- 6.5 KB
wrapper.py -rw-r--r-- 1.6 KB

back to top