- 02 May, 2002 23 kayıt (commit)
-
-
Fred Drake yazdı
features.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
change to Doc/tools/node2label.pl (revision 1.13) makes this work.
-
Fred Drake yazdı
to do the inplace-edit with a backup file. A quick test leads me to believe this is sufficient to allow building the documentation on Cygwin; a full test is in progress.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Tim Peters yazdı
copying it if at least 25% of the input block can be reclaimed.
-
Martin v. Löwis yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
"What's New in Python 2.2" documented that these would be removed in Python 2.3.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Martin v. Löwis yazdı
-
Fred Drake yazdı
See SF bug #551285.
-
Fred Drake yazdı
handlers were both set, but were not compatible. This change uses only the tp_getattro handler with a more "modern" approach. This fixes SF bug #551285.
-
Andrew M. Kuchling yazdı
Point to PEP 100 for MAL's Unicode proposal Fix URL for XML HOWTO Bump version number
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Skip Montanaro yazdı
strings or numbers
-
Martin v. Löwis yazdı
-
Fred Drake yazdı
and xrange objects. This closes SF bug #550555.
-
Fred Drake yazdı
to make avoid regression.
-
- 01 May, 2002 7 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
This still does not work well since ctags does not do a good job with the Python headers, appearantly due to the DL_IMPORT macro. ;-(
-
Fred Drake yazdı
This closes SF bug #550409. Applying to release21-maint & release22-maint.
-
Fred Drake yazdı
-
- 30 Nis, 2002 8 kayıt (commit)
-
-
Barry Warsaw yazdı
define info-lookup-maybe-add-help.
-
Skip Montanaro yazdı
removed it from there and added it here)
-
Skip Montanaro yazdı
-
Fred Drake yazdı
-
Andrew MacIntyre yazdı
-
Andrew MacIntyre yazdı
selections (eg "-u network") being ignored.
-
Andrew MacIntyre yazdı
-
Fred Drake yazdı
(reported by François Pinard). Added some missing "_" characters in the same cluster of productions. Added missing floor division operator in m_expr production, and mention floor division in the relevant portion of the text.
-
- 29 Nis, 2002 2 kayıt (commit)
-
-
Tim Peters yazdı
and allocate it in one gulp. This isn't a bugfix, it's just a minor optimization that may or may not pay off.
-
Thomas Heller yazdı
Bugfix candidate? Don't know how this is handled in the docs.
-