COMMITS
/ Doc/c-api/unicode.rst March 22, 2026
S
Update docs for gh-146056 (GH-146213)
Serhiy Storchaka committed
March 19, 2026
S
gh-146143: Fix the PyUnicodeWriter_WriteUCS4() signature (GH-146144)
Serhiy Storchaka committed
S
gh-146056: Fix list.__repr__() for lists containing NULLs (GH-146129)
Serhiy Storchaka committed
February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
January 12, 2026
November 4, 2025
S
gh-141004: Document `Py_UNICODE_{HIGH, LOW}_SURROGATE` functions (GH-141019)
Stan Ulbrych committed
September 18, 2025
R
Remove unmatched closing parenthesis (GH-139082)
Rafael Fontenelle committed
June 9, 2025
V
gh-133968: Update PyUnicodeWriter_WriteASCII() documentation (#135297)
Victor Stinner committed
June 6, 2025
P
gh-134891: Add PyUnstable_Unicode_GET_CACHED_HASH (GH-134892)
Petr Viktorin committed
May 30, 2025
I
Doc: remove unnecessary section header (GH-134917)
Inada Naoki committed
May 29, 2025
V
gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973)
Victor Stinner committed
P
gh-133260: Remove claim that PyUnicode_InternFromString immortalizes (GH-134213)
Petr Viktorin committed
May 9, 2025
S
gh-46236: Document PyUnicode_BuildEncodingMap (#133270)
Stan Ulbrych committed
April 29, 2025
S
gh-46236: Document `PyUnicodeIter_Type` (GH-132925)
Stan Ulbrych committed
April 22, 2025
S
gh-46236: Add Py_UNICODE_REPLACEMENT_CHARACTER doc (#132706)
Stan Ulbrych committed
R
gh-46236: Add PyUnicode_Resize() doc (#132628)
RUANG (James Roy) committed
April 14, 2025
R
gh-46236: Add missing PyUnicode_FromOrdinal() doc (#132040)
RUANG (James Roy) committed
April 13, 2025
Y
Docs: Fix a typo in `Doc/c-api/unicode.rst` (#132318)
Yongzi Li committed
March 14, 2025
H
Python 3.14.0a6
Hugo van Kemenade committed
March 11, 2025
R
gh-46236: Add missing PyUnicode_Append() doc (#130531)
RUANG (James Roy) committed
February 28, 2025
P
gh-46236: PyUnicode docs improvements (GH-129966)
Petr Viktorin committed
February 24, 2025
R
gh-46236: Add docs for PyUnicode_GetDefaultEncoding() doc (GH-130335)
RUANG (James Roy) committed
February 20, 2025
M
gh-46236: Document PyUnicode_RSplit, PyUnicode_Partition and PyUnicode_RPartition (#130191)
Marc Mueller committed
February 14, 2025
S
gh-82045: Correct and deduplicate "isprintable" docs; add test. (GH-130118)
Stan Ulbrych committed
February 10, 2025
Y
gh-46236: Document `PyUnicode_DecodeCodePageStateful` (GH-127934)
Yuki Kobayashi committed
January 20, 2025
P
Docs C API: Clarify what happens when null bytes are passed to `PyUnicode_AsUTF8` (#127458)
Peter Bierma committed
January 6, 2025
S
gh-90241: Clarify documentation for PyUnicode_FSConverter and PyUnicode_FSDecoder (GH-128451)
Serhiy Storchaka committed
December 5, 2024
V
gh-119182: Complete PyUnicodeWriter documentation (#127607)
Victor Stinner committed
October 15, 2024
H
Python 3.14.0a1
Hugo van Kemenade committed
October 9, 2024
V
gh-125196: PyUnicodeWriter_Discard(NULL) does nothing (#125222)
Victor Stinner committed
October 7, 2024
V
gh-124502: Add PyUnicode_Equal() function (#124504)
Victor Stinner committed
September 27, 2024
V
doc: PyUnicode_AsUTF8String() fails if string contains surrogates (#124605)
Victor Stinner committed
M
GH-95079: document error behaviour for some unicode C APIs (#95080)
Max Bachmann committed
September 25, 2024
P
gh-121277: Allow `.. versionadded:: next` in docs (GH-121278)
Petr Viktorin committed
July 16, 2024
P
June 24, 2024
V
gh-119182: Add PyUnicodeWriter_WriteUCS4() function (#120849)
Victor Stinner committed
June 21, 2024
V
gh-119182: Add PyUnicodeWriter_DecodeUTF8Stateful() (#120639)
Victor Stinner committed
June 17, 2024
V
gh-119182: Add PyUnicodeWriter C API (#119184)
Victor Stinner committed
April 8, 2024
S
gh-117642: Fix PEP 737 implementation (GH-117643)
Serhiy Storchaka committed
March 14, 2024
V
gh-111696, PEP 737: Add %T and %N to PyUnicode_FromFormat() (#116839)
Victor Stinner committed
February 13, 2024
Q
December 5, 2023
R
gh-62897: Update PyUnicode C API parameter names (GH-12680)
Rune Tynan committed
November 7, 2023
V
gh-111089: Revert PyUnicode_AsUTF8() changes (#111833)
Victor Stinner committed
October 20, 2023
V
gh-111089: PyUnicode_AsUTF8AndSize() sets size on error (#111106)
Victor Stinner committed
V
gh-111089: PyUnicode_AsUTF8() now raises on embedded NUL (#111091)
Victor Stinner committed
October 11, 2023
S
gh-110289: C API: Add PyUnicode_EqualToUTF8() and PyUnicode_EqualToUTF8AndSize() functions (GH-110297)
Serhiy Storchaka committed
August 22, 2023
S
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
Serhiy Storchaka committed
August 7, 2023
E
gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552)
Eric Snow committed
July 27, 2023
V
gh-107298: Fix more Sphinx warnings in the C API doc (#107329)
Victor Stinner committed
July 26, 2023
V
gh-107298: Fix Sphinx warnings in the C API doc (#107302)
Victor Stinner committed