This is fine with me.
Note that 2.4.4 won't be out until after 2.5.0, so it's a couple of
months off yet.
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/
Ronald Oussoren wrote:
> The rationale for this is simple: Apple seems to pick up a recent
> copy of python for every new major release of OSX (Python 2.2.x for
> Jaguar, Python 2.3.0 for Panther, Python 2.3.5 for Tiger) and is
> therefore likely to use Python 2.4.x for the next release of th
Sounds like an all-round good plan to me.
On 5/11/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to backport the patches I've done to the trunk regarding
> universal binary support for OSX and endian issues in Mac specific
> modules.
>
> The last set seems easy enough, all of th
Hi,
I'd like to backport the patches I've done to the trunk regarding
universal binary support for OSX and endian issues in Mac specific
modules.
The last set seems easy enough, all of those are clearly bugfixes.
I'm not sure if the universal binary patches are acceptable for
backport (an