Issue39926
➜
This issue tracker will soon become read-only and move to GitHub.
For a smoother transition, remember to
log in and link your GitHub username to your profile.
For more information,
see this post about the migration.
Created on 2020-03-10 22:52 by zufuliu, last changed 2021-11-04 14:25 by eryksun. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 18910 | merged | benjamin.peterson, 2020-03-11 02:15 | |
| PR 18913 | merged | benjamin.peterson, 2020-03-11 03:58 | |
| Messages (5) | |||
|---|---|---|---|
| msg363859 - (view) | Author: Zufu Liu (zufuliu) | Date: 2020-03-10 22:52 | |
Unicode 13.0.0 was released on March 10. https://www.unicode.org/versions/latest/ http://www.unicode.org/versions/Unicode13.0.0/ |
|||
| msg363879 - (view) | Author: Benjamin Peterson (benjamin.peterson) * | Date: 2020-03-11 03:41 | |
New changeset 051b9d08d1e6a8b1022a2bd9166be51c0b152698 by Benjamin Peterson in branch 'master': closes bpo-39926: Update Unicode to 13.0.0. (GH-18910) https://github.com/python/cpython/commit/051b9d08d1e6a8b1022a2bd9166be51c0b152698 |
|||
| msg363880 - (view) | Author: Benjamin Peterson (benjamin.peterson) * | Date: 2020-03-11 04:18 | |
New changeset c77aa2d60b420747886f4258cf159bdbb7354100 by Benjamin Peterson in branch 'master': bpo-39926: Update unicodedata checksum tests for Unicode 13.0 update. (GH-18913) https://github.com/python/cpython/commit/c77aa2d60b420747886f4258cf159bdbb7354100 |
|||
| msg363906 - (view) | Author: STINNER Victor (vstinner) * | Date: 2020-03-11 11:47 | |
Well done. I got 75 emails from buildbots :-D |
|||
| msg363929 - (view) | Author: Benjamin Peterson (benjamin.peterson) * | Date: 2020-03-11 15:13 | |
If it makes you feel better, I got them, too. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-04 14:25:42 | eryksun | set | messages: - msg405697 |
| 2021-11-04 14:25:29 | eryksun | set | components: - Argument Clinic |
| 2021-11-04 14:25:18 | eryksun | set | nosy:
- larry, ahmedsayeed1982 versions: + Python 3.9, - Python 3.7 |
| 2021-11-04 12:10:10 | ahmedsayeed1982 | set | versions:
+ Python 3.7, - Python 3.9 nosy: + ahmedsayeed1982, larry, - vstinner, benjamin.peterson, zufuliu messages: + msg405697 components: + Argument Clinic |
| 2020-03-11 15:13:00 | benjamin.peterson | set | messages: + msg363929 |
| 2020-03-11 11:47:10 | vstinner | set | nosy:
+ vstinner messages: + msg363906 |
| 2020-03-11 04:18:37 | benjamin.peterson | set | messages: + msg363880 |
| 2020-03-11 03:58:33 | benjamin.peterson | set | pull_requests: + pull_request18267 |
| 2020-03-11 03:41:38 | benjamin.peterson | set | status: open -> closed resolution: fixed messages: + msg363879 stage: patch review -> resolved |
| 2020-03-11 02:15:31 | benjamin.peterson | set | keywords:
+ patch nosy: + benjamin.peterson pull_requests:
+ pull_request18265 |
| 2020-03-10 22:52:02 | zufuliu | create | |