[typo] Fix disagreement between value, character, and name#15536
[typo] Fix disagreement between value, character, and name#15536nicktimko wants to merge 1 commit into
Conversation
Used to be the hex value and description agreed, and the character was odd-one-out, but now the hex value is the odd-one after 77df9a1.
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Our records indicate we have not received your CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. If you have recently signed the CLA, please wait at least one business day You can check yourself to see if the CLA has been received. Thanks again for your contribution, we look forward to reviewing it! |
|
It checks out. Nice catch, never would've noticed... |
|
@sir-sigurd spotted it, I just did a quick PR. |
|
I think that @ethanfurman can review this PR well. |
|
Go with #15541, looks more complete. |
Used to be the hex value and description agreed, and the character was odd-one-out, but now the hex value is the odd-one after 77df9a1.