Message 70976 - Python tracker
Message70976
| Author | georg.brandl |
|---|---|
| Recipients | georg.brandl, ozan |
| Date | 2008-08-10.12:24:40 |
| SpamBayes Score | 0.0051293103 |
| Marked as misclassified | No |
| Message-id | <1218371081.83.0.0555850418117.issue3536@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Being Unicode strings, Py3k strings use the Unicode database's lowercase<->uppercase mapping, which is not context sensitive. See #1528802 for more discussion. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-10 12:24:41 | georg.brandl | set | recipients: + georg.brandl, ozan |
| 2008-08-10 12:24:41 | georg.brandl | set | messageid: <1218371081.83.0.0555850418117.issue3536@psf.upfronthosting.co.za> |
| 2008-08-10 12:24:41 | georg.brandl | link | issue3536 messages |
| 2008-08-10 12:24:40 | georg.brandl | create | |