This is the summary for test reports received on the
zope-tests list between 2012-04-05 00:00:00 UTC and 2012-04-06 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/06/2012 10:39 AM, Marius Gedminas wrote:
> Curious: why getattr(meth, _IM_FUNC)? AFAICS starting with Python 2.6
> you can use the Python 3 spelling of meth.__func__. The same applies
> to _FUNC_CODE, _FUNC_DEFAULTS etc. Is it a relic of an o
On Thu, Apr 05, 2012 at 04:36:23PM -0400, Tres Seaver wrote:
> Having merged the 'tseaver-better_unittests' branch to the zope.interface
> trunk last Friday, I now have a new branch ready for merging:
>
> http://svn.zope.org/zope.interface/branches/tseaver-no_2to3
>
> The branch excises the use