| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify the import statement semantics, especially for implicit imports in th... | Nick Coghlan | 2012-08-02 | 1 | -29/+74 |
|
|
* | Finally, a coherent set of terminology for all the lil' beasties involved. | Barry Warsaw | 2012-07-31 | 1 | -6/+9 |
|
|
* | Integration of importdocs from the features/pep-420 repo. | Barry Warsaw | 2012-07-29 | 1 | -143/+31 |
|
|
* | Merge with 3.2. | Georg Brandl | 2012-06-24 | 1 | -1/+0 |
|\ |
|
| * | Fix a bunch of "versionchanged" related markup errors. | Georg Brandl | 2012-06-24 | 1 | -1/+0 |
|
|
* | | Issue #14628: Document the fact that import always returns the module | Brett Cannon | 2012-04-20 | 1 | -1/+2 |
|
|
* | | Add versionchanged notes for PEP 380 | Nick Coghlan | 2012-01-14 | 1 | -1/+4 |
|
|
* | | Implement PEP 380 - 'yield from' (closes #11682) | Nick Coghlan | 2012-01-13 | 1 | -6/+18 |
|/ |
|
* | Issue #13683: raise with no exception in scope throws a RuntimeError; fix by ... | Sandro Tosi | 2012-01-01 | 1 | -2/+2 |
|
|
* | fix Rather that/Rather than; thanks to Reuben Thomas from docs@ | Sandro Tosi | 2011-12-24 | 1 | -1/+1 |
|
|
* | Merge doc fixes. | Georg Brandl | 2011-03-06 | 1 | -10/+0 |
|\ |
|
| * | #11337: remove unreferenced footnote. | Georg Brandl | 2011-03-06 | 1 | -7/+0 |
|
|
| * | #11400: remove reference to pre-1.5 assignment behavior. | Georg Brandl | 2011-03-06 | 1 | -3/+0 |
|
|
| * | Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via sv... | Georg Brandl | 2010-10-06 | 1 | -3/+3 |
|
|
| * | Fix duplicate paragraph. | Georg Brandl | 2010-06-27 | 1 | -4/+0 |
|
|
| * | Merged revisions 75797 via svnmerge from | Georg Brandl | 2009-10-27 | 1 | -6/+10 |
|
|
| * | Merged revisions 74821,74828-74831,74833,74835 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -10/+21 |
|
|
| * | Merged revisions 74815 via svnmerge from | Ezio Melotti | 2009-09-16 | 1 | -1/+1 |
|
|
| * | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,... | Georg Brandl | 2009-08-13 | 1 | -1/+1 |
|
|
* | | Fix a few doc errors, mostly undefined keywords. | Georg Brandl | 2011-01-15 | 1 | -4/+4 |
|
|
* | | Remove duplicate period from reference doc | Michael Foord | 2010-11-18 | 1 | -1/+1 |
|
|
* | | add newline | Benjamin Peterson | 2010-09-10 | 1 | -0/+1 |
|
|
* | | #4617: Previously it was illegal to delete a name from the local | Amaury Forgeot d'Arc | 2010-09-10 | 1 | -5/+4 |
|
|
* | | Typo | Florent Xicluna | 2010-09-03 | 1 | -1/+1 |
|
|
* | | Fix some issues found by Jacques Ducasse on the docs list. | Georg Brandl | 2010-03-21 | 1 | -6/+2 |
|
|
* | | Recorded merge of revisions 78024 via svnmerge from | Georg Brandl | 2010-02-06 | 1 | -1/+1 |
|
|
* | | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -6/+10 |
|
|
* | | Merged revisions 74817-74820,74822-74824 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -10/+21 |
|
|
* | | #6910 - for->or typo | Ezio Melotti | 2009-09-16 | 1 | -1/+1 |
|
|
* | | Document the import semantics that if None is found in sys.modules for a modu... | Brett Cannon | 2009-08-30 | 1 | -1/+3 |
|
|
* | | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
|/ |
|
* | Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,... | Benjamin Peterson | 2009-06-01 | 1 | -6/+2 |
|
|
* | Merged revisions 71814-71817,71901-71903 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -0/+5 |
|
|
* | wild card import is only allowed at the module level | Benjamin Peterson | 2009-03-25 | 1 | -4/+4 |
|
|
* | Document import's semantics for the language reference. This includes filling | Brett Cannon | 2009-03-21 | 1 | -53/+128 |
|
|
* | Merged revisions 69576,69579-69580,69589,69619-69620,69633,69703-69704,69728-... | Benjamin Peterson | 2009-02-19 | 1 | -4/+9 |
|
|
* | raise more generic Exception() instead of RuntimeError() #5281 | Benjamin Peterson | 2009-02-16 | 1 | -1/+1 |
|
|
* | #4992: next() method -> next() function. | Georg Brandl | 2009-02-05 | 1 | -3/+3 |
|
|
* | Merged revisions 68633,68648,68667,68706,68718,68720-68721,68724-68727,68739 ... | Benjamin Peterson | 2009-01-18 | 1 | -1/+2 |
|
|
* | Fix a few remaining problems found by rstlint. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -6/+6 |
|
|
* | merge from trunk | Benjamin Peterson | 2008-10-11 | 1 | -3/+3 |
|
|
* | Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,... | Benjamin Peterson | 2008-09-22 | 1 | -1/+1 |
|
|
* | Merged revisions 65378-65379,65430 via svnmerge from | Georg Brandl | 2008-08-03 | 1 | -4/+7 |
|
|
* | #3113: document exception chaining. | Georg Brandl | 2008-07-19 | 1 | -3/+44 |
|
|
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 1 | -7/+5 |
|
|
* | Rename Queue module to queue. | Alexandre Vassalotti | 2008-05-11 | 1 | -1/+1 |
|
|
* | #2762: remove 2.x remnants and patch up some new documentation. | Georg Brandl | 2008-05-05 | 1 | -10/+6 |
|
|
* | Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,... | Christian Heimes | 2008-04-13 | 1 | -1/+30 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -2/+5 |
|
|