Differences between revisions 65 and 69 (spanning 4 versions)
Revision 65 as of 2007-08-06 18:39:14
Size: 3686
Editor: 72
Comment:
Revision 69 as of 2007-08-13 17:17:01
Size: 3900
Editor: 65
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
  * When: August 22-25, probably ~ 9.30 am - 5pm PT
  * Where: Mountain View Google Campus - University Theater Bldg 40
  * Who: Neal Norwitz, Talin, Alex Martelli, Collin Winter, Guido van Rossum, and ''you?''
  * What: Py3k primarily
''If you plan or hope to attend, please sign up below so we can have your badge ready at the lobby. (Googlers: please sign up so we can plan the space accordingly.)''
Line 8: Line 5:
We are sprinting Aug 22-25, 2007 at Google's Mountain View, California headquarters (MTV). Google's Open Source Program Office is doing much of the internal coordination with Jeremy Hylton and Neal Norwitz handling more of the technical side. We hope many Googlers and non-Googlers will participate.   * When: August 22-25, 9:30 am - 5:30pm local time
  * Where:
    * Mountain View Google Campus - University Theater Bldg 40
    * Chicago Google Engineering office
Line 10: Line 10:
'''Goals and Suggested Sprint Areas''' For more information on the Chicago sprint, see http://mail.python.org/pipermail/chicago/2007-August/002401.html

== Goals and Suggested Sprint Areas ==

The primary focus will be on getting new features into 3.0 before the first alpha. We hope to have a solid, stable and reasonably complete 3.0a1. You can make this happen and have fun doing it! Come join us.
Line 14: Line 18:
  * [http://sourceforge.net/tracker/?group_id=5470&atid=105470 2.5 bug fixing]
  * Cleanup for 2.6
  * New features for 2.6 (PEP may be required)
     * Merging in memory tracking work from bcannon-sandboxing branch
  * more big-memory tests for 2.5+ (dicts, unicode, array, struct)
  * Cleaning and unification of package documentation
  * Implement Signature objects (Brett Cannon)
  * Cleanup for 2.6/3.0 transition
  * Documentation for the transition
  * Add fixers to the 2to3 tool
Line 23: Line 23:
'''Attendees''' == Attendees Sign Up Here ==
Line 25: Line 25:
  || Name || Dates ||
  || Neal Norwitz || 22-25 ||
  || Guido van Rossum || 22-25 ||
  || Talin || 22-25 ||
  || Collin Winter || 22-25 ||
  || Name || Dates || Location || Googler? ||
  || Neal Norwitz || 22-25 || MTV || Yes ||
  || Guido van Rossum || 22-24 || MTV || Yes ||
  || Talin || 22-25 || MTV || Yes ||
  || Collin Winter || 22-25 || MTV || Yes ||
  || Alex Martelli || ????? || MTV || Yes ||
  || Brian Fitzpatrick || ????? || CHI || Yes ||
  || Skip Montanaro || ????? || CHI || No ||
Line 31: Line 34:
== Food ==
Line 32: Line 36:
'''Food''' We'll be providing lunch and dinner to our attendees and breakfast will be available from the micro-kitchens. Our guests will dine with us in our cafes for their meals.
Line 34: Line 38:
We'll be providing lunch and dinner to our attendees and breakfast will be available from the microkitchens. Our guests will dine with us in our cafes for their meals.

'''Housing - MTV'''
== Housing - MTV ==
Line 42: Line 44:
'''Security - MTV''' == Security - MTV ==
Line 45: Line 47:
'''More on Location''' == More on Location ==
Line 47: Line 49:
''Mountain View''
1600 Amphitheatre Parkway, 94043
=== Mountain View ===
1600 Amphitheatre Parkway, CA 94043;
Line 50: Line 52:
Line 55: Line 56:
(Non-Googlers: please go to the Building 40 reception and let the receptionist know ou are here for the Python Sprint and you will receive a badge. (Non-Googlers: please go to the Building 40 reception and let the receptionist know you are here for the Python Sprint and you will receive a badge.)
Line 57: Line 58:
'''Come Prepared!''' === Chicago ===

Chicago Sales & Engineering Office,
20 West Kinzie St.,
Chicago, IL 60610

More info: http://www.google.com/corporate/address.html


== Come Prepared! ==
Line 61: Line 71:
For Python 2.5/2.6, check out the head branch; see http://www.python.org/dev/faq/#subversion-svn (use the instructions for anonymous checkout unless you already have developer privileges). For Python 2.6, check out the head branch; see http://www.python.org/dev/faq/#subversion-svn (use the instructions for anonymous checkout unless you already have developer privileges).
Line 63: Line 73:
For py3k, check out the "py3k-struni" branch. Also read PEPs 3000-3999. For py3k, check out the "py3k" branch. Also read PEPs 3000-3999.
Line 65: Line 75:
In either case, make sure you have at least built and tested it once so you are familiar with the process. It's something like "./configure; make; make test" in the appropriate directory. (For Py3k, 25 or so tests typically fail -- a goal of the sprint will be to fix these.) In either case, make sure you have at least built and tested it once so you are familiar with the process. It's something like "./configure; make; make test" in the appropriate directory. (For Py3k, half a dozen tests typically fail -- a goal of the sprint will be to fix these.)
Line 67: Line 77:
'''Questions''' === Questions ===
Line 69: Line 79:
Are you guys on IRC, Google Talk, or something like that? Answer: no IRC AFAIK; some individuals can be IM'ed in gmail chat, e.g. gvanrossum@gmail.com.

No
other locations? Last time there was an NYC location and had he known about it Fitz would have probably put together a Chicago location... -- SkipMontanaro
Are you guys on IRC, Google Talk, or something like that? Answer: no IRC AFAIK; some individuals can be IM'ed in gmail chat, e.g. gvanrossum@gmail.com, nnorwitz@gmail.com.

Google Python Sprint 2007

If you plan or hope to attend, please sign up below so we can have your badge ready at the lobby. (Googlers: please sign up so we can plan the space accordingly.)

  • When: August 22-25, 9:30 am - 5:30pm local time
  • Where:
    • Mountain View Google Campus - University Theater Bldg 40
    • Chicago Google Engineering office

For more information on the Chicago sprint, see http://mail.python.org/pipermail/chicago/2007-August/002401.html

Goals and Suggested Sprint Areas

The primary focus will be on getting new features into 3.0 before the first alpha. We hope to have a solid, stable and reasonably complete 3.0a1. You can make this happen and have fun doing it! Come join us.

Some suggestions:

  • Python 3000 (for tasks and status, see ["Python3000"])
  • Cleanup for 2.6/3.0 transition
  • Documentation for the transition
  • Add fixers to the 2to3 tool
  • Add your ideas here

Attendees Sign Up Here

  • Name

    Dates

    Location

    Googler?

    Neal Norwitz

    22-25

    MTV

    Yes

    Guido van Rossum

    22-24

    MTV

    Yes

    Talin

    22-25

    MTV

    Yes

    Collin Winter

    22-25

    MTV

    Yes

    Alex Martelli

    ?????

    MTV

    Yes

    Brian Fitzpatrick

    ?????

    CHI

    Yes

    Skip Montanaro

    ?????

    CHI

    No

Food

We'll be providing lunch and dinner to our attendees and breakfast will be available from the micro-kitchens. Our guests will dine with us in our cafes for their meals.

Housing - MTV

You can book a room at The Residence Inn Palo Alto/Mountain View; ask for Google's corporate rate. If you're looking to save funds, you might consider booking a penthouse room at the property and doubling up with another attendee. http://marriott.com/property/propertypage.mi?marshaCode=SFOMV

Security - MTV

Badges will be provided to all attendees. Please wear them at all times.

More on Location

Mountain View

1600 Amphitheatre Parkway, CA 94043; University Theatre - 2nd Flr, Building 40

Directions: [WWW] http://www.google.com/corporate/address.html#directions Guests are welcome to arrive any time after 9:30 AM.

(Non-Googlers: please go to the Building 40 reception and let the receptionist know you are here for the Python Sprint and you will receive a badge.)

Chicago

Chicago Sales & Engineering Office, 20 West Kinzie St., Chicago, IL 60610

More info: http://www.google.com/corporate/address.html

Come Prepared!

Please come prepared so we won't have to waste time helping everybody with their setup. Bring a laptop (preferably running Linux or OSX; we have limited svn setup experience for other systems, esp. Windows). Make sure svn is installed: http://subversion.tigris.org/ -- Check [http://prolificprogrammer.com/~hdiwan/blog/2006/08/02/home_subversion_repository_1.html Hasans Blog Entry on subversion ] for help with other systems.

For Python 2.6, check out the head branch; see http://www.python.org/dev/faq/#subversion-svn (use the instructions for anonymous checkout unless you already have developer privileges).

For py3k, check out the "py3k" branch. Also read PEPs 3000-3999.

In either case, make sure you have at least built and tested it once so you are familiar with the process. It's something like "./configure; make; make test" in the appropriate directory. (For Py3k, half a dozen tests typically fail -- a goal of the sprint will be to fix these.)

Questions

Are you guys on IRC, Google Talk, or something like that? Answer: no IRC AFAIK; some individuals can be IM'ed in gmail chat, e.g. gvanrossum@gmail.com, nnorwitz@gmail.com.

GoogleSprint (last edited 2010-08-21 07:58:49 by 173-164-217-69-SFBA)

Unable to edit the page? See the FrontPage for instructions.