Add interning of unicode strings by copying the functionality from
stringobject.c. Intern "True" and "False" in bool_repr() again as it was in the 8bit string era.
W
Walter Dörwald committed
1680713e524016d93a94114c4a874ad71a090b95
Parent: 34a042d