- 13 May, 2008 2 commits
-
-
Jesus Cea authored
-
Benjamin Peterson authored
-
- 12 May, 2008 28 commits
-
-
Benjamin Peterson authored
-
Amaury Forgeot d'Arc authored
The new mac-specific functions must be ignored.
-
Benjamin Peterson authored
-
Amaury Forgeot d'Arc authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
which clears them at the end.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Eric Smith authored
-
Ronald Oussoren authored
This patch removes the dependency on the Carbon package from urllib. The mac-specific code for getting proxy configuration is now writting in Python using ctypes and uses the SystemConfiguration framework instead of InternetConfig. Also provides a mac-specific implementation of proxy_bypass.
-
Ronald Oussoren authored
The 'mac' platform (that is, os.name == 'mac') was used for the MacOS 9 port, which is no longer supported (as of Python 2.4 IIRC).
-
Georg Brandl authored
-
Georg Brandl authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Alexandre Vassalotti authored
was renamed.
-
Alexandre Vassalotti authored
Renamed socketserver module in its own documentation. Renamed documentation references.
-
Alexandre Vassalotti authored
Deprecated old name.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Brett Cannon authored
-
- 11 May, 2008 10 commits
-
-
Brett Cannon authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
``Completer.complete()`` method are now caught and ignored.
-
Georg Brandl authored
-
Alexandre Vassalotti authored
Modified TestStdlibRenames to support platform specific renames. Added test for PixMapWrapper rename warning. Added note to documentation about PixMapWrapper rename.
-