Martin v. Löwis
|
3c6691491d
|
Concern from Stefan Behnel: Lack for Py_Unicode representation
makes applications inefficient.
|
2011-01-27 21:47:00 +00:00 |
Martin v. Löwis
|
45c1ff768d
|
Concern from Marc-Andre Lemburg: approach is complex.
|
2011-01-27 21:42:35 +00:00 |
Martin v. Löwis
|
d363de45dd
|
Changes from Nick Coghlan:
Clarify PyUnicode_AsUTF8 usage.
Rename PyUnicode_Finalize.
Store representation form in state.
|
2011-01-27 21:37:25 +00:00 |
Martin v. Löwis
|
55c04efb71
|
Changes from David Malcolm: Clarify representation of
optional fields; add gdb section.
|
2011-01-27 21:16:50 +00:00 |
Martin v. Löwis
|
1259b356bc
|
Fix typo. Reported by Neal Norwitz.
|
2011-01-25 23:02:05 +00:00 |
Martin v. Löwis
|
dcb8741994
|
Set keywords.
|
2011-01-24 20:14:21 +00:00 |
Martin v. Löwis
|
d034c2d2dc
|
Add PEP on Unicode strings.
|
2011-01-24 20:00:09 +00:00 |