- 03 May, 2010 9 commits
-
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Brett Cannon authored
Clang.
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Brett Cannon authored
Found using Clang's static analyzer.
-
Antoine Pitrou authored
exceptions raised by the implicit flush(). Also ensure that calling close() several times is supported. Patch by Pascal Chambon.
-
Jesus Cea authored
-
Vinay Sajip authored
-
- 02 May, 2010 6 commits
-
-
Brett Cannon authored
-
Michael Foord authored
-
Antoine Pitrou authored
gc.DEBUG_STATS.
-
Ronald Oussoren authored
uses the default browser.
-
Ronald Oussoren authored
works on OSX
-
Mark Dickinson authored
-
- 01 May, 2010 7 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
(yes, this is a sensitive subject, sorry)
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Mark Dickinson authored
-
Senthil Kumaran authored
-
Andrew M. Kuchling authored
-
- 30 Apr, 2010 13 commits
-
-
Antoine Pitrou authored
test_multiprocessing. Patch by Paul Moore.
-
Marc-André Lemburg authored
Only override the AC_PROG_CC determined CFLAGS if they were set by the user. This restores the default behavior in the common case of not having CFLAGS defined when running configure.
-
Ronald Oussoren authored
Mac/README. Fixes issue 7107.
-
Ronald Oussoren authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Tarek Ziadé authored
-
Ronald Oussoren authored
framework install of Python in your home directory (on OSX): $ configure --enable-framework=${HOME}/Library/Frameworks $ make && make install Without this patch the framework would get installed just fine, but 'make install' would try to install the application bundles and command-line tools outside the user's home, which doesn't work for non-admin users (and is bad form anyway).
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
Antoine Pitrou: is my version of the paragraph still correct? R. David Murray: is this more understandable than the previous version?
-
Andrew M. Kuchling authored
-
- 29 Apr, 2010 5 commits
-
-
Giampaolo Rodolà authored
-
Senthil Kumaran authored
-
Ezio Melotti authored
Group the Windows entries in getfilesystemencoding doc, move the win 9x one at the bottom of the list and fix some markup.
-
Lars Gustäbel authored
files with execute permissions set.
-
Antoine Pitrou authored
of the Linux kernel. Patch by Yaniv Aknin.
-