| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-41810: Reintroduce `types.EllipsisType`, `.NoneType` & `.NotImplementedTy... | Bas van Beek | 2020-09-22 | 1 | -5/+8 |
|
|
* | bpo-35712: Make using NotImplemented in a boolean context issue a deprecation... | MojoVampire | 2020-03-03 | 1 | -1/+6 |
|
|
* | bpo-35054: Add more index entries for symbols. (GH-10064) | Serhiy Storchaka | 2018-10-26 | 1 | -1/+2 |
|
|
* | Use double quote instead of backtick to clarify Ellipsis constant (GH-9754) | Xtreak | 2018-10-08 | 1 | -3/+2 |
|
|
* | DOC: fix documentation for copyright and credits (GH-5706) | Gerrit Holl | 2018-02-17 | 1 | -3/+7 |
|
|
* | Fix "NotImplentedError" typo in constants documentation (#692) | zertrin | 2017-03-20 | 1 | -1/+1 |
|
|
* | Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Bar... | Ethan Furman | 2016-08-05 | 1 | -8/+14 |
|
|
* | Issue22780: reword NotImplemented docs to emphasise should | Ethan Furman | 2014-11-27 | 1 | -3/+17 |
|\ |
|
| * | (3.4) Issue22780: reword NotImplemented docs to emphasise should | Ethan Furman | 2014-11-27 | 1 | -3/+18 |
|
|
* | | issue22780: update NotImplemented description | Ethan Furman | 2014-10-31 | 1 | -3/+3 |
|/ |
|
* | #15429: Fix invalid mention of types.NoneType from None docs. | R David Murray | 2012-07-23 | 1 | -1/+1 |
|
|
* | Add links from builtins module docs to built-in functions and constants docs | Éric Araujo | 2011-06-08 | 1 | -0/+2 |
|
|
* | Remove redundant information. | Georg Brandl | 2010-08-02 | 1 | -1/+1 |
|
|
* | #9438: clarify that constant names also cannot be assigned as attributes. | Georg Brandl | 2010-08-02 | 1 | -9/+6 |
|
|
* | Remove XXX comment that was displayed. | Georg Brandl | 2010-08-02 | 1 | -4/+2 |
|
|
* | Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,... | Benjamin Peterson | 2009-09-11 | 1 | -1/+1 |
|
|
* | Update signature style for optional arguments, part 3. | Georg Brandl | 2009-04-10 | 1 | -2/+2 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
|
|
* | Merged revisions 60124-60142 via svnmerge from | Christian Heimes | 2008-01-20 | 1 | -1/+25 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -7/+9 |
|
|
* | Two nits. | Georg Brandl | 2007-12-29 | 1 | -1/+2 |
|
|
* | Continue going through the language reference, bringing it up-to-date. | Georg Brandl | 2007-09-07 | 1 | -0/+12 |
|
|
* | Doc update for __xslice__ removal. | Georg Brandl | 2007-09-04 | 1 | -3/+2 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -4/+2 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+42 |
|
|