Message396384
| Author | lemburg |
|---|---|
| Recipients | John Helour, koffie, lemburg, loewis, mdk, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2021-06-23.08:08:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1624435737.18.0.219711007106.issue24339@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Maarten, the code posted on bugs is copyrighted by the person who wrote it. We can only accept it for inclusion in Python after the CLA has been signed, since then we are allowed to relicense it. As a result you can only take John's code and post it elsewhere, if John permits you to do so, since the files don't include a license. Note: Creating a character map based codec is not hard using gencodec.py from the Tools/unicode/ dir and perhaps some added extra logic. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-23 08:08:57 | lemburg | set | recipients: + lemburg, loewis, vstinner, serhiy.storchaka, xiang.zhang, John Helour, mdk, koffie |
| 2021-06-23 08:08:57 | lemburg | set | messageid: <1624435737.18.0.219711007106.issue24339@roundup.psfhosted.org> |
| 2021-06-23 08:08:57 | lemburg | link | issue24339 messages |
| 2021-06-23 08:08:56 | lemburg | create | |