- 
Tim Peters yazdıRepaired str(i) to return a genuine string when i is an instance of a str subclass. New PyString_CheckExact() macro. 5a49ade7
Repaired str(i) to return a genuine string when i is an instance of a str subclass. New PyString_CheckExact() macro.
