Re: [Zope-dev] zope.interface versions, ZTK 1.0 and later

2011-08-18 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/17/2011 10:03 AM, Tres Seaver wrote:

>> [1] 
>> http://buildbot.afpy.org/ztk1.0/builders/Python2.6.5%20Linux%2064bit/builds/344/steps/test%20ztk/logs/stdio
>
>> 
> I
> 
> cannot reproduce that failure.  The assertion is actually
> backported, along with the updated fix for comparing same-named
> interfaces in different modules.

OK, I can reproduce this, but only sporadically, on x86-64 system.  I
have just checked in a fix (adding '__le__' and '__ge__' methods) which
should get those tests passing again on the 3.6 branch.

 http://svn.zope.org/zope.interface/branches/3.6/?view=rev&rev=122609



Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5NdMkACgkQ+gerLs4ltQ4/oQCgzEq3/eHefb/6ah6VGgYcrhPu
HWAAoMHz8D/n0BUrk+FTuCkKA46z+C0Q
=2laj
-END PGP SIGNATURE-

___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope.interface versions, ZTK 1.0 and later

2011-08-17 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/17/2011 09:56 AM, Gediminas Paulauskas wrote:
> 2011/8/13 Tres Seaver :
>> 
>> On 08/12/2011 02:46 PM, Tres Seaver wrote:
>> 
>>>  %< 
>>>  Proposal 
>>> 
>>> - Revert ZTK 1.0 to use zope.interface 3.6.1.  (We can skip this
>>> part if the next step goes quickly).
>>> 
>>> - Create a 3.6 branch in SVN, and revert all the post-3.6.1
>>> changes on it.  Release a new 3.6.6 from this branch, possibly
>>> after applying a new, more minimal fix for LP #570942.
>>> 
>>> - Bump ZTK 1.0 to use the zope.interface 3.6.6.
>>> 
>>> - Freeze development on the 3.6 branch.
>>> 
>>> - Release a 3.7.0 version from the trunk, with all the porting 
>>> changes intact.  Update ZTK 1.1 to use 3.7.0, 
>>>  %< 
>>> 
>> 
>> Done.
> 
> It's all good, except that the tests of alternative solution in
> 3.6.6 do not pass [1].
> 
> Also I thought 3.6.2 was good for ZTK 1.0, as it worked on python 2.4
> - 3.2. Only the sorting improvement in next versions broke
> something.

Nothing in 3.6.2 helps "legacy" uses -- its only changes were Python3
porting tweaks and a non-fucntional change to how documentation was
displayed on PyPI.

> [1]
> http://buildbot.afpy.org/ztk1.0/builders/Python2.6.5%20Linux%2064bit/builds/344/steps/test%20ztk/logs/stdio

I
> 
cannot reproduce that failure.  The assertion is actually backported,
along with the updated fix for comparing same-named interfaces in
different modules.


Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5LykUACgkQ+gerLs4ltQ7S7gCgrh3vYHaE6UGZTjnEb3yEAtdT
5hQAn36EjEDzGHh30VrQGQFHza1ozqDD
=pPmX
-END PGP SIGNATURE-

___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope.interface versions, ZTK 1.0 and later

2011-08-17 Thread Gediminas Paulauskas
2011/8/13 Tres Seaver :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 08/12/2011 02:46 PM, Tres Seaver wrote:
>
>>  %<
>>  Proposal 
>>
>> - Revert ZTK 1.0 to use zope.interface 3.6.1.  (We can skip this part
>> if the next step goes quickly).
>>
>> - Create a 3.6 branch in SVN, and revert all the post-3.6.1 changes
>> on it.  Release a new 3.6.6 from this branch, possibly after applying
>> a new, more minimal fix for LP #570942.
>>
>> - Bump ZTK 1.0 to use the zope.interface 3.6.6.
>>
>> - Freeze development on the 3.6 branch.
>>
>> - Release a 3.7.0 version from the trunk, with all the porting
>> changes intact.  Update ZTK 1.1 to use 3.7.0,
>>  %<
>> 
>
> Done.

It's all good, except that the tests of alternative solution in 3.6.6
do not pass [1].

Also I thought 3.6.2 was good for ZTK 1.0, as it worked on python 2.4 - 3.2.
Only the sorting improvement in next versions broke something.

[1] 
http://buildbot.afpy.org/ztk1.0/builders/Python2.6.5%20Linux%2064bit/builds/344/steps/test%20ztk/logs/stdio

-- 
Gediminas
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope.interface versions, ZTK 1.0 and later

2011-08-13 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/12/2011 02:46 PM, Tres Seaver wrote:

>  %<
>  Proposal 
> 
> - Revert ZTK 1.0 to use zope.interface 3.6.1.  (We can skip this part
> if the next step goes quickly).
> 
> - Create a 3.6 branch in SVN, and revert all the post-3.6.1 changes
> on it.  Release a new 3.6.6 from this branch, possibly after applying
> a new, more minimal fix for LP #570942.
> 
> - Bump ZTK 1.0 to use the zope.interface 3.6.6.
> 
> - Freeze development on the 3.6 branch.
> 
> - Release a 3.7.0 version from the trunk, with all the porting
> changes intact.  Update ZTK 1.1 to use 3.7.0, 
>  %<
> 

Done.


Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5GvUoACgkQ+gerLs4ltQ4BDgCgtVyxaWLwfusKVZxoi2CrCayH
zpAAn1ZeUD1vgb1lKq5F0smOovz1qbQz
=aO2L
-END PGP SIGNATURE-

___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope.interface versions, ZTK 1.0 and later

2011-08-12 Thread Hanno Schlichting
On Sat, Aug 13, 2011 at 3:55 AM, Stephan Richter
 wrote:
> On Friday, August 12, 2011, Tres Seaver wrote:
>> Thoughts?
>
> +1. Sounds like a good plan.

+2 :)

Hanno
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope.interface versions, ZTK 1.0 and later

2011-08-12 Thread Stephan Richter
On Friday, August 12, 2011, Tres Seaver wrote:
> Thoughts?

+1. Sounds like a good plan.

Regards,
Stephan
-- 
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )