- 18 Haz, 2005 1 kayıt (commit)
-
-
Neil Schemenauer yazdı
-
- 25 May, 2005 1 kayıt (commit)
-
-
Fred Drake yazdı
(closes SF bug #1167922)
-
- 10 Kas, 2004 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 14 Eyl, 2004 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 18 Agu, 2004 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 05 Agu, 2004 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 02 Haz, 2004 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 08 Şub, 2004 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 29 Kas, 2003 1 kayıt (commit)
-
-
Guido van Rossum yazdı
and left shifts. (Thanks to Kalle Svensson for SF patch 849227.) This addresses most of the remaining semantic changes promised by PEP 237, except for repr() of a long, which still shows the trailing 'L'. The PEP appears to promise warnings for operations that changed semantics compared to Python 2.3, but this is not implemented; we've suffered through enough warnings related to hex/oct literals and I think it's best to be silent now.
-
- 06 Eyl, 2003 1 kayıt (commit)
-
-
Fred Drake yazdı
Fixes SF bug #520325.
-
- 21 Haz, 2003 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Fixes #700827
-
- 19 Ock, 2003 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
Backport candidate. All but one or two of these changes are applicable to 2.2.2.
-
- 24 Eki, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
Closes SF bug #546579.
-
- 10 Eki, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 24 Eyl, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 03 Eyl, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 07 Agu, 2002 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Fred Drake yazdı
-
- 06 Agu, 2002 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Fred Drake yazdı
-
- 04 Agu, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 18 Haz, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
when used as part of the import statement. Note that both "as" and "None" becoming keywords in the future. Closes SF bug #553262.
-
- 23 Nis, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 15 Mar, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
level of predictability. This is not really "good" markup, but is arguably better than we had before. This closes SF bug #523117.
-
- 11 Ara, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
line was not indented at all, so the example is no longer indented at all. All of the errors being shown remain. Typo: characteru --> character
-
- 04 Ara, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
didn't use reswords.py, as the comment clearly states. :-(
-
- 28 Kas, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
parameters (like \UNIX) are commonly entered using an empty group to separate the markup from a following inter-word space; this is not needed when the next character is punctuation, or the markup is the last thing in the enclosing group. These cases were marked inconsistently; the empty group is now *only* used when needed.
-
- 30 Agu, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
Consequences for Jython still unknown (but raised on Jython-Dev).
-
- 14 Agu, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
be reviewed for clarity. Work around a bogosity in the HTML version of the escape sequences table conversion.
-
- 08 Agu, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
and //= to the list of other delimiter tokens. I'll work on it again when it's not so late...
-
- 20 Tem, 2001 2 kayıt (commit)
-
-
Fred Drake yazdı
already present in the "String literals" section, including comments on the "u" prefix and the additional escape sequences used for Unicode. This relates to SF bug #442526.
-
Fred Drake yazdı
This closes SF bug #443059.
-
- 06 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
this supports a hyperlinked version of the grammar that can make tracking down details and definitions a little easier.
-
- 23 Haz, 2001 2 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Fred Drake yazdı
Fix a very minor (but annoying when looking for things!) markup nit.
-
- 14 Şub, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 09 Ock, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
Clarify the handling of characters following backslashes in raw strings.
-
- 19 Ara, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
additional escape sequences defined for Unicode. This closes bug #117158.
-
- 17 Kas, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
is encoded in u-LAW format. Based on suggestion from Anthony Baxter <anthony_baxter@users.sourceforge.net>. This closes bug #122273.
-
- 24 Agu, 2000 1 kayıt (commit)
-
-
Thomas Wouters yazdı
shortly. Markup also needs checking.
-