summaryrefslogtreecommitdiffstats
path: root/Include/pythonrun.h
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2001-09-20 17:22:58 (GMT)
committerMarc-André Lemburg <mal@egenix.com>2001-09-20 17:22:58 (GMT)
commit3508e308613055ea28bfb766828f03cc08a6789b (patch)
treeaf687cb55be863ce0a3db628f2e3c9e78a6c389c /Include/pythonrun.h
parent5e89bd656f6cb48ada3547af4303a923902145e8 (diff)
downloadcpython-3508e308613055ea28bfb766828f03cc08a6789b.zip
cpython-3508e308613055ea28bfb766828f03cc08a6789b.tar.gz
cpython-3508e308613055ea28bfb766828f03cc08a6789b.tar.bz2
Fix Unicode .join() method to raise a TypeError for sequence
elements which are not Unicode objects or strings. (This matches the string.join() behaviour.) Fix a memory leak in the .join() method which occurs in case the Unicode resize fails. Restore the test_unicode output.
Diffstat (limited to 'Include/pythonrun.h')
0 files changed, 0 insertions, 0 deletions