[Python-Dev] [Python-3000] Another run at beta one

Jesse Noller jnoller at gmail.com
Wed Jun 18 16:30:50 CEST 2008


On Wed, Jun 18, 2008 at 7:54 AM, Jesse Noller <jnoller at gmail.com> wrote:
> On Wed, Jun 18, 2008 at 7:45 AM, Barry Warsaw <barry at python.org> wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Well, I'm going to try again tonight to release beta one for Python 2.6 and
>> 3.0.  I'm planning on starting the release at 6pm US/Eastern or 2200 UTC.
>>
>> Right now the Python 2.6 buildbots look pretty good.  We have /one/ green
>> buildbot for Python 3.0.  That's better than last week at least, but it
>> would be great to get a few more.  I know folks have been working hard at
>> this, and I really appreciate it.
>>
>> I think we're looking fairly good on the release critical bugs.  I'll clear
>> 3089 and 3009 tonight, and check locally on 3088 over the day.
>>
>> If you're looking for a way to help out, see if you can turn any of the
>> other 3.0 buildbots green.  I will be hanging out on #python-dev all day,
>> but ping my nick (barry) if you need my attention.
>>
>> Thanks, and let's get it done today!
>> - -Barry
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.9 (Darwin)
>>
>> iQCVAwUBSFj1bHEjvBPtnXfVAQLrvAP/ftfpN50HbeimRoK2WhX4RcuN9G81IfbJ
>> 4+CXdjH7WLC/wwKvNp1Q6qc3vHWTqPgA7jF7yowU/a/3FretkzUPGNmtjoWvfQzM
>> BL1ktG6fh298+KRJTSTXGeNSEzjwBg2GryyQJV5xmwsUMiwvrI4OE3w8O6eE5AkS
>> gFmU86oZSFw=
>> =SiNl
>> -----END PGP SIGNATURE-----
>> _______________________________________________
>> Python-3000 mailing list
>> Python-3000 at python.org
>> http://mail.python.org/mailman/listinfo/python-3000
>> Unsubscribe:
>> http://mail.python.org/mailman/options/python-3000/jnoller%40gmail.com
>>

Update: Most of the trunk bots went green post r64375, so I merged the
change over to py3k. The change aggressively skips the MP package
tests if RLock instantiation throws an OSError.

-jesse


More information about the Python-Dev mailing list