- 14 Mar, 2009 1 commit
-
-
Antoine Pitrou authored
-
- 13 Mar, 2009 1 commit
-
-
Georg Brandl authored
-
- 12 Mar, 2009 2 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 11 Mar, 2009 2 commits
-
-
Tarek Ziadé authored
-
Brett Cannon authored
Was a DeprecationWarning for not supporting it since Python 2.6. Closes issue #3652.
-
- 10 Mar, 2009 8 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Update the decimal FAQ for the from_float() classmethod and improve the recipe for remove_exponent() to make it cut and pasteable.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 09 Mar, 2009 6 commits
-
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 08 Mar, 2009 2 commits
-
-
Martin v. Löwis authored
-
Benjamin Peterson authored
-
- 07 Mar, 2009 4 commits
-
-
Guilherme Polo authored
after it is has been populated and properly configured in order to prevent window flashing.
-
Guilherme Polo authored
guaranteed to be safe interp argument given to the PythonCmd in place of the Tcl interpreter taken from a PythonCmd_ClientData.
-
Guilherme Polo authored
-
Tarek Ziadé authored
-
- 05 Mar, 2009 5 commits
-
-
Jesus Cea authored
-
Hirokazu Yamamoto authored
-
Hirokazu Yamamoto authored
Now uses NULL instead of INVALID_HANDLE_VALUE as invalid map handle because CreateFileMapping returns NULL when error occurs.
-
Hirokazu Yamamoto authored
-
Benjamin Peterson authored
-
- 04 Mar, 2009 8 commits
-
-
Ronald Oussoren authored
-
Ronald Oussoren authored
-
Ronald Oussoren authored
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 authored
-
Ronald Oussoren authored
-
Ronald Oussoren authored
-
Georg Brandl authored
-
Brett Cannon authored
Do a more exact copy of the final 3.x code to resolve bugs and add appropriate tests.
-
- 03 Mar, 2009 1 commit
-
-
Raymond Hettinger authored
Adds tests, switches from list to deque, fixes __reduce__ which was unnecessarily copying __keys.
-