| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -0/+21 |
|
|
* | Issue #17907: Document types.ModuleType's constructor and attributes, | Brett Cannon | 2013-06-14 | 1 | -2/+28 |
|
|
* | Issue #15022: Add pickle and comparison support to types.SimpleNamespace. | Eric Snow | 2013-02-16 | 1 | -0/+2 |
|
|
* | Fix typo. | Ezio Melotti | 2012-08-26 | 1 | -1/+1 |
|
|
* | Eric Snow's implementation of PEP 421. | Barry Warsaw | 2012-06-03 | 1 | -0/+24 |
|
|
* | Close #14947: add missing cross-reference to Language Definition from the new... | Nick Coghlan | 2012-05-30 | 1 | -13/+18 |
|
|
* | Fix the versionadded tags for a couple of my recent changes | Nick Coghlan | 2012-05-22 | 1 | -0/+3 |
|
|
* | Close #14588: added a PEP 3115 compliant dynamic type creation mechanism | Nick Coghlan | 2012-05-19 | 1 | -9/+58 |
|
|
* | Issue #14386: Expose the dict_proxy internal type as types.MappingProxyType | Victor Stinner | 2012-04-15 | 1 | -0/+52 |
|
|
* | More source links. | Raymond Hettinger | 2011-01-27 | 1 | -0/+3 |
|
|
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -2/+5 |
|
|
* | Remove outdated example from types module doc. Since the types left | Georg Brandl | 2008-08-23 | 1 | -31/+10 |
|
|
* | Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-... | Christian Heimes | 2008-04-09 | 1 | -8/+10 |
|
|
* | Cleanups and documentation updates related to the removal of unbound methods. | Christian Heimes | 2007-11-30 | 1 | -1/+0 |
|
|
* | Removed more types from the types module | Christian Heimes | 2007-11-29 | 1 | -5/+0 |
|
|
* | Removed the new module | Christian Heimes | 2007-11-28 | 1 | -97/+4 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -2/+2 |
|
|
* | Fix up the types module docs. | Georg Brandl | 2007-09-04 | 1 | -57/+17 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -10/+0 |
|
|
* | Kill lingering docs references to UnicodeType. | Collin Winter | 2007-08-28 | 1 | -7/+0 |
|
|
* | Don't encourage 'from types import *' in the types module's docs. | Collin Winter | 2007-08-28 | 1 | -4/+3 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+257 |
|
|