COMMITS
/ Doc/library/codecs.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 11, 2026
N
Docs: remove links of modules to themselves (#144695)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
November 3, 2025
S
Docs: Fix typo in codecs documentation (GH-140883)
Stan Ulbrych committed
October 18, 2025
P
gh-128571: Document UTF-16/32 native byte order (#139974)
Parham MohammadAlizadeh committed
October 14, 2025
H
Python 3.15.0a1
Hugo van Kemenade committed
September 24, 2025
S
gh-83336: Add alias for consistency to `utf-8-sig` (#136530)
Stan Ulbrych committed
September 9, 2025
S
gh-88886: Remove excessive encoding name normalization (GH-137167)
Serhiy Storchaka committed
August 5, 2025
S
gh-123441: Correct the supported languages of the iso-8859-4 codec (GH-137034)
Stan Ulbrych committed
July 27, 2025
T
gh-136278: Document codecs.escape_encode() and codecs.escape_decode() (#136314)
Toshaksha committed
July 13, 2025
S
gh-42237: Link to complete list of codec aliases (#136625)
Stan Ulbrych committed
July 11, 2025
S
gh-76637: Note that `undefined` Codec is for testing (#136531)
Stan Ulbrych committed
July 10, 2025
S
gh-82663: Clarify `codecs.iterdecode/encode` docs (#136497)
Stan Ulbrych committed
July 9, 2025
S
gh-53243: Document `codecs.readbuffer_encode()` (#136284)
Stan Ulbrych committed
July 8, 2025
S
gh-136162: Document `encodings` package functions (#136164)
Stan Ulbrych committed
June 30, 2025
S
gh-48181: Document `codecs.charmap_build` (#135997)
Stan Ulbrych committed
May 6, 2025
H
Python 3.14.0b1
Hugo van Kemenade committed
April 30, 2025
I
gh-133036: Deprecate codecs.open (#133038)
Inada Naoki committed
April 14, 2025
S
gh-131885: Document `/` for `codecs` functions (#131992)
Semyon Moroz committed
April 12, 2025
S
gh-123441: Update Belorussian spelling (GH-132409)
Stan Ulbrych committed
November 18, 2024
S
gh-123803: Support arbitrary code page encodings on Windows (GH-123804)
Serhiy Storchaka committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
February 19, 2024
B
gh-115664: Fix chronological ordering of versionadded and versionchanged directives (#115676)
Brian Schubert committed
M
gh-102388: Add windows_31j to aliases for cp932 codec (#102389)
Masayuki Moriyama committed
October 19, 2023
N
gh-101100: Fix sphinx warnings in `library/codecs.rst` (#110979)
Nikita Sobolev committed
September 29, 2023
J
gh-109634: Fix `:samp:` syntax (GH-110073)
Jacob Coffee committed
September 23, 2023
S
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka committed
October 21, 2022
July 29, 2022
C
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes committed
May 9, 2022
April 19, 2022
S
Doc: Fix link formatting typo (GH-91659)
slateny committed
April 2, 2022
1
codecs docs: fix grammar mistake (GH-29462)
180909 committed
March 3, 2022
S
bpo-21910: Clarify docs for codecs writelines method (GH-31245)
slateny committed
September 25, 2021
T
bpo-45277: Fix typo in codecs doc (GH-28555)
Terry Jan Reedy committed
September 2, 2021
V
bpo-37330: open() no longer accept 'U' in file mode (GH-28118)
Victor Stinner committed
April 28, 2021
I
bpo-37751: Update `codecs.register()` doc. (GH-25643)
Inada Naoki committed
April 6, 2021
G
bpo-17305: Link to the third-party idna package. (GH-25208)
Gregory P. Smith committed
January 6, 2021
B
bpo-14014: Clarify StreamWriter.reset() documentation (GH-13716)
Berker Peksag committed
September 28, 2020
H
bpo-41842: Add codecs.unregister() function (GH-22360)
Hai Shi committed
March 4, 2020
V
bpo-39674: Revert "bpo-37330: open() no longer accept 'U' in file mode (GH-16959)" (GH-18767)
Victor Stinner committed
October 28, 2019
V
bpo-37330: open() no longer accept 'U' in file mode (GH-16959)
Victor Stinner committed
September 12, 2019
G
Correct typos in the codecs module documentation (#15135)
Géry Ogam committed
June 5, 2019
A
bpo-35551: encodings update (GH-11446)
Ashwin Ramaswami committed
May 13, 2019
V
bpo-36778: Update cp65001 codec documentation (GH-13240)
Victor Stinner committed
May 10, 2019
V
bpo-36778: cp65001 encoding becomes an alias to utf_8 (GH-13230)
Victor Stinner committed
April 11, 2019
C
Doc: fix typo in IncrementalDecoder.setstate (GH-12724)
Christopher Thorne committed
March 18, 2019
I
bpo-36297: remove "unicode_internal" codec (GH-12342)
Inada Naoki committed
October 31, 2018
S
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka committed
October 28, 2018
S
bpo-35054: Add yet more index entries for symbols. (GH-10121)
Serhiy Storchaka committed