Message 55478 - Python tracker
Message55478
| Author | lemburg |
|---|---|
| Recipients | ahmetbiskinler, donmez, georg.brandl, lemburg, sgala |
| Date | 2007-08-30.13:21:54 |
| SpamBayes Score | 0.014956048 |
| Marked as misclassified | No |
| Message-id | <1188480114.55.0.733989100015.issue1528802@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Unassigning this. Unless someone provides a patch to add context sensitivity to the Unicode upper/lower conversions, I don't think anything will change. The mapping you see in Python (for Unicode) is taken straight from the Unicode database and there's nothing we can or want to do to change those predefined mappings. The 8-bit string mappings OTOH are taken from the underlying C library - again nothing we can change. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-30 13:21:54 | lemburg | set | spambayes_score: 0.014956 -> 0.014956048 recipients: + lemburg, georg.brandl, ahmetbiskinler, sgala, donmez |
| 2007-08-30 13:21:54 | lemburg | set | spambayes_score: 0.014956 -> 0.014956 messageid: <1188480114.55.0.733989100015.issue1528802@psf.upfronthosting.co.za> |
| 2007-08-30 13:21:54 | lemburg | link | issue1528802 messages |
| 2007-08-30 13:21:54 | lemburg | create | |