79 Commits (0cb8e5131d0797d3bdb1494de842e98798174cf2)

Author SHA1 Message Date
Georg Brandl dec3b3f704 Clarify point in name mangling doc. 13 years ago
Georg Brandl 44ea77bd81 Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. 13 years ago
Chris Jerdonek b43099464a Add additional links and index entries for "argument" and "parameter". 13 years ago
Chris Jerdonek cf4710c323 Add additional links and index entries for "argument" and "parameter". 13 years ago
Ezio Melotti 4268b3a751 #16677: rename section header and fix markup. 13 years ago
Ezio Melotti 9f929bb7df #16677: rename section header and fix markup. 13 years ago
Chris Jerdonek 2654b86e88 Link to "yield from" examples in yield documentation. 13 years ago
Ezio Melotti 7fa822275b Fix links to the __next__ method. 14 years ago
Georg Brandl 4614cc4f7f Closes #16149: remove now-false statement about the inability to compare Decimal and float objects. 14 years ago
Georg Brandl 7ea9a423cb Closes #16149: remove now-false statement about the inability to compare Decimal and float objects. 14 years ago
R David Murray 85307b46d1 #15355: Mention already-executing Exception in generator docs. 14 years ago
R David Murray 2c1d1d6310 #15355: Mention already-executing Exception in generator docs. 14 years ago
Ezio Melotti 510ff54324 Use Python 3 instead of 3.0. 14 years ago
Terry Jan Reedy ead1de2f03 Issue 14023 Revert edit to 2.7 version. (I suspect edit is from when we thought 14 years ago
Georg Brandl c86bb00ee5 Fix label names. 14 years ago
Sandro Tosi 98ed08f24e update to new C roles and directives 14 years ago
Nick Coghlan 0ed8019c20 Add versionchanged notes for PEP 380 14 years ago
Nick Coghlan 1f7ce62bd6 Implement PEP 380 - 'yield from' (closes #11682) 14 years ago
Sandro Tosi 73ce5e73a6 really use backticks in string conversion definition; thanks to Jonathan Blakes from docs@ 15 years ago
Ezio Melotti 4cfdb077fd #12531: Fix spaces. 15 years ago
Ezio Melotti 592563292c #12531: Fix spaces and markup. 15 years ago
Eli Bendersky 7bd081c117 Issue #12531: add index entries to documentation of * and ** in function calls 15 years ago
Eli Bendersky 2cdf383cee Issue #12531: add index entries to documentation of * and ** in function calls 15 years ago
Georg Brandl 52f839540c Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from 15 years ago
Georg Brandl f6c8fd62b9 Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from 15 years ago
Georg Brandl 375aec2315 Fix a few doc errors, mostly undefined keywords. 15 years ago
Brett Cannon 7603fa07a8 Undo an accidental commit in r87812. 15 years ago
Brett Cannon 63eef1e0dd Get --coverage to be an acceptable flag for test.regrtest again. 15 years ago
Alexander Belopolsky 50ba19ee45 Use sentence case in section titles consistently 15 years ago
Georg Brandl 063f237812 Add missing word, and add a better reference to the actual function. 15 years ago
Brett Cannon 925914f950 Add sets to the precedence table. 15 years ago
Georg Brandl d098c3d94c Merged revisions 85274 via svnmerge from 16 years ago
Georg Brandl 682d7e0e07 Fix errors found by "make suspicious". 16 years ago
Georg Brandl 60203b41b0 Migrate to Sphinx 1.0 C language constructs. 16 years ago
Georg Brandl 0930228aee Merged revisions 84945 via svnmerge from 16 years ago
Georg Brandl 21946afe3f Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from 16 years ago
Georg Brandl 4b05466e25 Merged revisions 84945 via svnmerge from 16 years ago
Georg Brandl 57a5e3f0e2 Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-84531,84553,84619,84684,84915-84916 via svnmerge from 16 years ago
Georg Brandl 16215c732c Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via svnmerge from 16 years ago
Georg Brandl 6faee4e2ce #9911: doc copyedits. 16 years ago
Georg Brandl f1d633c386 Mention % as string formatting. 16 years ago
Raymond Hettinger 984ce40832 Clarify where support for negative indices fall in the language hierarchy. 16 years ago
Raymond Hettinger f77c1d6adb Clarify where support for negative indices fall in the language hierarchy. 16 years ago
Senthil Kumaran 09cfa890d2 Merged revisions 82899 via svnmerge from 16 years ago
Senthil Kumaran 0736767fdf Fix issue9132 - Documentation for comparing dictionaries is out of date 16 years ago
Benjamin Peterson 08bf91c041 Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from 16 years ago
Georg Brandl fb12044392 Fix syntax. 16 years ago
Mark Dickinson 505add3ac9 Merged revisions 79852 via svnmerge from 16 years ago
Mark Dickinson a5db4310f3 Issue #8259: Clarify that there's an upper bound on the right-hand operand of a shift operator. 16 years ago
Ezio Melotti 8d837ab869 Merged revisions 79582 via svnmerge from 16 years ago