- 11 Mar, 2009 1 kayıt (commit)
-
-
Brett Cannon yazdı
Was a DeprecationWarning for not supporting it since Python 2.6. Closes issue #3652.
-
- 10 Mar, 2009 8 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Update the decimal FAQ for the from_float() classmethod and improve the recipe for remove_exponent() to make it cut and pasteable.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 09 Mar, 2009 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 08 Mar, 2009 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Benjamin Peterson yazdı
-
- 07 Mar, 2009 4 kayıt (commit)
-
-
Guilherme Polo yazdı
after it is has been populated and properly configured in order to prevent window flashing.
-
Guilherme Polo yazdı
guaranteed to be safe interp argument given to the PythonCmd in place of the Tcl interpreter taken from a PythonCmd_ClientData.
-
Guilherme Polo yazdı
-
Tarek Ziadé yazdı
-
- 05 Mar, 2009 5 kayıt (commit)
-
-
Jesus Cea yazdı
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
Now uses NULL instead of INVALID_HANDLE_VALUE as invalid map handle because CreateFileMapping returns NULL when error occurs.
-
Hirokazu Yamamoto yazdı
-
Benjamin Peterson yazdı
-
- 04 Mar, 2009 8 kayıt (commit)
-
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
This is needed because the system linker looks in /Library/Framework before it looks in /System/Library frameworks. Without this patch _tkinter will be unusable when it is compiled on a system that has Tk 8.5 installed in /Library/Frameworks (and the Apple 8.4 install in /System/Library/Frameworks)
-
Facundo Batista yazdı
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
-
Georg Brandl yazdı
-
Brett Cannon yazdı
Do a more exact copy of the final 3.x code to resolve bugs and add appropriate tests.
-
- 03 Mar, 2009 6 kayıt (commit)
-
-
Raymond Hettinger yazdı
Adds tests, switches from list to deque, fixes __reduce__ which was unnecessarily copying __keys.
-
Benjamin Peterson yazdı
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-