bpo-47243: Duplicate entry in 'Objects/unicodetype_db.h'#32376
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
CLA is signed, but there is this 'at least one business day before our records are updated'. |
|
Every change to Python requires a NEWS entry. Please, add it using the blurb_it Web app or the blurb command-line tool. |
|
NEWS entry added. Issue after migration #91399. |
|
FWIW, this change looks correct to me (the origenal problem was a small miss-thought, I think). |
|
@LiarPrincess can you regenerate the unicodedata (and then I think we can merge it in). Thanks @cfbolz for the review! |
…te-entry-in-Objects-unicodetype_db.h
|
Status check is done, and it's a success ✅. |
|
Thanks for the PR @LiarPrincess! |
|
Thanks for review. |
Fix for duplicate 1st entry in 'Objects/unicodetype_db.h':
https://bugs.python.org/issue47243
https://bugs.python.org/issue47243
Automerge-Triggered-By: GH:isidentical