Message349213
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. |
|
| 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: <[email protected]> |
| 2019-08-08 04:51:18 | Greg Price | link | issue18236 messages |
| 2019-08-08 04:51:18 | Greg Price | create | |
|