- 26 Nis, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 16 Nis, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
option. It was the cause of at least one way UNWISE.EXE could vanish (install a python; uninstall it; install it again; reboot the machine; abracadabra the uinstaller is gone). Bugfix candidate, but I'll backport it myself.
-
- 09 Nis, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 08 Nis, 2002 2 kayıt (commit)
-
-
Tim Peters yazdı
-
Tim Peters yazdı
-
- 04 Nis, 2002 4 kayıt (commit)
-
-
Tim Peters yazdı
-
Tim Peters yazdı
Fix Windows-specific install glitch. Tested on Win2K, but I can't test on XP. Already checked in to the release22-maint branch.
-
Guido van Rossum yazdı
permission from Paul Everitt). Also removed a few other references to Digital Creations and changed the remaining ones to Zope Corporation.
-
Tim Peters yazdı
-
- 25 Mar, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 23 Mar, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
Also move all _PyMalloc_XXX entry points into obmalloc.c. The Windows build works fine. The Unix build is changed here (Makefile.pre.in), but not tested. No other platform's build process has been fiddled.
-
- 19 Mar, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 14 Mar, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 13 Mar, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
free" glitch). Bugfix candidate -- I'll backpatch this into 2.2.1 later this week.
-
- 28 Şub, 2002 2 kayıt (commit)
-
-
Tim Peters yazdı
-
Tim Peters yazdı
-
- 13 Şub, 2002 2 kayıt (commit)
-
-
Tim Peters yazdı
Expat installer from SF anymore, and the installer shouldn't install expat.dll anymore.
-
Martin v. Löwis yazdı
-
- 12 Şub, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 15 Ock, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 10 Ock, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 21 Ara, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 14 Ara, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 13 Ara, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
Update 2.2c1 release data in NEWS.
-
- 17 Kas, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 15 Kas, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 07 Kas, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
I'm guessing at this, pending more info from the bug submitter. Wise changed how the %GROUP% vrbl got defined between versions 5.0a (used before Python 2.2) and 8.14, to hold the full path to Start Menu group instead of just the group name. If I'm guessing correctly, the info the bug report is complaining about is in one of the registry keys we set up that neither Windows nor Python cares about. We did store a full path there in 2.2b1 instead of just the group name; the patch cuts it back to just the name again.
-
- 19 Eki, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 18 Eki, 2001 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Tim Peters yazdı
-
- 13 Eki, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
Rearranged the growing number of Lib packages into alphabetical order.
-
- 12 Eki, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
Still broken: GETTIMEOFDAY. This macro obviously isn't being defined on Windows, so there's logic errors here I'd rather Fred untangled.
-
- 09 Eki, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
not disabled file-extension registration, arrange for .py and .pyw files to have an "Edit with IDLE" context (right-click) menu entry, selecting which executes IDLE w/ the -e switch followed by the selected file's path.
-
- 05 Eki, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 28 Eyl, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 27 Eyl, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 23 Eyl, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
Create & populate the new Lib/test/data directory.
-
- 20 Eyl, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 08 Eyl, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 06 Eyl, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-