index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
reference
/
datamodel.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-100315: clarification to `__slots__` docs. (GH-102621)
Miss Islington (bot)
2023-03-14
1
-2/+4
*
GH-101898: Fix missing term references for hashable definition (GH-101899)
Miss Islington (bot)
2023-02-14
1
-1/+1
*
GH-85979: Clarify specification of `object.__await__` (GH-22320)
Miss Islington (bot)
2022-12-31
1
-0/+8
*
Fix typo in `__match_args__` doc (GH-99785)
Miss Islington (bot)
2022-11-26
1
-1/+1
*
[3.10] Change links to label refs (GH-98454) (#98726)
Stanley
2022-10-26
1
-0/+2
*
[3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>...
Łukasz Langa
2022-10-05
1
-1/+1
*
[3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifi...
Łukasz Langa
2022-07-05
1
-2/+2
*
bpo-14911: Corrected generator.throw() documentation (GH-32207)
Miss Islington (bot)
2022-03-31
1
-1/+2
*
bpo-46013: Fix confusing kerning on period in docs (GH-29989) (GH-32005)
Miss Islington (bot)
2022-03-20
1
-1/+1
*
Removed ambiguity in __init_subclass__ docs (GH-31540)
Miss Islington (bot)
2022-03-08
1
-1/+1
*
bpo-46076: Improve documentation for per-attribute docstrings with `__slots__...
Miss Islington (bot)
2021-12-19
1
-3/+6
*
bpo-45840: Improve cross-references in the data model documentation (GH-29633...
Alex Waygood
2021-12-13
1
-54/+76
*
[doc] Clarify MRO precedence in descriptor super binding section (GH-29539) (...
Miss Islington (bot)
2021-12-11
1
-1/+1
*
[3.10] bpo-45250: fix docs regarding `__iter__` and iterators being inconsist...
Brett Cannon
2021-11-22
1
-14/+12
*
[3.10] [doc] bpo-45680: Disambiguate ``__getitem__`` and ``__class_getitem__`...
Miss Islington (bot)
2021-11-18
1
-18/+146
*
bpo-45583: Correct datamodel documentation of int() (GH-29182) (GH-29285)
Miss Islington (bot)
2021-10-28
1
-2/+2
*
[3.10] [docs] Improve the markup of powers (GH-28598) (GH-28607)
Łukasz Langa
2021-09-28
1
-1/+1
*
bpo-45198: __set_name__ documentation not clear about its usage with non-desc...
Miss Islington (bot)
2021-09-18
1
-29/+34
*
bpo-44964: Correct the note about the f_lasti field (GH-28208) (GH-28276)
Miss Islington (bot)
2021-09-10
1
-3/+2
*
bpo-45104: Clarify when __init__ is called (GH-28210)
Miss Islington (bot)
2021-09-07
1
-1/+1
*
bpo-44964: Add a note explaining the new semantics of f_last_i in frame objec...
Miss Islington (bot)
2021-09-07
1
-2/+3
*
bpo-43987: Add "Annotations Best Practices" HOWTO doc. (#25746)
larryhastings
2021-05-02
1
-19/+51
*
bpo-42800: add audit hooks for f_code and tb_frame (GH-24182)
Ryan Hileman
2021-04-29
1
-0/+6
*
Fix a typo in datamodel reference document (GH-24930)
Géry Ogam
2021-04-25
1
-1/+1
*
bpo-43682: Make staticmethod objects callable (GH-25117)
Victor Stinner
2021-04-11
1
-3/+2
*
Update pattern matching docs for changes to the PEP (#25185)
Ken Jin
2021-04-06
1
-1/+1
*
bpo-42128: Add documentation for pattern matching (PEP 634) (#24664)
Daniel F Moisset
2021-03-01
1
-0/+32
*
[doc] Fix a few margins due to bad markup (GH-23619)
Andre Delfino
2020-12-17
1
-1/+0
*
bpo-6761: Enhance __call__ documentation (GH-7987)
Andre Delfino
2020-10-27
1
-1/+1
*
bpo-41910: specify the default implementations of object.__eq__ and object.__...
Brett Cannon
2020-10-21
1
-6/+8
*
Fix bpo-39416: Change "Numeric" to lower case; an english word, not a class n...
kpinc
2020-10-21
1
-1/+1
*
bpo-39416: Document some restrictions on the default string representations o...
kpinc
2020-10-21
1
-0/+18
*
bpo-41192: Add documentation of undocumented audit events (GH-21308)
Saiyang Gou
2020-10-20
1
-0/+18
*
bpo-41584: clarify when the reflected method of a binary arithemtic operator ...
Brett Cannon
2020-10-05
1
-7/+8
*
bpo-40204: Fix reference to terms in the doc (GH-21865)
Victor Stinner
2020-08-14
1
-2/+2
*
Fix typo in object.__format__ docs (GH-19504)
Heshy Roskes
2020-04-26
1
-1/+1
*
fix comma location in various places (GH-19233)
Mathieu Dupuy
2020-03-30
1
-1/+1
*
bpo-39879: Update datamodel docs to include dict ordering (GH-19006)
Lahfa Samy
2020-03-26
1
-0/+10
*
bpo-17422: slightly more precise language (GH-18682)
Caleb Donovick
2020-03-06
1
-1/+1
*
bpo-35712: Make using NotImplemented in a boolean context issue a deprecation...
MojoVampire
2020-03-03
1
-2/+7
*
bpo-17422: Language reference should specify restrictions on class namespace ...
ananthan-123
2020-02-22
1
-2/+4
*
bpo-15243: Document __prepare__ as classmethod (GH-17124)
alclarks
2020-01-25
1
-1/+2
*
Fix the parameter list of object. _rpow_ (#GH-16477)
HongWeipeng
2020-01-05
1
-1/+1
*
bpo-38316: Fix co_stacksize documentation (GH-16983)
Batuhan Taşkaya
2019-12-15
1
-2/+2
*
bpo-38524: clarify example a bit and improve formatting (GH-17406)
Tal Einat
2019-11-28
1
-5/+8
*
bpo-38524: document implicit and explicit calling of descriptors' __set_name_...
Florian Dahlitz
2019-11-27
1
-1/+12
*
bpo-25866: Minor cleanups to "sequence" in docs (GH-17177)
alclarks
2019-11-17
1
-5/+9
*
bpo-38336: Remove the __set__ method restriction on data descriptors for attr...
Géry Ogam
2019-10-29
1
-1/+1
*
bpo-37913: Link to NotImplemented from new docs (GH-15860)
Steve Dower
2019-09-10
1
-3/+3
*
bpo-37913: document that __length_hint__ can return NotImplemented (GH-15383)
Jeroen Demeyer
2019-09-10
1
-2/+4
[next]