Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2004-12-13 02:38:42
Size: 1235
Comment:
Revision 8 as of 2009-06-08 00:45:14
Size: 1287
Editor: DavidGoodger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The PSF Board of Directors meet once a month via IRC. The meeting is held the second Tuesday of each month at 1 PM EST/EDT. A script in the Python nondist CVS in sandbox/datetime/PSF.py can be used to obtain meeting times. For example: {{{ == Board Meetings ==
Line 3: Line 3:
$ PSF.py 2005 Eastern Pacific Amsterdam UTC
PSF Board meeting times for 2005
The PSF Board of Directors meet once a month via IRC. The meeting is held the second Monday of each month at 12PM noon EST/EDT (formerly 1PM; the time was changed as of 2008-03-14).
The script [[http://svn.python.org/view/sandbox/trunk/datetime/PSF.py]]
can be used to obtain meeting times. For example: {{{
Line 6: Line 7:
Tue Jan-11 13:00 EST-0500 10:00 PST-0800 19:00 MET+0100 18:00 UTC+0000
Tue Feb-08 13:00 EST-0500 10:00 PST-0800 19:00 MET+0100 18:00 UTC+0000
Tue Mar-08 13:00 EST-0500 10:00 PST-0800 19:00 MET+0100 18:00 UTC+0000
Tue Apr-12 13:00 EDT-0400 10:00 PDT-0700 19:00 MDT+0200 17:00 UTC+0000
Tue May-10 13:00 EDT-0400 10:00 PDT-0700 19:00 MDT+0200 17:00 UTC+0000
Tue Jun-14 13:00 EDT-0400 10:00 PDT-0700 19:00 MDT+0200 17:00 UTC+0000
Tue Jul-12 13:00 EDT-0400 10:00 PDT-0700 19:00 MDT+0200 17:00 UTC+0000
Tue Aug-09 13:00 EDT-0400 10:00 PDT-0700 19:00 MDT+0200 17:00 UTC+0000
Tue Sep-13 13:00 EDT-0400 10:00 PDT-0700 19:00 MDT+0200 17:00 UTC+0000
Tue Oct-11 13:00 EDT-0400 10:00 PDT-0700 19:00 MDT+0200 17:00 UTC+0000
Tue Nov-08 13:00 EST-0500 10:00 PST-0800 19:00 MET+0100 18:00 UTC+0000
Tue Dec-13 13:00 EST-0500 10:00 PST-0800 19:00 MET+0100 18:00 UTC+0000
$ PSF.py 2009 Eastern Pacific UTC
PSF Board meeting times for 2009

Mon Jan-12 12:00 EST-0500 09:00 PST-0800 17:00 UTC+0000
Mon Feb-09 12:00 EST-0500 09:00 PST-0800 17:00 UTC+0000
Mon Mar-09 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Apr-13 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon May-11 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Jun-08 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Jul-13 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Aug-10 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Sep-14 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Oct-12 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Nov-09 12:00 EST-0500 09:00 PST-0800 17:00 UTC+0000
Mon Dec-14 12:00 EST-0500 09:00 PST-0800 17:00 UTC+0000
Line 20: Line 24:
== Workflow ==

Some information on what the PSF board and officers do, and how they
do it is being collected on PythonSoftwareFoundationWorkflow

Board Meetings

The PSF Board of Directors meet once a month via IRC. The meeting is held the second Monday of each month at 12PM noon EST/EDT (formerly 1PM; the time was changed as of 2008-03-14). The script http://svn.python.org/view/sandbox/trunk/datetime/PSF.py can be used to obtain meeting times. For example:

$ PSF.py 2009 Eastern Pacific UTC
PSF Board meeting times for 2009

Mon Jan-12 12:00 EST-0500  09:00 PST-0800  17:00 UTC+0000 
Mon Feb-09 12:00 EST-0500  09:00 PST-0800  17:00 UTC+0000 
Mon Mar-09 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Apr-13 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon May-11 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Jun-08 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Jul-13 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Aug-10 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Sep-14 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Oct-12 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Nov-09 12:00 EST-0500  09:00 PST-0800  17:00 UTC+0000 
Mon Dec-14 12:00 EST-0500  09:00 PST-0800  17:00 UTC+0000 

Workflow

Some information on what the PSF board and officers do, and how they do it is being collected on PythonSoftwareFoundationWorkflow

PythonSoftwareFoundationBoard (last edited 2010-07-06 07:29:18 by MarcAndreLemburg)

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