- 02 Ara, 2001 15 kayıt (commit)
-
-
Jack Jansen yazdı
Now sys.executable points to the executable again, in stead of to the shared library. The latter is used only for locating the python home.
-
Jack Jansen yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
easier to find. Based on the comment from Steve Alexander on the zope-coders mailing list.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Fixes #485679.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Tim Peters yazdı
ends. Also, when there is trouble, ensure the buffer has a traiing 0 byte.
-
- 01 Ara, 2001 3 kayıt (commit)
-
-
Guido van Rossum yazdı
than the argument string size, copy as many bytes as will fit (including a terminating '\0'), rather than not copying anything. This to make it satisfy the C99 spec.
-
Tim Peters yazdı
-
Tim Peters yazdı
Bugfix candidate. int_repr(): we've never had a buffer big enough to hold the largest possible result on a 64-bit box. Now that we're using snprintf instead of sprintf, this can lead to nonsense results instead of random stack corruption.
-
- 30 Kas, 2001 13 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Use the new seealso* environment in the section pointing out other GUI toolkits.
-
Fred Drake yazdı
to seealso, but does not add the "See also:" header or put the content in a box in the HTML version. Updated the description of \seeurl to better indicate when it should be used; the old description was written before we had \seetitle.
-
Fred Drake yazdı
-
Fred Drake yazdı
more similar.
-
Jack Jansen yazdı
changes from start of branch upto r22b2 were already merged, of course).
-
Tim Peters yazdı
-
Fred Drake yazdı
This closes SF bug #458447.
-
- 29 Kas, 2001 9 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
result object changes.
-
Fred Drake yazdı
-
Fred Drake yazdı
This closes SF bug #487147.
-
Martin v. Löwis yazdı
-
Fred Drake yazdı
with some extensions and changes from me. This closes SF patch #472825.
-
Fred Drake yazdı
function. This closes SF bug #486657.
-
Fred Drake yazdı
This is related to SF bug #485165.
-