- 13 Haz, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 15 Nis, 2002 1 kayıt (commit)
-
-
Neal Norwitz yazdı
-
- 13 Nis, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 31 Mar, 2002 1 kayıt (commit)
-
-
Neal Norwitz yazdı
Convert METH_OLDARGS -> METH_VARARGS: also PyArg_Parse -> PyArg_ParseTuple Convert METH_OLDARGS -> METH_NOARGS: remove args parameter Please review. All tests pass, but some modules don't have tests. I spot checked various functions to try to make sure nothing broke.
-
- 29 Mar, 2002 1 kayıt (commit)
-
-
Neil Schemenauer yazdı
-
- 25 Mar, 2002 1 kayıt (commit)
-
-
Neal Norwitz yazdı
-
- 03 Mar, 2002 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
Modules/ _hotshot.c dbmmodule.c fcntlmodule.c main.c pwdmodule.c readline.c selectmodule.c signalmodule.c termios.c timemodule.c unicodedata.c
-
- 01 Mar, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 01 Şub, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 11 Mar, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
them; this closes SF bug #407504.
-
- 01 Eyl, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
This should match the situation in the 1.6b1 tree.
-
- 15 Agu, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
Minor updates for BeOS R5. Use of OSError in test.test_fork1 changed to TestSkipped, with corresponding change in BeOS/README (by Fred). This closes SourceForge patch #100978.
-
- 03 Agu, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 21 Tem, 2000 1 kayıt (commit)
-
-
Thomas Wouters yazdı
and a couple of functions that were missed in the previous batches. Not terribly tested, but very carefully scrutinized, three times. All these were found by the little findkrc.py that I posted to python-dev, which means there might be more lurking. Cases such as this: long func(a, b) long a; long b; /* flagword */ { and other cases where the last ; in the argument list isn't followed by a newline and an opening curly bracket. Regexps to catch all are welcome, of course ;)
-
- 10 Tem, 2000 1 kayıt (commit)
-
-
Peter Schneider-Kamp yazdı
-
- 30 Haz, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 04 Ara, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
on BeOS or Windows.
-
- 04 Agu, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 03 Mar, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 22 Agu, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 09 Ock, 1997 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 19 Ara, 1996 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 11 Ara, 1996 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 25 Eki, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 07 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 04 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Setup.in: clarified Tk comments somewhat. structmodule.c: use memcpy() instead of double precision assignment.
-
- 01 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 15 Eki, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
without .py file); Bill's dynamic loading for SunOS using shared libraries. pwdmodule.c (mkgrent): remove DECREF of uninitialized variable. classobject.c (instance_getattr): Fix case when class lookup returns unbound method instead of function.
-
- 16 Mar, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
* Fixcprt.py: added [-y file] option, do only files younger than file. * modsupport.[ch]: added vmkvalue(). * intobject.c: use mkvalue(). * stringobject.c: added "formatstring"; renamed string* to string_*; ceval.c: call formatstring for string % value. * longobject.c: close memory leak in divmod. * parsetok.c: set result node to NULL when returning an error.
-
- 05 Nis, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 27 Ock, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 24 Ara, 1991 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 10 Nis, 1991 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-