diff options
author | Marc-André Lemburg <mal@egenix.com> | 2001-09-20 17:22:58 (GMT) |
---|---|---|
committer | Marc-André Lemburg <mal@egenix.com> | 2001-09-20 17:22:58 (GMT) |
commit | 3508e308613055ea28bfb766828f03cc08a6789b (patch) | |
tree | af687cb55be863ce0a3db628f2e3c9e78a6c389c /Include/pythonrun.h | |
parent | 5e89bd656f6cb48ada3547af4303a923902145e8 (diff) | |
download | cpython-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