COMMITS
/ Doc/reference/datamodel.rst September 4, 2024
M
[3.11] gh-100117: Fix inaccuracy in documentation of the CodeObject's co_positions field. (GH-119364) (#119871)
Miss Islington (bot) committed
March 25, 2024
M
[3.11] Add information about negative indexes to sequence datamodel doc (GH-110903) (#117239)
Miss Islington (bot) committed
March 3, 2024
M
[3.11] gh-72971: Clarify the special no-TypeError behavior for equality (GH-110729) (#116255)
Miss Islington (bot) committed
March 1, 2024
M
[3.11] gh-104219: Document that idunders can return NotImplemented (GH-104220) (#116211)
Miss Islington (bot) committed
February 29, 2024
M
[3.11] Docs: mark up NotImplemented using the :data: role throughout the docs (GH-116135) (#116148)
Miss Islington (bot) committed
February 25, 2024
M
[3.11] Erase some unnecessary quotes on data model doc (GH-113521) (#115897)
Miss Islington (bot) committed
February 18, 2024
K
[3.11] gh-115572: Move `codeobject.replace()` docs to the data model … (#115632)
Kirill Podoprigora committed
February 13, 2024
M
[3.11] gh-115405: add versionadded tag for co_qualname in code objects documentation (GH-115411) (#115413)
Miss Islington (bot) committed
February 10, 2024
M
[3.11] gh-114552: Update `__dir__` method docs: it allows returning an iterable (GH-114662) (#115235)
Miss Islington (bot) committed
January 21, 2024
M
[3.11] Fix the confusing "User-defined methods" reference in the datamodel (GH-114276) (#114366)
Miss Islington (bot) committed
January 12, 2024
M
[3.11] datamodel: Fix a typo in ``object.__init_subclass__`` (GH-111599) (#114005)
Miss Islington (bot) committed
M
[3.11] Docs: Amend codeobject.co_lines docs; end number is exclusive (GH-113970) (#113988)
Miss Islington (bot) committed
January 10, 2024
S
[3.11] gh-113664: Improve style of Big O notation (GH-113695) (GH-113910)
Serhiy Storchaka committed
January 3, 2024
A
[3.11] Document the `co_lines` method on code objects (#113682) (#113687)
Alex Waygood committed
December 21, 2023
M
[3.11] gh-113313: Note that slice support is not required for all sequences. (gh-113377) (gh-113383)
Miss Islington (bot) committed
December 20, 2023
M
[3.11] Fix typo in datamodel docs (GH-113314) (#113315)
Miss Islington (bot) committed
December 13, 2023
M
[3.11] gh-101100: Improve docs on exception attributes (GH-113057) (#113062)
Miss Islington (bot) committed
December 12, 2023
A
[3.11] gh-101100: Further improve docs on function attributes (#113001) (#113031)
Alex Waygood committed
A
[3.11] gh-101100: Improve documentation on function attributes (#112933) (#113003)
Alex Waygood committed
December 9, 2023
M
[3.11] gh-101100: Improve documentation of `TracebackType` attributes (GH-112884) (#112912)
Miss Islington (bot) committed
December 8, 2023
M
[3.11] gh-101100: Improve documentation for attributes on instance methods (GH-112832) (#112873)
Miss Islington (bot) committed
December 6, 2023
A
[3.11] gh-101100: Improve documentation of code object attributes (#112781) (#112817)
Alex Waygood committed
December 5, 2023
A
[3.11] gh-101100: Properly document frame object attributes (#112735) (#112775)
Alex Waygood committed
M
[3.11] gh-101100: Fix many easily solvable Sphinx nitpicks in the datamodel docs (GH-112737) (#112749)
Miss Islington (bot) committed
December 3, 2023
M
[3.11] gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (GH-112662) (#112667)
Miss Islington (bot) committed
October 19, 2023
M
[3.11] GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (GH-110112) (#111076)
Miss Islington (bot) committed
August 25, 2023
A
[3.11] Datamodel: Add headings to the standard type hierarchy (GH-108146) (#108484)
Adam Turner committed
M
[3.11] Docs: Datamodel: Merge "Notes on using __slots__" with the parent section (GH-108400) (#108475)
Miss Islington (bot) committed
July 29, 2023
M
[3.11] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107418)
Miss Islington (bot) committed
July 21, 2023
S
[3.11] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106955)
Serhiy Storchaka committed
May 6, 2023
M
[3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221)
Miss Islington (bot) committed
May 4, 2023
M
[3.11] GH-97950: Use new-style index directive ('statement') (GH-104162) (#104163)
Miss Islington (bot) committed
M
[3.11] GH-97950: Use new-style index directive ('object') (GH-104158) (#104159)
Miss Islington (bot) committed
A
[3.11] GH-97950: Use new-style index directive ('module') (GH-103996) (#104154)
Adam Turner committed
May 2, 2023
R
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)
Rafael Fontenelle committed
April 11, 2023
M
gh-103373: `__mro_entries__` docs: improve cross references (GH-103398)
Miss Islington (bot) committed
April 8, 2023
M
gh-103373: Improve documentation for `__mro_entries__` (GH-103374)
Miss Islington (bot) committed
March 14, 2023
M
gh-100315: clarification to `__slots__` docs. (GH-102621)
Miss Islington (bot) committed
February 21, 2023
M
gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible (GH-102012)
Miss Islington (bot) committed
February 14, 2023
M
GH-101898: Fix missing term references for hashable definition (GH-101899)
Miss Islington (bot) committed
December 31, 2022
M
GH-85979: Clarify specification of `object.__await__` (GH-22320)
Miss Islington (bot) committed
November 26, 2022
M
Fix typo in `__match_args__` doc (GH-99785)
Miss Islington (bot) committed
October 26, 2022
S
[3.11] Change links to label refs (GH-98454) (#98725)
Stanley committed
October 5, 2022
July 5, 2022
M
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)
Miss Islington (bot) committed
March 31, 2022
D
bpo-14911: Corrected generator.throw() documentation (GH-32207)
Dave Goncalves committed
March 20, 2022
J
March 8, 2022
D
Removed ambiguity in __init_subclass__ docs (GH-31540)
David Gilbertson committed
February 3, 2022
Z
bpo-44977: Deprecate delegation of int to __trunc__ (GH-31031)
Zackery Spytz committed
December 19, 2021
A
bpo-46076: Improve documentation for per-attribute docstrings with `__slots__` (GH-30109)
Alex Waygood committed