index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
reference
/
expressions.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
builtin -> built-in.
Georg Brandl
2009-07-26
1
-3/+3
*
Let "lambda" point to the correct heading.
Georg Brandl
2009-04-10
1
-2/+1
*
#5310, #3558: fix operator precedence table.
Georg Brandl
2009-02-19
1
-28/+18
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-4/+4
*
mention how to override boolean evaluation
Benjamin Peterson
2008-09-23
1
-1/+2
*
allow keyword args to be passed in after *args #3473
Benjamin Peterson
2008-08-19
1
-9/+10
*
#3558: Attribute reference binds more tightly than subscription and call.
Georg Brandl
2008-08-15
1
-3/+3
*
#3519: callee is an expression too.
Georg Brandl
2008-08-08
1
-1/+1
*
#1410739: add a footnote about "is" and "unusual" behavior.
Georg Brandl
2008-07-01
1
-1/+5
*
Mention that the leaking of variables from list comprehensions
Martin v. Löwis
2008-05-23
1
-4/+3
*
#2147: PEP 237 changes to overflow behavior.
Georg Brandl
2008-05-11
1
-5/+3
*
#2677: add note that not all functions may accept keyword args.
Georg Brandl
2008-04-27
1
-0/+8
*
Add punctuation
Andrew M. Kuchling
2008-04-10
1
-1/+1
*
Don't use the confusing term "set membership".
Georg Brandl
2008-03-28
1
-8/+8
*
Expand a bit on genexp scopes.
Georg Brandl
2008-03-03
1
-8/+9
*
A lot more typo fixes by Ori Avtalion.
Georg Brandl
2008-02-22
1
-2/+2
*
Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst.
Georg Brandl
2008-01-05
1
-10/+10
*
Continue rolling back pep-3141 changes that changed behavior from 2.5. This
Jeffrey Yasskin
2008-01-05
1
-2/+1
*
Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just
Jeffrey Yasskin
2008-01-03
1
-1/+2
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-2/+7
*
Patch #1537 from Chad Austin
Christian Heimes
2007-12-03
1
-3/+0
*
Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __ha...
Georg Brandl
2007-11-02
1
-1/+1
*
Added note in footnote about string comparisons about
Mark Summerfield
2007-10-03
1
-2/+3
*
Bug #1777168: replace operator names "opa"... with "op1"... and mark everythi...
Georg Brandl
2007-08-21
1
-5/+5
*
Bug #1777160: mention explicitly that e.g. -1**2 is -1.
Georg Brandl
2007-08-21
1
-1/+1
*
Added a note in each regarding the fact that unicode strings that look the same
Mark Summerfield
2007-08-16
1
-1/+7
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+1339