Message349213
| Author | Greg Price |
|---|---|
| Recipients | Greg Price, belopolsky, ezio.melotti, lemburg, loewis, martin.panter, r.david.murray, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2019-08-08.04:51:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1565239879.0.0.554939329427.issue18236@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I've gone and made a patch for this change: https://github.com/gnprice/cpython/commit/7dab9d879 Most of the work happens in the script Tools/unicode/makeunicode.py , and along the way I made several changes there that I found made it somewhat nicer to work on, and I think will help other people reading that script too. So I'd like to try to merge those improvements first. I've filed #37760 for those preparatory changes, and posted several PRs (GH-15128, GH-15129, GH-15130) as bite-sized pieces. These PRs can go in in any order. Please take a look! Reviews appreciated. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-08 04:51:19 | Greg Price | set | recipients: + Greg Price, lemburg, loewis, terry.reedy, belopolsky, vstinner, ezio.melotti, r.david.murray, martin.panter, serhiy.storchaka |
| 2019-08-08 04:51:18 | Greg Price | set | messageid: <1565239879.0.0.554939329427.issue18236@roundup.psfhosted.org> |
| 2019-08-08 04:51:18 | Greg Price | link | issue18236 messages |
| 2019-08-08 04:51:18 | Greg Price | create | |