Files
cpython/Lib
Marc-André Lemburg 3508e30861 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.
2001-09-20 17:22:58 +00:00
..
2001-09-17 21:02:51 +00:00
2001-08-09 12:48:17 +00:00
2001-08-09 12:33:32 +00:00
2001-09-19 13:28:25 +00:00
2001-08-21 06:53:01 +00:00
2001-08-09 21:40:30 +00:00
2001-08-13 14:55:17 +00:00
2001-09-18 02:26:39 +00:00
2001-09-18 02:26:39 +00:00
2001-08-18 09:20:23 +00:00
2001-06-19 00:26:25 +00:00
2001-05-29 04:27:01 +00:00
2001-08-13 14:50:44 +00:00
2001-07-04 07:01:29 +00:00
2001-07-04 10:15:58 +00:00
2001-08-02 07:15:29 +00:00
2001-09-18 02:26:39 +00:00
2001-08-13 14:52:37 +00:00
2001-05-29 06:06:54 +00:00
2001-09-18 02:26:39 +00:00
2001-07-13 18:05:46 +00:00
2001-09-18 02:26:39 +00:00
2001-09-06 19:13:14 +00:00
2001-08-13 14:38:50 +00:00
2001-08-13 14:37:23 +00:00
2001-09-18 02:26:39 +00:00