I just verified with our ActivePython build that 2.6.4rc2 builds fine on Linux,
Windows, Mac, HP-UX, AIX and Solaris. 3.1.2rc1 builds fine except on AIX[1] and
HP-UX[2] but those issues existed in 3.1.1 too, I believe.
-srid
[1] http://bugs.python.org/issue6645
[2] http://bugs.python.org/issue5
Hi Python hackateers!
It looks like we finally have no more release blockers for 2.6.5rc2. I would
like to tag the tree tonight for rc2 so that Martin can build the Windows
installer for a release tomorrow. I am also moving the final release back to
Friday March 19.
-Barry
signature.asc
Descr
We are definitely going to need a 2.6.5 rc 2. We've had a number of critical
issues fixed since rc1 and we have two more critical patches approved for
landing which fix issues on OS X. I've given Ronald approval in the tracker
to land these two patches.
8066 OS X installer: readline module break