COMMITS
/ Doc/library/stdtypes.rst May 27, 2025
R
gh-134789: Document del s[i] operation for mutable sequences (#134804)
Rishabh Singh committed
May 23, 2025
B
gh-106318: Add example for `str.count()` (#134519)
Blaise Pabon committed
B
gh-106318: Add example for `str.center()` (#134518)
Blaise Pabon committed
May 14, 2025
J
May 9, 2025
Y
Docs: use boolean constants for returning boolean value (GH-133325)
Yongzi Li committed
May 7, 2025
Y
gh-133361: move the explanation of dict equal before its use (#133424)
Yongzi Li committed
April 21, 2025
A
gh-85583: Add an overview of formatted string literals (f-strings) to ``str`` (#132689)
Adam Turner committed
March 30, 2025
A
March 19, 2025
A
gh-131417: Mention asyncio Future and Task in docs for generic classes list (#131422)
Andrew Svetlov committed
March 14, 2025
H
Python 3.14.0a6
Hugo van Kemenade committed
March 12, 2025
D
gh-129349: Accept bytes in bytes.fromhex()/bytearray.fromhex() (#129844)
Daniel Pope committed
March 4, 2025
J
gh-105499: Merge typing.Union and types.UnionType (#105511)
Jelle Zijlstra committed
February 25, 2025
Y
Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172)
Yuki Kobayashi committed
February 14, 2025
S
gh-82045: Correct and deduplicate "isprintable" docs; add test. (GH-130118)
Stan Ulbrych committed
February 11, 2025
H
Python 3.14.0a5
Hugo van Kemenade committed
February 5, 2025
C
gh-129559: Add `bytearray.resize()` (GH-129560)
Cody Maloney committed
January 13, 2025
C
gh-67748: DOC:Add summary table for str methods in stdtypes.rst (GH-1709)
Cheryl Sabella committed
December 17, 2024
H
Python 3.14.0a3
Hugo van Kemenade committed
December 10, 2024
B
gh-125420: implement `Sequence.count` API on `memoryview` objects (#125443)
Bénédikt Tran committed
B
gh-125420: implement `Sequence.index` API on `memoryview` objects (#125446)
Bénédikt Tran committed
November 26, 2024
S
gh-69639: Add mixed-mode rules for complex arithmetic (C-like) (GH-124829)
Sergey B Kirpichev committed
November 19, 2024
H
Python 3.14.0a2
Hugo van Kemenade committed
October 29, 2024
P
October 27, 2024
B
gh-126012: Add `__class_getitem__` to `memoryview` (#126013)
Brian Schubert committed
October 11, 2024
September 25, 2024
September 13, 2024
B
closes gh-124016: update Unicode to 16.0.0 (#124017)
Benjamin Peterson committed
September 1, 2024
W
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang committed
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
August 25, 2024
K
gh-122982: Extend the deprecation period for bool inversion by two years (#123306)
Kirill Podoprigora committed
August 7, 2024
S
Docs: Change `remove` to `removes` for consistency (#121072)
smij720 committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
July 15, 2024
S
gh-84978: Add float.from_number() and complex.from_number() (GH-26827)
Serhiy Storchaka committed
July 5, 2024
Y
Update example of str.split, bytes.split (#121287)
Yuxin Wu committed
July 1, 2024
S
gh-121196: Document `dict.fromkeys` params as pos-only (#121197)
sobolevn committed
June 21, 2024
N
gh-119003: Clarify slice assignments (#119935)
Nice Zombies committed
May 25, 2024
S
gh-111999: Fix the signature of str.format_map() (#119540)
Serhiy Storchaka committed
May 22, 2024
L
May 8, 2024
N
gh-118803: Remove `ByteString` from `typing` and `collections.abc` (#118804)
Nikita Sobolev committed
T
gh-118671: Updated dead ActiveState links (#118730)
trag1c committed
April 19, 2024
I
gh-115775: Add whatsnew entry about __static_attributes__ (GH-117909)
Irit Katriel committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
March 31, 2024
A
Doc: printf-style library/stdtype improvements (#16741)
Adorilson Bezerra committed
March 7, 2024
S
gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298)
Serhiy Storchaka committed
February 29, 2024
E
Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)
Erlend E. Aasland committed
February 2, 2024
J
gh-103360: Add link in stdtypes.rst to escape sequences in lexical_analysis.rst (GH-103638)
Justin Williams committed
December 11, 2023
A
gh-101100: Improve documentation on function attributes (#112933)
Alex Waygood committed
December 9, 2023
A
gh-101100: Improve documentation of `TracebackType` attributes (#112884)
Alex Waygood committed
December 8, 2023
A
gh-101100: Improve documentation for attributes on instance methods (#112832)
Alex Waygood committed
December 6, 2023
A
gh-101100: Fix most Sphinx nitpicks in the glossary and `stdtypes.rst` (#112757)
Alex Waygood committed