summaryrefslogtreecommitdiffstats
path: root/Doc/reference/expressions.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-1/+1
* Issue #23986: Note that the in-operator for lists and tuples check identity ...Raymond Hettinger2016-04-261-1/+1
* Remove redundant leading zeroes in PEP references.Serhiy Storchaka2016-03-311-1/+1
* Issue #20643: Fixed references to the next() method (distinguish from theSerhiy Storchaka2014-09-051-5/+4
* correct call grammar error (#3473)Benjamin Peterson2014-08-281-1/+1
* Issue #19190: Improve cross-references in builtin types and functions documen...Serhiy Storchaka2013-10-091-4/+6
* Use "lambda expression" as preferred to "lambda form".Georg Brandl2013-10-061-7/+6
* Clarify point in name mangling doc.Georg Brandl2013-04-141-8/+7
* Backport rev. 3ae74b361f53 to 2.7 branch.Georg Brandl2013-03-281-1/+1
|\
| * Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-1/+1
| * Merge from 3.2: add links and index entries for "argument" and "parameter."Chris Jerdonek2012-12-251-7/+11
| |\
| | * Add additional links and index entries for "argument" and "parameter".Chris Jerdonek2012-12-251-7/+11
| * | #16677: merge with 3.2.Ezio Melotti2012-12-251-5/+5
| |\ \ | | |/
| | * #16677: rename section header and fix markup.Ezio Melotti2012-12-251-5/+5
| * | Link to "yield from" examples in yield documentation.Chris Jerdonek2012-12-231-1/+11
| * | merge 3.2Benjamin Peterson2012-10-121-11/+12
| |\ \ | | |/
| | * Fix links to the __next__ method.Ezio Melotti2012-10-121-11/+12
| | * Closes #16149: remove now-false statement about the inability to compare Deci...Georg Brandl2012-10-061-10/+4
| * | Closes #16149: remove now-false statement about the inability to compare Deci...Georg Brandl2012-10-061-10/+4
| * | Merge #15355: Mention already-executing Exception in generator docs.R David Murray2012-08-181-2/+9
| |\ \ | | |/
| | * #15355: Mention already-executing Exception in generator docs.R David Murray2012-08-181-2/+9
| * | Merge with 3.2 closes 14023Terry Jan Reedy2012-02-181-5/+5
| |\ \ | | |/
| | * Issue 14023 Revert edit to 2.7 version. (I suspect edit is from when we thoughtTerry Jan Reedy2012-02-181-5/+5
| * | Add versionchanged notes for PEP 380Nick Coghlan2012-01-141-1/+4
| * | Implement PEP 380 - 'yield from' (closes #11682)Nick Coghlan2012-01-131-3/+27
| |/
| * #12531: Fix spaces and markup.Ezio Melotti2011-07-301-1/+1
| * Issue #12531: add index entries to documentation of * and ** in function callsEli Bendersky2011-07-301-5/+11
| * Fix a few doc errors, mostly undefined keywords.Georg Brandl2011-01-151-2/+2
| * Undo an accidental commit in r87812.Brett Cannon2011-01-061-1/+1
| * Get --coverage to be an acceptable flag for test.regrtest again.Brett Cannon2011-01-061-1/+1
| * Use sentence case in section titles consistentlyAlexander Belopolsky2010-12-151-1/+1
| * Add missing word, and add a better reference to the actual function.Georg Brandl2010-12-011-3/+4
| * Add sets to the precedence table.Brett Cannon2010-11-211-0/+1
| * Fix errors found by "make suspicious".Georg Brandl2010-10-061-1/+1
| * Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-1/+1
| * #9911: doc copyedits.Georg Brandl2010-09-211-1/+1
| * Mention % as string formatting.Georg Brandl2010-09-201-0/+3
| * Clarify where support for negative indices fall in the language hierarchy.Raymond Hettinger2010-09-151-5/+12
| * Fix issue9132 - Documentation for comparing dictionaries is out of dateSenthil Kumaran2010-07-141-12/+3
| * Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-...Benjamin Peterson2010-04-111-1/+3
| * Merged revisions 79852 via svnmerge fromMark Dickinson2010-04-061-0/+3
| * Fix typo in definition of 'in' keyword.Stefan Krah2010-04-011-1/+1
| * Update versionadded/changed.Ezio Melotti2010-03-211-2/+0
| * Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge fromGeorg Brandl2010-03-141-9/+26
| * Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-7/+14
| * #6618: fix invalid 3k syntax.Georg Brandl2009-08-031-1/+1
| * Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-3/+3
| * <> is gone (almost).Georg Brandl2009-06-031-1/+1
| * Merged revisions 71441 via svnmerge fromGeorg Brandl2009-04-101-2/+1
| * #5486: typos.Georg Brandl2009-03-131-1/+1