Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | On 17-Mar-2000, Marc-Andre Lemburg said: | Barry Warsaw | 2000-03-20 | 1 | -0/+1 | |
| | | | | | | | | | | | | | Attached you find an update of the Unicode implementation. The patch is against the current CVS version. I would appreciate if someone with CVS checkin permissions could check the changes in. The patch contains all bugs and patches sent this week and also fixes a leak in the codecs code and a bug in the free list code for Unicode objects (which only shows up when compiling Python with Py_DEBUG; thanks to MarkH for spotting this one). | |||||
* | Marc-Andre Lemburg: Add tests for mixed use of char in string. | Guido van Rossum | 2000-03-13 | 1 | -0/+13 | |
| | ||||||
* | Marc-Andre Lemburg: test script for Unicode implementation. | Guido van Rossum | 2000-03-10 | 1 | -0/+281 | |