COMMITS
/ Doc/howto/unicode.rst November 24, 2025
A
gh-106318: Add example for str.isalpha() (#137557)
Adorilson Bezerra committed
July 23, 2023
W
gh-101100: Fix some broken sphinx references (#107095)
wulmer committed
January 11, 2023
M
gh-98763: Prefer "python" over "python3" for command line examples in docs. (#98761)
Mariusz Felisiak committed
September 24, 2022
S
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Serhiy Storchaka committed
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
November 2, 2020
V
bpo-42236: Enhance init and encoding documentation (GH-23109)
Victor Stinner committed
April 7, 2020
March 11, 2020
B
Update some www.unicode.org URLs to use HTTPS. (GH-18912)
Benjamin Peterson committed
September 8, 2019
G
Correct Roman-numeral example in Unicode HOWTO. (GH-15541)
Greg Price committed
August 26, 2019
E
correct roman numeral VII description (GH-15523)
Ethan Furman committed
May 17, 2019
R
docs 36789: resolve incorrect note regarding UTF-8 (GH-13111)
redshiftzero committed
May 9, 2019
R
doc: fix broken link on howto/unicode page (#13160)
redshiftzero committed
March 4, 2019
A
bpo-20906: Various revisions to the Unicode howto (#8394)
Andrew Kuchling committed
April 8, 2018
S
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka committed
February 2, 2018
C
bpo-32614: Modify re examples to use a raw string to prevent warning (GH-5265)
Cheryl Sabella committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
December 6, 2017
S
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana committed
April 27, 2017
J
Use the correct name for ISO in Unicode HOWTO. (#1312)
Jesse Gonzalez committed
August 24, 2016
R
#25916: fix a few 'string of bytes' references.
R David Murray committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
February 26, 2016
January 29, 2016
M
Issue #26220: Remove outdated comment about a question mark
Martin Panter committed
January 25, 2015
S
Issue #22286: The "backslashreplace" error handlers now works with
Serhiy Storchaka committed
December 24, 2014
B
update correct French examples (#23109)
Benjamin Peterson committed
B
merge 3.4 (#23109)
Benjamin Peterson committed
B
improve incorrect French (#23109)
Benjamin Peterson committed
November 25, 2014
S
Issue #19676: Added the "namereplace" error handler.
Serhiy Storchaka committed
October 29, 2014
G
Fixing broken links in doc, part 2: howto/
Georg Brandl committed
April 23, 2014
B
fix off-by-one error (closes #21330)
Benjamin Peterson committed
March 31, 2014
A
Get rid of deprecated IOError in the doc
Andrew Svetlov committed
October 29, 2013
G
Clarify sentence.
Georg Brandl committed
October 27, 2013
G
Fix markup errors in the docs and amend suspicious ignores.
Georg Brandl committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
October 6, 2013
G
Unicode howto: use .txt as a more universally understood extension for text files.
Georg Brandl committed
June 20, 2013
A
#4153: update Unicode howto for Python 3.3
Andrew Kuchling committed
February 16, 2013
S
Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units.
Serhiy Storchaka committed
January 20, 2013
E
#4153: merge with 3.2.
Ezio Melotti committed
E
#4153: update the Unicode howto.
Ezio Melotti committed
October 12, 2012
E
Fix and add more links.
Ezio Melotti committed
September 23, 2012
E
#15949, #15899: use \ufffd instead of ?.
Ezio Melotti committed
September 22, 2012
E
#15949, 15899: avoid using non-latin1 chars in the doc (they break `make all-pdf`).
Ezio Melotti committed
September 11, 2012
S
Fix issue #15899: Make the unicode.rst doctests pass. Patch by Chris Jerdonek.
Senthil Kumaran committed
December 5, 2011
A
Remove reference to the base64 encoding.
Antoine Pitrou committed
November 19, 2010
G
Do not put a raw REPLACEMENT CHARACTER in the document.
Georg Brandl committed
A
Issue #4153: Updated Unicode HOWTO.
Alexander Belopolsky committed
June 27, 2010
March 22, 2010
E
Merged revisions 79314 via svnmerge from
Ezio Melotti committed