Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
...manager's special at 5%, probably for 15 months. There is no great penalty in the unlikely event we make an early withdrawl. K. Kaiser will prepare a proposal and send it to the PSF-board mailing list before PyCon. M. von Löwis and K. Kaiser noted that a resolution was not required (from the October 2005 minutes: “it is within the power of the Treasurer to make this decision, and that a formal resolution was not required”). Status: carried forward. Originally from November 2005, Section 8, Tr...
Python Software Foundation Board Meeting Minutes 2006-06-12 The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors June 12, 2006 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:00 UTC, 12 June 2006. Stephan Deibel presided at the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 Minutes of Past Meetings 3 &...
Python Software Foundation Board Meeting Minutes 2006-10-09 The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors October 9, 2006 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:05 UTC, 9 October 2006. Stephan Deibel presided at the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 Minutes of Past Meetings 3&nb...
2009-09-14 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors September 14, 2009 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:00 UTC, 14 September 2009. Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor — opposed — abstentions; e.g. "5-1-2" ...
...Manager. Be sure to indicate that this is a bug report or patch for Python 1.6! What's new in release 1.6? Here is a list of all relevant changes since release 1.5.2. Source Incompatibilities Several small incompatible library changes may trip you up: The append() method for lists can no longer be invoked with more than one argument. This used to append a single tuple made out of all arguments, but was undocumented. To append a tuple, use e.g. l.append((a, b, ...
...Manager</a>. Please mention that you are reporting a bug in 2.2!
2010-10-18 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors October 18, 2010 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:00 UTC, 18 October 2010. Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor ? opposed ? abstentions; e.g. "5-1-2" mean...
2014 PSF Members' Meeting Minutes The Python Software Foundation Minutes of the 2014 Members' Meeting July 23, 2014 The Python Software Foundation (the "PSF") held its annual members' meeting on July 23, 2014 at 17:30 CEST in the BCC Berlin in Berlin, Germany (EuroPython 2014). The agenda is available here. Marc-Andre Lemburg presided over the meeting and also prepared these minutes with the assistance of EJ. Contents 1 Attendance 2 Introd...
Fiscal Sponsorees The Python Software Foundation promotes, protects, and advances the Python programming language and supports and facilitates the growth of a diverse and international community of Python programmers. Part of that mission includes acting as a fiscal sponsor to mission-related Python events, groups, and projects. The PSF provides 501(c)(3) tax-exempt status to fiscal sponsorees and manages back office issues like cash flow, accounting, budgeting, insurance, and contract/legal ...
...Manager, reported progress on the project: "The contract has been signed by the Steve and is now in process of being countersigned. At the same time, Kurt is preparing the first payment. For PyCon US 2011, we have prepared a flyer which was placed into the attendee's swag bag and have recruited a team of "contact scouts" to help find and contact people at PyCon US with potentially interesting Python projects: http://brochure.getpython.info/signup/contact-scout-signup Doug's blog ...
...Manager, reported on the progress of this project when he said: "We are making slow progress in getting success stories, image data, quotes, publication approvals, etc. lined up. Following up to over 60 leads is turning out to be a major piece of work. We could use some help from people who are good at email communication and can keep in touch with leads until they deliver. On text and layout side, we are making progress and will have a meeting next week to start putting everything together...
...Manager, provided a summary of his work. He said: The project is lead by Marc-André Lemburg who is in contact with the people behind the Plone brochure created by the German Zope User Group (DZUG): Jan Ulrich Hasecke and Armin Stroß-Radschinski. We started working on the concept a few weeks after World Plone Day in April 2010 and had several meetings and conference calls to take the idea forward. For more details, please see the brochure support site at: http://brochure.getpython.info/learn-mo...
Python Software Foundation Board Meeting Minutes 2006-03-13 The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors March 13, 2006 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 18:00 UTC, 13 March 2006. Stephan Deibel presided at the meeting. 1 Attendance The following members of the Board of Directors were present at the meeting: Stephan Deibel, David ...
...Manager, reported progress on the project: "We are still in the content acquisition phase and have started following up to our new contacts. Thanks again to all who have helped by introducing us to the various projects and companies. For EuroPython we have again put up a special and found a few contact scouts willing to help get in touch with the around 600 attendees: http://brochure.getpython.info/meet-us-at-europython This time around, our whole team will be present as well, so we can ha...
2010-11-15 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors November 15, 2010 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:00 UTC, 15 November 2010. David Mertz presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor ? opposed ? abstentions; e.g. "5-1-2" mea...
...manager for Python, and accompanying applet PackageManager. These allow you to easily download and install pretested extension packages either in source or binary form. Only in MacPython-OSX. Applets are now built with bundlebuilder in MacPython-OSX, which should make them more robust and also provides a path towards BuildApplication. The downside of this change is that applets can no longer be run from the Terminal window, this will hopefully be fixed in the 2.3b1. What's New in Python 2.3 ...
...manager support for composite characters (Tk bug 3205153) which has also been fixed in more recent Tcl/Tk 8.5 releases. You can avoid these problems by using a current python.org installer or by using a third-party distribution of Python that does not use Apple 8.5.9 Tk. This is an Aqua Cocoa Tk. Apple 8.5.7 This release is included in macOS 10.6. IDLE is known to hang or crash when used with the Apple 8.5.7 included in all versions of macOS 10.6.x. Because of this, we strongly recommend that...
...Manager. Be sure to indicate that this is a bug report or patch for Python 1.6.1! What's new in release 1.6.1? A new license (see above). A core dump in the C API function PyList_Reverse() has been fixed. The 1.6 release accidentally contained a number of .pyc files; these have been removed. What's new in release 1.6? Here is a list of all relevant changes since release 1.5.2. Source Incompatibilities Several small incompatible library changes may trip you up: The append() method for li...
If you didn't find what you need, try your search in the Python language documentation.