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
/
ref
/
ref5.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a space after expression to be consistent
Neal Norwitz
2003-04-10
1
-1/+1
*
Fixing bug
Gustavo Niemeyer
2002-12-16
1
-0/+18
*
* Doc/ref/ref5.tex
Gustavo Niemeyer
2002-11-26
1
-1/+1
*
Repaired inaccuracies in the % docs. In particular, we don't (and can't)
Tim Peters
2002-11-24
1
-3/+14
*
Update: Older versions of Python crashed when calling repr()
Fred Drake
2002-11-13
1
-3/+5
*
Closes SF bug #634069 reporting the docs on the ** operator were out
Raymond Hettinger
2002-11-08
1
-4/+14
*
Clarify deprecation of the floor div operator, modulo operator,
Raymond Hettinger
2002-10-11
1
-5/+4
*
Modified presentation of the grammar for calls to be easier to read
Fred Drake
2002-10-07
1
-4/+5
*
Minor English grammar correction
Raymond Hettinger
2002-06-25
1
-1/+1
*
Simplify the production for argument list, making sure that it
Fred Drake
2002-06-20
1
-4/+4
*
Played contortionist games with the argument_list production so it
Fred Drake
2002-06-18
1
-4/+4
*
Patch 543387. Document deprecation of complex %, //,and divmod().
Raymond Hettinger
2002-05-21
1
-3/+8
*
Added a missing "|" in the grammar productions used in the reference manual
Fred Drake
2002-04-30
1
-7/+9
*
Fix typo: coverted --> converted. Reported by Francois Pinard.
Fred Drake
2002-04-09
1
-1/+1
*
Given lambda its own section, instead of burying it in boolean operators.
Jeremy Hylton
2002-04-01
1
-30/+7
*
Update / simplify Identifiers section for nested scopes.
Jeremy Hylton
2002-04-01
1
-18/+2
*
Fix up unescaped tilde; reported by several people.
Fred Drake
2002-03-18
1
-1/+1
*
Markup error: braces not properly marked in dictionary display
Fred Drake
2002-03-16
1
-1/+1
*
Revise the markup related to the grammar productions to increase the
Fred Drake
2002-03-15
1
-16/+14
*
Work around the problem of spaces after a "}" being dropped by LaTeX2HTML if
Fred Drake
2001-12-14
1
-5/+5
*
Fix for
Michael W. Hudson
2001-12-12
1
-2/+45
*
Removed stray backslash (a typo -- my fault).
Tim Peters
2001-10-01
1
-1/+1
*
The description of dictionary comparison was out of date. Rather than
Tim Peters
2001-10-01
1
-9/+12
*
Change the grammar productions to use the new productionlist environment;
Fred Drake
2001-07-06
1
-92/+152
*
Use a named reference to another chapter instead of hard coding the
Fred Drake
2001-06-23
1
-2/+2
*
Fix a very minor (but annoying when looking for things!) markup nit.
Fred Drake
2001-06-23
1
-0/+17
*
Update a "Programmer's note" about lambda forms and scoping to reflect
Fred Drake
2001-06-05
1
-5/+19
*
Fix the operator precedence table: exponentiation binds tighter than
Fred Drake
2001-05-09
1
-2/+2
*
Implement, test and document "key in dict" and "key not in dict".
Guido van Rossum
2001-04-20
1
-1/+3
*
Work around the conversion of ">>" and "<<" to guillemets. Reported by
Fred Drake
2001-04-12
1
-1/+1
*
Re-word the explanation of the in/not in operators for increased content
Fred Drake
2001-03-06
1
-6/+14
*
Fix a variety of minor nits and typos caught by Chris Ryland
Fred Drake
2001-01-14
1
-7/+7
*
Adjust explanation of operator precedence summary -- exponentiation groups
Fred Drake
2000-12-11
1
-1/+2
*
Fix error noted by Gerrit Holl (old; had been buried in my INBOX):
Fred Drake
2000-12-07
1
-3/+3
*
Many small clarifications, including many suggested by email.
Fred Drake
2000-09-19
1
-17/+18
*
add index entries for list comprehensions
Skip Montanaro
2000-09-11
1
-0/+2
*
fix list comprehension discussion to use \keyword macro instead of simply
Skip Montanaro
2000-08-23
1
-3/+4
*
require list comprehensions to start with a for clause
Skip Montanaro
2000-08-22
1
-2/+3
*
Fix error made in applying Thomas's patch.
Fred Drake
2000-08-15
1
-1/+1
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-08-15
1
-1/+2
*
list comprehensions. see
Skip Montanaro
2000-08-12
1
-5/+14
*
Change as suggested by Peter Funk <pf@artcom-gmbh.de>:
Fred Drake
2000-07-31
1
-2/+3
*
Moshe Zadka <mzadka@geocities.com>:
Fred Drake
2000-07-11
1
-8/+29
*
Removed some extraneous and confusing parenthesized expressions.
Fred Drake
2000-04-25
1
-3/+3
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-5/+5
*
Reflect recent patch for float % and divmod() by Tim Peters. Content
Fred Drake
1999-05-06
1
-3/+10
*
Added index entries for operator precedence; suggestion from Randall
Fred Drake
1999-04-29
1
-8/+10
*
Fixed latex2html weirdness with footnotes.
Fred Drake
1999-04-05
1
-4/+4
*
Minor markup nits.
Fred Drake
1999-02-12
1
-4/+2
*
Remove two remaining {\tt ...} constructs.
Fred Drake
1998-11-25
1
-1/+1
[next]