- 06 Agu, 2000 1 kayıt (commit)
-
-
Vladimir Marangozov yazdı
Small stylistic changes by VM: - is_enabled() -> isenabled() - static ... Py_<func> -> static ... gc_<func>
-
- 12 Tem, 2000 2 kayıt (commit)
-
-
Barry Warsaw yazdı
debug_cycle(), and don't cast the pointer to a long. Neither needs the literal `0x' prefix as %p automatically inserts this (on Linux at least).
-
Fred Drake yazdı
so we get better error messages.
-
- 11 Tem, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
Change a cast, intialize a local, and make some sprintf() format strings type-appropriate (add the "l" to "%d"). Closes SourceForge patch #100737.
-
- 10 Tem, 2000 2 kayıt (commit)
-
-
Peter Schneider-Kamp yazdı
-
Vladimir Marangozov yazdı
conditionally in the code.
-
- 30 Haz, 2000 1 kayıt (commit)
-
-
Jeremy Hylton yazdı
-