COMMITS
/ Doc/reference/datamodel.rst March 24, 2026
M
[3.13] gh-145305: Update ocert.org URLs in docs from http to https (GH-145304) (GH-145323)
Miss Islington (bot) committed
March 11, 2026
M
[3.13] gh-101100: Fix sphinx reference warnings around I/O (GH-139592) (#145795)
Miss Islington (bot) committed
February 15, 2026
M
[3.13] gh-101100: Resolve reference warnings in reference/ (GH-138418) (#138681)
Miss Islington (bot) committed
January 26, 2026
M
[3.13] gh-101888: Add function.__builtins__ to ref documentation (GH-144174) (#144253)
Miss Islington (bot) committed
December 1, 2025
November 5, 2025
M
[3.13] Docs: replace an esoteric Von Neumann mention (GH-137598) (#140371)
Miss Islington (bot) committed
October 21, 2025
M
[3.13] gh-66646: Explain __base__ attribute in the docs (GH-102554) (GH-140366)
Miss Islington (bot) committed
October 5, 2025
September 5, 2025
A
September 3, 2025
M
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.7.rst (GH-138410) (#138424)
Miss Islington (bot) committed
April 26, 2025
H
[3.13] doc: update co_flags reference (GH-132300) (#132936)
Hugo van Kemenade committed
November 10, 2024
November 4, 2024
H
[3.13] gh-101865: Docs: Keep co_lnotab deprecation for at least 3.14 (GH-126392) (#126403)
Hugo van Kemenade committed
October 30, 2024
M
[3.13] gh-60712: Include the "object" type in the lists of documented types (GH-103036) (GH-126197)
Miss Islington (bot) committed
October 9, 2024
A
[3.13] gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) (#125208)
Alex Waygood committed
October 8, 2024
M
[3.13] gh-70870: Clarify dual usage of 'free variable' (GH-122545) (#125088)
Miss Islington (bot) committed
October 3, 2024
M
[3.13] gh-124370: Add "howto" for free-threaded Python (GH-124371) (#124860)
Miss Islington (bot) committed
September 30, 2024
S
September 26, 2024
J
[3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557) (#124569)
Jelle Zijlstra committed
M
[3.13] gh-101100: Make __subclasses__ doctest stable (GH-124577) (#124579)
Miss Islington (bot) committed
September 3, 2024
M
[3.13] gh-123621: Fix `datamodel.rst` with proper `dict` notation (GH-123648) (#123653)
Miss Islington (bot) committed
August 30, 2024
W
[3.13] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123513)
Wei-Hsiang (Matt) Wang committed
August 7, 2024
M
[3.13] gh-122511: Improve documentation for object identity of mutable/immutable types (GH-122512) (#122778)
Miss Islington (bot) committed
August 2, 2024
I
[3.13] gh-122445: populate only modified fields in __static_attributes__ (#122446) (#122621)
Irit Katriel committed
July 30, 2024
M
[3.13] Remove outdated note about instance methods from datamodel.rst (GH-122471) (#122479)
Miss Islington (bot) committed
July 19, 2024
S
[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)
Serhiy Storchaka committed
June 26, 2024
M
[3.13] gh-120937: Reference weakref from the `__del__` documentation (GH-120940) (#121061)
Miss Islington (bot) committed
June 2, 2024
M
[3.13] gh-118934: Fix PyEval_GetLocals docs (PEP 667) (GH-119934)
Miss Islington (bot) committed
May 31, 2024
M
[3.13] gh-100117: Fix inaccuracy in documentation of the CodeObject's co_positions field. (GH-119364) (#119869)
Miss Islington (bot) committed
May 21, 2024
M
[3.13] gh-74929: PEP 667 general docs update (gh-119291)
Miss Islington (bot) committed
May 6, 2024
S
gh-118465: Add __firstlineno__ attribute to class (GH-118475)
Serhiy Storchaka committed
May 5, 2024
G
gh-74929: Rudimentary docs for PEP 667 (#118581)
Guido van Rossum committed
April 19, 2024
I
gh-115775: Add whatsnew entry about __static_attributes__ (GH-117909)
Irit Katriel committed
April 15, 2024
H
Add 'The Python 2.3 Method Resolution Order' (#116435)
Hugo van Kemenade committed
March 25, 2024
A
Add information about negative indexes to sequence datamodel doc (#110903)
Adorilson Bezerra committed
March 3, 2024
G
gh-72971: Clarify the special no-TypeError behavior for equality (#110729)
Gouvernathor committed
March 1, 2024
G
gh-104219: Document that idunders can return NotImplemented (#104220)
Gouvernathor committed
February 29, 2024
E
Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)
Erlend E. Aasland committed
February 25, 2024
A
Erase some unnecessary quotes on data model doc (#113521)
Adorilson Bezerra committed
February 18, 2024
February 13, 2024
C
gh-115405: add versionadded tag for co_qualname in code objects documentation (#115411)
Christophe Papazian committed
February 10, 2024
N
gh-114552: Update `__dir__` method docs: it allows returning an iterable (#114662)
Nikita Sobolev committed
January 21, 2024
January 12, 2024
I
datamodel: Fix a typo in ``object.__init_subclass__`` (#111599)
InSync committed
N
Docs: Amend codeobject.co_lines docs; end number is exclusive (#113970)
Ned Batchelder committed
January 10, 2024
S
gh-113664: Improve style of Big O notation (GH-113695)
Serhiy Storchaka committed
January 3, 2024
A
Document the `co_lines` method on code objects (#113682)
Alex Waygood committed
December 21, 2023
R
gh-113313: Note that slice support is not required for all sequences. (gh-113377)
Raymond Hettinger committed
December 20, 2023
R
Fix typo in datamodel docs (#113314)
Rodrigo Girão Serrão committed