- 06 Mar, 2008 4 kayıt (commit)
-
-
Georg Brandl yazdı
(backport from r61275)
-
Martin v. Löwis yazdı
#1725737: ignore other VC directories other than CVS and SVN's too.
-
Martin v. Löwis yazdı
permission to create files in the root directory.
-
Martin v. Löwis yazdı
-
- 23 Şub, 2008 8 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
The 2.6 version also converts to unittest, but it seems to work fine under 2.5.
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Martin v. Löwis yazdı
-
Andrew M. Kuchling yazdı
Fix by Malte Helmert
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 22 Şub, 2008 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 21 Şub, 2008 7 kayıt (commit)
-
-
Georg Brandl yazdı
-
Fred Drake 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ı
-
- 19 Şub, 2008 1 kayıt (commit)
-
-
Ronald Oussoren yazdı
upgrade their python2.5 install and then run Python's test suite. This is needed because one of the test files for the decimal module changed it name (see issue 2114) and OSX doesn't feature a full package manager.
-
- 18 Şub, 2008 2 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Martin v. Löwis yazdı
only on 32-bit systems.
-
- 15 Şub, 2008 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
MemoryError was not guaranteed.
-
Martin v. Löwis yazdı
-
- 14 Şub, 2008 14 kayıt (commit)
-
-
Fred Drake yazdı
Makefile explicitly for now
-
Fred Drake yazdı
-
Fred Drake yazdı
Makefile explicitly for now
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
only available if asserts are left in the code, in cases where they can't be triggered from Python code.
-
Kurt B. Kaiser yazdı
-
Kurt B. Kaiser yazdı
Backport r60227
-
Kurt B. Kaiser yazdı
Issue 1743, Issue 1862. Backport r60225, r60745
-
Kurt B. Kaiser yazdı
Backport r59463
-
Kurt B. Kaiser yazdı
something he didn't select or complete. Backport r58306
-
Kurt B. Kaiser yazdı
mouse and cursor selection in ACWindow implemented; double Tab inserts current selection and closes ACW (similar to double-click and Return); scroll wheel now works in ACW. Added AutoComplete instructions to IDLE Help. Backport of r53679
-
Kurt B. Kaiser yazdı
2. Duplicate some old entries from Python's NEWS to IDLE's NEWS.txt Backport of r53042
-