1. 37f1038 Changed to use 'U' argument to PyArg_ParseTuple, instead of manually checking for unicode objects. by Eric Smith · 18 years ago
  2. 79710cd Changed STRINGLIB_CMP from an inline function to a macro in order to avoid a 'defined but not used' warning. by Eric Smith · 18 years ago
  3. 8c66326 Implementation of PEP 3101, Advanced String Formatting. by Eric Smith · 18 years ago