- 28 Haz, 2010 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 27 Haz, 2010 9 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Ronald Oussoren yazdı
when there is a bare IP address in the "Bypass proxy settings for these Hosts & Domains" list on MacOSX.
-
Ronald Oussoren yazdı
on OSX 10.6, therefore don't use it there either. This fixes issue8621.
-
Ronald Oussoren yazdı
1) The code that checks if an path should be located in the SDK explicitly excludes /usr/local. This fixes issue9046 2) The SDK variant for filtering "db_dirs_to_check" in setup.py was not doing anything because of a missing assignment.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 26 Haz, 2010 6 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Ezio Melotti yazdı
-
R. David Murray yazdı
In 2.5 the email version was bumped to 4.0.2 just before release but after the maintenance branch was set up. The bump was not backported to trunk, and 2.6 went out the door with a version number of 4.0.1. I bumped this to 4.0.2 because of a behavior change, but that makes it look the same as 2.5. So bump it again to 4.0.3.
-
R. David Murray yazdı
-
Alexander Belopolsky yazdı
it is typically used in module initialization function. Thanks Tim Golden for the patch.
-
R. David Murray yazdı
-
- 25 Haz, 2010 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
-
Antoine Pitrou yazdı
on an OpenSSL structure.
-
- 24 Haz, 2010 3 kayıt (commit)
-
-
Stefan Krah yazdı
used with signed/unsigned char arguments. For integer arguments, EOF has to be handled separately.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 23 Haz, 2010 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Stefan Krah yazdı
-
- 22 Haz, 2010 9 kayıt (commit)
-
-
Antoine Pitrou yazdı
Of course, whoever used the wrong indentation rules needs to be spanked.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Be generous in abc.py to allow this.
-
Ronald Oussoren yazdı
detect proxy settings) had the wrong logic for detecting if the checkbox 'Exclude simple hostnames' is checked. This checkin fixes that. As a result the test failure 'Issue8455' goes away on systems where the checkbox is not checked. I'm carefully avoiding saying that is fixes that issue, test_urllib2_localnet assumes that system proxy settings are empty (not just on OSX, see Issue8455 for details).
-
Ronald Oussoren yazdı
* Don't import 'ic' in webbrowser, that module is no longer used * Remove 'MacOS' from the list of modules that should emit a Py3kWarning on import. This is needed because one of the earlier tests triggers and import of this extension, and that causes a failure in test_py3kwarn (running test_py3kwarn separately worked fine) With these changes 'make tests' no longer says that test_py3kwarn fails.
-
- 21 Haz, 2010 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-