[Zope-dev] PyCon Zope sprint Python 3 progress report / roadmap.

2011-03-15 Thread Lennart Regebro
We are here in Atlanta porting Zope stuff, and I've updated the
roadmap, so I thought I'd post it on zope-dev and python-porting, so
people know things are happening, and that they should have been here,
because PyCon was awesome!

So yesterday we've finished the porting of some low-hanging fruits,
and they are now just hanging around waiting for releases. The
complete roadmap for zope.component porting is here:


Done and released:
==

setuptools (ie distribute)
zope.interface
zope.event
zope.exceptions
zope.testrunner


Low hanging fruit:
==

zope.i18nmessageid: Done - not released
   setuptools - Done
TODO: Trunk supports Python 3, not yet released.

zope.hookable: Done - not released
   setuptools - Done
   zope.testing - [test] Done, not released
TODO: Trunk supports Python 3, not yet released.

zope.proxy: Done - not released
   setuptools - Done
   zope.interface - Done
TODO: Trunk supports Python 3, not yet released.

zope.testing: Done - not released
   setuptools - Done
   zope.interface - Done
   zope.exceptions - Done
TODO: Trunk supports Python 3, not yet released.

zope.testrunnner: Done
   setuptools - Done
   zope.interface - Done
   zope.exceptions - Done
   zope.testing - [test] Done, not released
TODO: Some cleanup needed after releasing zope.testing for Python 3.

Mid hanging fruit:
==

zope.configuration:
   setuptools - Done
   zope.interface - Done
   zope.i18nmessageid -  Done, not released
   zope.schema

transaction:
   zope.interface - Done

zc.lockfile:
   setuptools - Done

ZConfig:
   None

zdaemon:
   None

manuel:
   setuptools - Done
   zope.testrunner - Done, waiting for zope.testing.
   zope.testing - [test] Done, not released

High hanging fruit:
===
zc.buildout: In Progress
   setuptools - Done
   zope.testing - [test] Done, not released

zope.component:
   setuptools - Done
   zope.interface - Done
   zope.event - Done
   zope.testing - [test] Done, not released
   zope.testrunner - [test] Almost done, waiting for zope.testing.
   zope.hookable - [hook] [test] Done, not released
   zope.i18nmessageid - [zcml] Done, not released
   zope.proxy - [security]
   zope.location - [security] (Note semi-circular dependency)
   zope.security - [security] (Note semi-circular dependency)
   zope.configuration - [zcml]
   ZODB3 - [persistentregistry] [test]
COMMENT: Loads of tests, mostly doctests means this is a pain to port. Also
there is loads of magic which also may be a pain to port. Lastly, to run all
the tests, we need a lot of extra modules, and some of those require
zope.component. So we need to run only some tests under Python 3, and add
tests once we port the other modules.


zope.component dependencies
===

Optional packages for zope.component. Should be ported directly after
zope.component. I don't know how difficult these are to port.

zope.schema:
   setuptools - Done
   zope.interface - Done
   zope.event - Done
   zope.testing - [test] Done, not released
   z3c.recipe.sphinxdoc - [docs]
COMMENT: Sphinx isn't ported yet. That's only for docs though, so no biggie.
Possibly we'll have to avoid zc.buildout because of that.

zope.location:
   setuptools - Done
   zope.interface - Done
   zope.proxy
   zope.schema
   zope.component - (Note semi-circular dependency)

zope.security: (Uses a c-module)
   setuptools - Done
   zope.interface - Done
   zope.i18nmessageid -  Done, not released
   zope.proxy
   zope.component - (Note semi-circular dependency)
   zope.location
   zope.schema
   zope.testing - [test] Done, not released

ZODB3:
   zope.event - Done
   zope.interface - Done
   transaction
   zc.lockfile
   ZConfig
   zdaemon
   zope.testing - [test] Done, not released
   manuel - [test]
COMMENT: Once zope.testing and zc.buildout are done, merging Martins work
might not be too painful.
___
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] PyCon?

2009-03-25 Thread Lennart Regebro
I'm leaving soon, arriving this afternoon, staying at Crowne Plaza. I
may be up for a drink this evening, or I may be sleeping, not sure. :)

The Zope Open Space I'd prefer Friday or Sunday. Any opinion on that?

-- 
Lennart Regebro: Pythonista, Barista, Notsotrista.
http://regebro.wordpress.com/
+33 661 58 14 64
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] PyCon?

2009-03-25 Thread Jim Fulton

On Mar 24, 2009, at 6:12 AM, Chris Withers wrote:

 Hey All,

 Who's around at PyCon? If so, when/where are we meeting up?


I'm arriving tomorrow morning and departing Tuesday afternoon. I'm  
staying with family.

Jim

--
Jim Fulton
Zope Corporation


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


Re: [Zope-dev] PyCon?

2009-03-25 Thread Martijn Faassen
Hey,

I'll be leaving tomorrow (thursday) and arriving thursday evening too, 
too tired to meet anyone then. I'll see you at the conference where I'm 
sure Lennart will arrange the meeting. My preference is to have the 
openspace meetup not on the first day of the conference but later. If 
you're talking about dinner, I'm sure that will arrange itself. :)

Regards,

Martijn

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


Re: [Zope-dev] PyCon?

2009-03-25 Thread Baiju M
I reached here today morning, now attending some tutorials.
I am stying in Hyatt with my colleague.

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


Re: [Zope-dev] PyCon?

2009-03-25 Thread Gary Poster

On Mar 24, 2009, at 6:12 AM, Chris Withers wrote:

 Hey All,

 Who's around at PyCon? If so, when/where are we meeting up?

Arriving Thursday evening, leaving following Thursday afternoon. I'm  
starting at the Hyatt, going to the Crowne Plaza on Monday.

Email is maybe the best public way to get in touch with me, though I'm  
happy to share cell phone/skype info privately.

Gary

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


Re: [Zope-dev] PyCon?

2009-03-25 Thread Chris Withers
Gary Poster wrote:
 Email is maybe the best public way to get in touch with me, though I'm  
 happy to share cell phone/skype info privately.

Ditto. I'm here how, anyone fancy food/drink/entertainment this evening?

Chris

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


[Zope-dev] PyCon?

2009-03-24 Thread Chris Withers
Hey All,

Who's around at PyCon? If so, when/where are we meeting up?

Chris

-- 
Simplistix - Content Management, Zope  Python Consulting
- http://www.simplistix.co.uk
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] PyCon?

2009-03-24 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Chris Withers wrote:

 Who's around at PyCon? If so, when/where are we meeting up?

I'll be at the Language Summit (held at the Crowne Plaza, not the Hyatt)
on Thursday, and available Wednesday and Thursday evenings.  I'm flying
down to D/FW to visit familiy on Friday, returning Sunday afternoon for
the sprints, and flying out Wednesday morning (4/1).

Chris McDonough and I are staying at the Hyatt.  Look for us in the
lobby bar in the early evening, or give me a ring on my cell number (below).


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

iD8DBQFJyPM/+gerLs4ltQ4RAl0KAJ0RFKexBS0VrD+9TLJLLSN67Dqo1ACcCRL4
Bbyu/uZI2ysuUJEQxr95woQ=
=tyfj
-END PGP SIGNATURE-

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


Re: [Zope-dev] PyCon?

2009-03-24 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 24.03.2009 11:12 Uhr, Chris Withers wrote:
 Hey All,
 
 Who's around at PyCon? If so, when/where are we meeting up?
 

Arriving Wed. afternoon and departing next Tue.
Staying at Hyatt.

Andreas
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAknI9i8ACgkQCJIWIbr9KYx2hwCggloGGlfvoml6BE46w+bFxaIO
X/8An3zCHTom5cSilcRlR73+ZDcsRXJI
=NcD5
-END PGP SIGNATURE-
begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd.  Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:i...@zopyx.com
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard

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


[Zope-dev] PyCon DC 2003: Extension of Submission Deadline

2002-12-17 Thread Guido van Rossum on behalf of Steve Holden
The deadline for submissions to PyCon DC 2003 appears to have been too tight
for many authors. While some promised submissions have arrived, several have
not even though the original deadline of 15 December has passed.

Rather than exclude promising papers the organizing committee has decided to
extend the deadline for submissions. Accordingly, the new schedule for
proposals is as follows:

Submission Deadline: January 15, 2003
Notification of Acceptance: January 31, 2003
Final Versions Due: March 10, 2003
Conference Dates: March 26-28, 2003 [unchanged]

Authors who have already submitted abstracts are invited to resubmit if they
feel that the original deadline had an adverse effect on the quality of
their submissions.

Please make any appropriate media, mailing lists and newsgroups aware of
this announcement. Enquiries should be sent in the first instance to
[EMAIL PROTECTED] Information about PyCon DC 2003 is available at the
following URLs:

www.python.org/pycon
www.python.org/cgi-bin/moinmoin/PyCon

The latter URL, a Wiki page, can also be used to communicate with the
conference organizers. This is *your* conference: tell us what *you* want to
see in it.

regards
---
Steve Holden  http://www.holdenweb.com/
Python Web Programming http://pydish.holdenweb.com/pwp/
Bring your musical instrument to PyCon!http://www.python.org/pycon/
---

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



[Zope-dev] PyCon DC 2003: Call For Papers

2002-12-04 Thread Jim Fulton

Hi All,

There's a Python Conference coming up March 26-28 in Washington.
I think this will be a really great conference and would love to
see a bunch of Zope and Zope 3 presentations.  I'll be submitting
proposals for Zope 3 tutorials and papers and will be hosting
a Zope 3 sprint before and/or after the conference. I expect that
a bunch of other ZC folks will be involved too.

I'd like to experiment with some new kinds of sessions during
the conference that provide venues for discussion of issues
or group hacking (sort of like micro sprints, jumps? ;).

Please consider submitting a presentation (tutorial, paper, ...)
proposal. The deadline, Dec 15, is pretty soon.

I hope to see you there.

Jim

P.S. The Infrae Sprintathon is an amazing event. There's a lot of
 terrific work going on and it's been a great opportunity for people
 to get to know each other and work together.

 I'd love to have more events like this in the future.

--
Jim Fulton   mailto:[EMAIL PROTECTED]   Python Powered!
CTO  (888) 344-4332http://www.python.org
Zope Corporation http://www.zope.com   http://www.zope.org

---BeginMessage---
PyCon DC 2003, the first Python Community Conference, has now issued a
formal call for papers, which you can read at

www.python.org/pycon/cfp.html

The organizing committee is interested in any and all submissions for
presentations. Traditional presentation styles will doubtless be the norm,
but if you would like to experiment with a different format you are
encouraged to mail suggestions to pycon-interest at python dot org if you
are a subscriber to that list, or to the address given at the foot of this
message.

Time is short, so please make sure any questions are sent in promptly. We
will do our best to turn them around quickly.

We look forward to seeing you at PyCon DC 2003, for which registration
details should be published shortly.

Steve Holden
PyCon Committee Chair
pycondc-2003 at python dot org




-- 
http://mail.python.org/mailman/listinfo/python-announce-list

---End Message---