[Python-Dev] Python 2.4.4 was: Interest in a Python 2.3.6?
Josiah Carlson
jcarlson at uci.edu
Sun Sep 10 00:23:50 CEST 2006
Barry Warsaw <barry at python.org> wrote:
> Well, there certainly hasn't been an overwhelming chorus of support
> for the idea, so I think I'll waste my time elsewhere ;). Consider
> the offer withdrawn.
I hope someone tries to fix one of the two bugs I listed that were
problems for 2.3 and 2.4 in 2.4.4:
http://www.python.org/sf/780714
http://www.python.org/sf/1548687
The former involves stack allocation errors in subthreads that exists
even in 2.5, which may not be fixable in Windows, and very likely is not
fixable on linux.
The latter is fixable on all platforms.
- Josiah
More information about the Python-Dev
mailing list