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
*
Fix HTML formatting in datamodel.rst (GH-8693)
Miss Islington (bot)
2018-08-06
1
-3/+3
*
Fix typo in datamodel.rst (GH-6964)
Miss Islington (bot)
2018-06-02
1
-1/+1
*
bpo-23722: Fix docs for future __classcell__ changes. (GH-6999) (GH-7000)
Miss Islington (bot)
2018-05-20
1
-1/+1
*
bpo-32717: Document PEP 560 (GH-6726)
Miss Islington (bot)
2018-05-08
1
-0/+37
*
bpo-26701: Improve documentation for the rounding special methods. (GH-6054)
Miss Islington (bot)
2018-03-10
1
-12/+18
*
bpo-26701: Add documentation for __trunc__ (GH-6049)
Miss Islington (bot)
2018-03-10
1
-0/+9
*
bpo-30579: Docs for dynamic traceback creation (GH-5653)
Miss Islington (bot)
2018-02-13
1
-12/+34
*
[3.7] bpo-8722: Document __getattr__ behavior with AttributeError in property...
Miss Islington (bot)
2018-02-05
1
-4/+6
*
bpo-27505: Add change notes in module attribute docs (GH-5320)
Cheryl Sabella
2018-01-27
1
-0/+11
*
bpo-32377: improve __del__ docs and fix mention about resurrection (#4927)
Antoine Pitrou
2017-12-19
1
-39/+47
*
bpo-32225: Implementation of PEP 562 (#4731)
Ivan Levkivskyi
2017-12-14
1
-0/+45
*
bpo-31709: Drop support for asynchronous __aiter__. (#3903)
Yury Selivanov
2017-10-06
1
-44/+9
*
Mention enum as an ex (#2982)
Louie Lu
2017-09-13
1
-2/+2
*
bpo-31344: Per-frame control of trace events (GH-3417)
Nick Coghlan
2017-09-08
1
-1/+11
*
bpo-30486: Allow setting cell value (#1840)
Lisa Roach
2017-06-08
1
-0/+6
*
bpo-30449 Terse slots (#1819)
Aaron Hall, MBA
2017-05-26
1
-14/+15
*
bpo-30354: Update data model documentation for super() (GH-1561)
csabella
2017-05-15
1
-6/+6
*
bpo-28974: `object.__format__(x, '')` is now equivalent to `str(x)` (#506)
Serhiy Storchaka
2017-05-13
1
-0/+4
*
bpo-29679: Implement @contextlib.asynccontextmanager (#360)
Jelle Zijlstra
2017-05-01
1
-0/+2
*
bpo-30052: Link `bytes` & `bytearray` to stdtypes not functions (GH-1271)
csabella
2017-04-26
1
-8/+8
*
bpo-30144: Import collections ABC from collections.abc rather than collection...
Serhiy Storchaka
2017-04-24
1
-3/+3
*
bpo-15718: Document the upper bound constrain on the __len__ return value. (#...
Serhiy Storchaka
2017-04-23
1
-0/+9
*
Issue #29012: Merge from 3.5
Berker Peksag
2017-01-03
1
-5/+4
|
\
|
*
Issue #29012: Remove another outdated information
Berker Peksag
2017-01-03
1
-3/+3
*
|
Issue #29012: Merge from 3.5
Berker Peksag
2017-01-02
1
-1/+1
|
\
\
|
|
/
|
*
Issue #29012: Remove outdated information about __bases__
Berker Peksag
2017-01-02
1
-1/+1
*
|
Merge 3.5
Victor Stinner
2016-12-19
1
-5/+8
|
\
\
|
|
/
|
*
doc: Suggest to hash(tuple of attr) rather than XOR
Victor Stinner
2016-12-19
1
-5/+8
*
|
Issue #28091: Document PEP 525 & PEP 530.
Yury Selivanov
2016-12-15
1
-0/+19
*
|
Issue #23722: improve __classcell__ compatibility
Nick Coghlan
2016-12-05
1
-1/+40
*
|
Another en → em dash fix for 3.6
Martin Panter
2016-11-21
1
-1/+1
*
|
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
|
\
\
|
|
/
|
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
*
|
Doc updates for PEPs 520 and 468.
Eric Snow
2016-09-09
1
-3/+3
*
|
Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.
Yury Selivanov
2016-09-09
1
-14/+21
*
|
Issue #24254: Drop cls.__definition_order__.
Eric Snow
2016-09-08
1
-7/+0
*
|
Issue #24254: Preserve class attribute definition order.
Eric Snow
2016-09-05
1
-1/+8
*
|
Merge
Raymond Hettinger
2016-08-26
1
-2/+2
|
\
\
|
|
/
|
*
Issue 19504: Change "customise" to "customize" American spelling.
Raymond Hettinger
2016-08-26
1
-2/+2
*
|
Anti-registration of various ABC methods.
Guido van Rossum
2016-08-18
1
-1/+18
*
|
Issue 27366: PEP 487 docs updates
Nick Coghlan
2016-07-31
1
-0/+7
*
|
Issue #27366: Tweak PEP 487 documentation
Berker Peksag
2016-07-30
1
-0/+5
*
|
Issue #27366: Implement PEP 487
Nick Coghlan
2016-07-30
1
-1/+42
*
|
Issue #24314: Merge doc links from 3.5
Martin Panter
2016-06-18
1
-25/+26
|
\
\
|
|
/
|
*
Issue #24314: Fix doc links for general attributes like __name__, __dict__
Martin Panter
2016-06-18
1
-25/+26
*
|
Issue #15476: Merge index entries from 3.5
Martin Panter
2016-06-09
1
-4/+2
|
\
\
|
|
/
|
*
[Issue 15476] Make "code object" its own entry in the index
Tommy Beadle
2016-06-02
1
-4/+2
*
|
Merge 3.5 (issue #27243)
Yury Selivanov
2016-06-09
1
-2/+46
|
\
\
|
|
/
|
*
Issue #27243: Fix __aiter__ protocol
Yury Selivanov
2016-06-09
1
-2/+46
*
|
Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance...
R David Murray
2016-06-03
1
-0/+5
|
\
\
|
|
/
[next]