- ec7d390 Merged revisions 68582,68718,68720-68721,68724-68727,68859,68973,69288-69289,69293,69295,69297-69301,69409,69414,69570,69573,69576,69728-69730,69769,69776,69803-69805,69840,69896 via svnmerge from by Georg Brandl · 16 years ago
- 734373c Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from by Georg Brandl · 17 years ago
- fe7c26d mention how to override boolean evaluation by Benjamin Peterson · 17 years ago
- 80f0ed5 allow keyword args to be passed in after *args #3473 by Benjamin Peterson · 17 years ago
- a174a37 #3558: Attribute reference binds more tightly than subscription and call. by Georg Brandl · 17 years ago
- 463f39d #3519: callee is an expression too. by Georg Brandl · 17 years ago
- 3214a01 #1410739: add a footnote about "is" and "unusual" behavior. by Georg Brandl · 17 years ago
- 0b66731 Mention that the leaking of variables from list comprehensions is fixed in 3.0. by Martin v. Löwis · 17 years ago
- e9135ba #2147: PEP 237 changes to overflow behavior. by Georg Brandl · 17 years ago
- f8770fb #2677: add note that not all functions may accept keyword args. by Georg Brandl · 17 years ago
- 19baaad Add punctuation by Andrew M. Kuchling · 17 years ago
- 489343e Don't use the confusing term "set membership". by Georg Brandl · 17 years ago
- 8e67ef5 Expand a bit on genexp scopes. by Georg Brandl · 17 years ago
- 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
- f725b95 Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst. by Georg Brandl · 18 years ago
- 9871d8f Continue rolling back pep-3141 changes that changed behavior from 2.5. This by Jeffrey Yasskin · 18 years ago
- 2f3c16b Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just by Jeffrey Yasskin · 18 years ago
- b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
- 44eeaec Patch #1537 from Chad Austin by Christian Heimes · 18 years ago
- 7c3e79f Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__. by Georg Brandl · 18 years ago
- d92e871 Added note in footnote about string comparisons about unicodedata.normalize(). by Mark Summerfield · 18 years ago
- 3200832 Bug #1777168: replace operator names "opa"... with "op1"... and mark everything up as literal, by Georg Brandl · 18 years ago
- ff457b1 Bug #1777160: mention explicitly that e.g. -1**2 is -1. by Georg Brandl · 18 years ago
- 216ad33 Added a note in each regarding the fact that unicode strings that look the same by Mark Summerfield · 18 years ago
- 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago