- 04 May, 2004 5 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
grow and shrink on the right.
-
Mark Hammond yazdı
-
- 02 May, 2004 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Fixes http://bugs.debian.org/229885 Will backport to 2.3.
-
- 01 May, 2004 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 30 Nis, 2004 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 29 Nis, 2004 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 28 Nis, 2004 3 kayıt (commit)
-
-
Walter Dörwald yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
- 27 Nis, 2004 2 kayıt (commit)
-
-
Thomas Heller yazdı
-
Raymond Hettinger yazdı
-
- 26 Nis, 2004 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
to be shown, instead of outdenting each level.
-
- 25 Nis, 2004 1 kayıt (commit)
-
-
Hye-Shik Chang yazdı
-
- 24 Nis, 2004 2 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
2. Add a <<toggle-code-context>> envent to the [CodeContext] section of config-extensions.def and also a default-on variable, set to 0. 3. Update the help file to include Code Context. M CodeContext.py M config-extensions.def M help.txt
-
Kurt B. Kaiser yazdı
2. Add exception handling to EditorWindow Tkinter variable setvar() and getvar() fcns. 3. EditorWindow: remove some unneeded comments. 4. Add a separator to the Options menu 5. extend.txt: describe how to create a menu entry which has no keybinding. M Bindings.py M EditorWindow.py M extend.txt
-
- 23 Nis, 2004 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 22 Nis, 2004 5 kayıt (commit)
-
-
Thomas Heller yazdı
that the project compiles again with VC6.
-
Thomas Heller yazdı
-
Thomas Heller yazdı
dynamic embedders of Python.
-
Thomas Heller yazdı
-
Thomas Heller yazdı
Modules/_heapmodule.c added.
-
- 21 Nis, 2004 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
which has scrolled above an edit window. Patch 936169 Noam Raphael. A CodeContext.py M NEWS.txt M config-extensions.def
-
- 20 Nis, 2004 2 kayıt (commit)
-
-
Hye-Shik Chang yazdı
a string or unicode object in sre.compile() when a different type pattern with the same value exists.
-
Hye-Shik Chang yazdı
a string or unicode object in sre.compile() when a different type pattern with the same value exists.
-
- 19 Nis, 2004 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
* Mark the C version as private and only use when available.
-
Raymond Hettinger yazdı
* Mark the C version as private and only use when available.
-
- 17 Nis, 2004 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
Backported to 2.3.
-
Raymond Hettinger yazdı
Fix typo.
-
- 16 Nis, 2004 6 kayıt (commit)
-
-
Thomas Heller yazdı
with zlib-1.2.1.
-
Thomas Heller yazdı
with zlib-1.2.1. UPX needs the --force flag to be able to compress it.
-
Fred Drake yazdı
file descriptor operations for normal applications
-
Skip Montanaro yazdı
from Felix Wiemann. Closes patch #934971.
-
Skip Montanaro yazdı
classes into line with the actual code. I didn't see any obvious examples of latex formatting for *args and **kwds so I just guessed.
-
Skip Montanaro yazdı
-
- 15 Nis, 2004 2 kayıt (commit)
-
-
Thomas Heller yazdı
-
Fred Drake yazdı
-
- 14 Nis, 2004 1 kayıt (commit)
-
-
Hye-Shik Chang yazdı
getaddrinfo() properly if the KAME stack had SCTP support. (Submitted by SUZUKI Shinsuke)
-