[Python-Dev] failures in test_sqlite when entire test suite run

2007-05-31 Thread Brett Cannon
I have been getting failures from test_sqlite off the trunk when I run the entire test suite (as ``./python.exe Lib/test/regrtest.py``) with this error on OS X 10.4.9 and sqlite3 3.3.16: Traceback (most recent call last): File "/Users/drifty/Dev/python/2.x/pristine/Lib/sqlite3/test/regression.py

Re: [Python-Dev] removing use of mimetools, multifile, and rfc822

2007-05-31 Thread Raghuram Devarakonda
On 5/31/07, Barry Warsaw <[EMAIL PROTECTED]> wrote: > > In other words this email is to hopefully inspire someone to remove > > the uses > > of rfc822, mimetools, and multifile from the stdlib so the > > DeprecationWarnings can finally go in. > > +1 for deprecating these. I don't have time to slog

Re: [Python-Dev] removing use of mimetools, multifile, and rfc822

2007-05-31 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On May 31, 2007, at 4:09 PM, Brett Cannon wrote: > I just finished going through PEP 4 and adding DeprecationWarnings in > 2.6for the various modules that were lacking the warning for some > reason or > another ... > > ... except for mimetools, multif

[Python-Dev] removing use of mimetools, multifile, and rfc822

2007-05-31 Thread Brett Cannon
I just finished going through PEP 4 and adding DeprecationWarnings in 2.6for the various modules that were lacking the warning for some reason or another ... ... except for mimetools, multifile, and rfc822. All three modules are still used by some other module somewhere in the stdlib. The docs

Re: [Python-Dev] Minor ConfigParser Change

2007-05-31 Thread Joseph Armbruster
Fred, My only motivation was style. As per your comment: "In general, we try to avoid making style changes to the code since that can increase the maintenance burden (patches can be harder to produce that can be cleanly applied to multiple versions)." I will keep this in mind when supplying fu

Re: [Python-Dev] [Distutils] Adventures with x64, VS7 and VS8 on Windows

2007-05-31 Thread Martin v. Löwis
> The practical problem is: how should 'The PSF' get a Microsoft-signed > certificate? If you want to experiment with a signed installer, try http://www.dcl.hpi.uni-potsdam.de/home/loewis/python-2.5.1.msi In order for Windows to verify the signature, you can install http://www.dcl.hpi.uni-potsd