summaryrefslogtreecommitdiffstats
path: root/Doc/reference/expressions.rst
Commit message (Expand)AuthorAgeFilesLines
...
| * Merged revisions 69769,69776 via svnmerge fromBenjamin Peterson2009-02-201-53/+46
| * Issue #1717: documentation fixes related to the cmp removal.Mark Dickinson2009-02-011-2/+2
| * Remove trailing whitespace.Georg Brandl2009-01-031-4/+4
| * Fix minor typos.Raymond Hettinger2008-11-211-3/+3
| * Issue 4090 and 4087: Further documentation of comparisons.Raymond Hettinger2008-11-171-4/+27
| * #3923: fix undefined token.Georg Brandl2008-09-211-2/+1
| * #3917: don't allow {} as a set display.Georg Brandl2008-09-211-14/+3
| * #3803: fix docs for comparison of unequal types.Georg Brandl2008-09-091-10/+7
| * allow keyword args after *args in a function callBenjamin Peterson2008-08-191-9/+10
| * fix markupBenjamin Peterson2008-08-171-1/+1
| * Merged revisions 65659,65693,65700,65702,65706-65707,65761 via svnmerge fromBenjamin Peterson2008-08-171-3/+3
| * Merged revisions 65437,65469,65476,65480,65502,65528,65539,65543,65558,65561-...Georg Brandl2008-08-121-1/+1
| * remove traces of .nextBenjamin Peterson2008-07-031-2/+2
| * Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-...Benjamin Peterson2008-07-021-1/+5
| * Remove mentions of "plain" integers.Georg Brandl2008-05-111-3/+3
| * Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-0/+8
| * Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge...Christian Heimes2008-03-041-0/+14
| * Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-221-2/+2
| * Merged revisions 59703-59773 via svnmerge fromChristian Heimes2008-01-061-12/+13
| * Merged revisions 59666-59679 via svnmerge fromChristian Heimes2008-01-031-1/+2
| * Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-0/+7
| * Merged revisions 59275-59303 via svnmerge fromChristian Heimes2007-12-031-3/+0
| * Reverting last commit. I had some staled data from an attempted svnmerge in m...Christian Heimes2007-12-031-0/+3
| * Patch #1537 from Chad AustinChristian Heimes2007-12-031-3/+0
| * Merged revisions 58742-58816 via svnmerge fromGuido van Rossum2007-11-021-1/+1
| * #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-1/+3
| * Finish the first pass of the language reference update.Georg Brandl2007-09-071-0/+12
| * Continue going through the language reference, bringing it up-to-date.Georg Brandl2007-09-071-233/+245
| * Update ref docs on slicing.Thomas Wouters2007-09-041-30/+13
| * Convert all print statements in the docs.Georg Brandl2007-09-041-6/+6
| * Doc update for __xslice__ removal.Georg Brandl2007-09-041-7/+6
| * Remove versionadded/versionchanged in the reference.Georg Brandl2007-09-011-7/+0
| * Add bytes methods documentation.Georg Brandl2007-08-311-1/+1
| * Commit #1068: new docs for PEP 3101. Also document the old string formatting ...Georg Brandl2007-08-311-15/+13
| * Merged revisions 57221-57391 via svnmerge fromGuido van Rossum2007-08-241-6/+6
| * Manually patched a few things that didn't get merged in, but should.Guido van Rossum2007-08-171-1/+7
| * Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+1283
* Add additional links and index entries for "argument" and "parameter".Chris Jerdonek2012-12-251-7/+11
* #16677: rename section header and fix markup.Ezio Melotti2012-12-251-5/+5
* #15355: Mention already-executing Exception in generator docs.R David Murray2012-08-181-2/+9
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-1/+1
* Fix label names.Georg Brandl2012-01-141-2/+2
* update to new C roles and directivesSandro Tosi2012-01-141-1/+1
* really use backticks in string conversion definition; thanks to Jonathan Blak...Sandro Tosi2011-10-311-1/+1
* #12531: Fix spaces.Ezio Melotti2011-07-301-1/+1
* Issue #12531: add index entries to documentation of * and ** in function callsEli Bendersky2011-07-291-5/+11
* Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,...Georg Brandl2011-02-251-3/+4
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
* Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,...Georg Brandl2010-10-061-0/+3
* Fix syntax.Georg Brandl2010-04-061-1/+3