- 08 Jun, 2009 7 commits
-
-
Benjamin Peterson authored
-
Ronald Oussoren authored
--enable-shared
-
Ronald Oussoren authored
of Python (on OSX), and the end result of that is that the combination of ``python-config --ldflags`` and ``python-config --libs`` refers to an actually existing location. I've done this in preference to changing python-config to specify '-framework Python' for linking because that doesn't work when you have multiple versions of python installed (because '-framework Python' will always link to the 'Current' version of the framework, without a possibility to specify a specific version).
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 07 Jun, 2009 8 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Kristján Valur Jónsson authored
Add a feature to disable the Nagle algorithm on sockets in TCPServer
-
Benjamin Peterson authored
-
- 06 Jun, 2009 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 05 Jun, 2009 5 commits
-
-
Benjamin Peterson authored
-
Michael Foord authored
-
Tarek Ziadé authored
-
Eric Smith authored
-
Hirokazu Yamamoto authored
-
- 04 Jun, 2009 10 commits
-
-
Georg Brandl authored
-
Eric Smith authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
#5767: remove sgmlop support from xmlrpclib; the sgmlop parser does not do much validation and is no longer much faster than e.g. the cElementTree XMLParser.
-
Tarek Ziadé authored
-
Benjamin Peterson authored
-
- 03 Jun, 2009 6 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Josiah Carlson authored
-
Josiah Carlson authored
This should also fix disconnect behavior cross-platform.
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-