bpo-31873: Change 12 instances of 'unicode' to 'Unicode' by toonarmycaptain · Pull Request #4125 · python/cpython

added 2 commits

October 25, 2017 22:13
Update 'unicode' capitalization. 'Unicode' is a proper noun, and as such should be capitalized. 
Changed multiple instances.

@toonarmycaptain toonarmycaptain changed the title Change 12 instances of 'unicode' to 'Unicode' Change 12 instances of 'unicode' to 'Unicode' label:"skip issue"

Oct 26, 2017

@toonarmycaptain toonarmycaptain changed the title Change 12 instances of 'unicode' to 'Unicode' label:"skip issue" Change 12 instances of 'unicode' to 'Unicode'

Oct 26, 2017

@serhiy-storchaka serhiy-storchaka changed the title Change 12 instances of 'unicode' to 'Unicode' bpo-31873: Change 12 instances of 'unicode' to 'Unicode'

Mar 26, 2018

JulienPalard

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 8, 2019
Update 'unicode' capitalization. 'Unicode' is a proper noun, and as such should be capitalized.
Changed multiple instances.
(cherry picked from commit 85225b6)

Co-authored-by: toonarmycaptain <toonarmycaptain@hotmail.com>

miss-islington added a commit that referenced this pull request

May 8, 2019
Update 'unicode' capitalization. 'Unicode' is a proper noun, and as such should be capitalized.
Changed multiple instances.
(cherry picked from commit 85225b6)

Co-authored-by: toonarmycaptain <toonarmycaptain@hotmail.com>