Staging
v0.5.1
https://github.com/python/cpython
Revision 07940883796e71135723616f06a1405105c09571 authored by Serhiy Storchaka on 11 September 2014, 07:38:54 UTC, committed by Serhiy Storchaka on 11 September 2014, 07:38:54 UTC
ckalloc() causes the Tcl interpreter to panic, attemptckalloc() returns NULL
if the memory allocation fails.
1 parent 31a3ec3
Raw File
Tip revision: 07940883796e71135723616f06a1405105c09571 authored by Serhiy Storchaka on 11 September 2014, 07:38:54 UTC
Issue #21951: Use attemptckalloc() instead of ckalloc() in Tkinter.
Tip revision: 0794088
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top