On Tue, Mar 31, 2009 at 07:59:46PM -0700, Christopher Lee wrote:
-> I cleaned up and pushed the buildbot-fixes to master.  Get the latest  
-> code from the public repo.or.cz repository.  Comments below.

Awesome, thanks!

-> On Mar 29, 2009, at 2:34 PM, C. Titus Brown wrote:
-> 
-> > The most complicated patches were for a bug in Python 2.3's  
-> > shelve.Shelf
-> > class, which tries to access self.writeback and self.dict even when
-> > those attributes may not have been set (for e.g. a failed 'open').
-> 
-> 
-> I cleaned up these fixes, because they needlessly propagated a bad  
-> pattern from Python's shelve module.  Our code is much cleaner as a  
-> result.  I don't understand why the Python folks haven't cleaned this  
-> up themselves -- the obvious solution is so much simpler and more  
-> robust!  For more details see:
-> 
-> http://code.google.com/p/pygr/issues/detail?id=81

I'll look at it tonight or over the weekend -- thanks for doing this!

Note, buildbots updated; I had to remove blast_tests again, but other
than that annoying crash bug in python2.3/pygr, they're green:

        git://repo.or.cz/pygr.git

...actually, there's some sort of annoying mysql crosstalk bug.  Grr.
I'll deal with YOU later, mister mysql...

cheers,
--titus
-- 
C. Titus Brown, c...@msu.edu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to