On 2008-06-09 07:20, Gregory P. Smith wrote:
On Fri, Jun 6, 2008 at 2:19 AM, M.-A. Lemburg <[EMAIL PROTECTED]> wrote:
On 2008-06-03 01:29, Gregory P. Smith wrote:
On Mon, Jun 2, 2008 at 4:09 PM, Guido van Rossum <[EMAIL PROTECTED]>
wrote:
I will freely admit that I haven't followed this thr
Hi,
this is a request for a decision based on this bug report:
http://bugs.python.org/issue2997
In the current py3k branch, the nb_divide field (position 4) in the
PyNumberMethods has been removed, but three other fields further on were left
in for compatibility. Since the fourth field of that s
> I have been unable to install 3.0a5 on a Vista / AMD64 platform.
> I downloaded the amd64 3.0a5 installer and I have tried various ideas
> but always find that Vista complains that 'Installation package could
> not be opened'.
> I would be grateful for instruction from anyone who has done this.
I just finished a PEP 3121 implementation, uploaded at
http://codereview.appspot.com/1962
It contains all the API changes proposed in the PEP,
and updates all modules to conform to a minimal level
of the API. I'd like to commit the change later today,
so that it still makes the first beta.
There
> I just tested the 64bit 3.0a5 installer on Vista64 and it worked perfectly.
> You might want to verify your download worked OK by comparing the md5sum of
> your file with what is on the download page.
One issue (probably not the one of the OP) is still unresolved (AFAIK -
I don't use Vista regul
On Mon, Jun 9, 2008 at 11:20 PM, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> One issue (probably not the one of the OP) is still unresolved (AFAIK -
> I don't use Vista regularly); an issue that you brought up some time
> ago: Installer unreasonably invokes UAC when running the MSI file, even
>