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.
Python Software Foundation: Minutes of Board of Directors Meeting (October 14, 2003) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors October 14, 2003 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 18:00 GMT. Guido van Rossum, president of the Foundation and chairman of the Board, presided at the meeting. 1. Attendance The following members of the Board of Directors were present ...
...Website 5 Treasurer Report 6 Progress Report 7 Fund PyCon India 2010 8 Fund EuroPython 2010 9 PSF New Membership Class as Honorary Associate Member (HAM)- Resolution Only 10 Fund Project to Port pyOpenSSL to Python 3.x 11 Fiscal Sponsorship of Third-Party Projects 12 Fund Python Core Development Tasks 13 Reimburse Expenses for PSF Chairman to At...
...Python User Group (PUG) website hosting costs? A. The Python Software Foundation (PSF) covers website hosting costs for approved fiscal sponsored Python User Groups or events. If you are developing a hosting or event advertising plan for your PUG, please research the following open source options before applying for a grant: Oregon State University's Open Source Lab (OSU OSL) hosting services: the PSF has a partnership with OSU OSL for website and server hosting for free or discounted for open ...
...Python Brochure RESOLVED,that the PSF pre-finances and underwrites the costs of producing a printed Python brochure as outlined in the proposal http://mail.python.org/mailman/private/psf-board/2010-December/013532.html. Approved, 6-5-0. 7 Fund 2010 Summer pyGames Competition RESOLVED, that the PSF provide a grant of $1,000 US to sponsor the Summer pyGames python based programming competition. Aproved, 10-0-1. 8 2010-Q4 Community Service Award Nominations ...
...Python Software Foundation PYCON 2005 - THIRD ANNUAL PYTHON DEVELOPERS CONFERENCE Keynote Speech by Jim Hugunin, author of IronPython. FREDERICKSBURG, Va., December 27, 2004 -- PyCon 2005, the third annual Python developers' conference, will be held at George Washington University's Cafritz Conference Center in Washington DC on March 23-25, 2005. The keynote speaker will be Jim Hugunin, author of IronPython. IronPython is a new implementation of the Python programming language ...
...Python and Zope, a web application server written in Python, were chosen for the work. devIS had been using Zope since 1999 and already had a large staff of developers that were skilled in the ways of Zope, including the owner and developer of ZopeLabs. At this time devIS was still developing its web applications using Zope's management interface, DTML (dynamic template markup language) tags, and short Python scripts to create dynamic sites. But Zope's management interface was not a good environ...
...Full Name Contact Permissions (GDPR Compliance) Please select all the ways you would like to hear from Python Software Foundation: Newsletter You can unsubscribe at any time by clicking the link in the footer of our emails. For information about our privacy practices, please visit our website. We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will ...
...website: http://python.org/pycon. Interested would-be contributors can still contact the conference organizers at to suggest a presentation or other activities of interest to Python users and developers: pycondc-2003@python.org. In addition to the Python Software Foundation, other sponsors of the event are software companies involved in the Python community, including Active State, Zeomega, Archaeopteryx Software, and Zoteca. About Python Python is a powerful object oriented prog...
...Python code base and popular Python-based modules such as the Zope application server, Plone content management system, Twisted framework for asynchronous programming, Docutils structured text processing system, and the Chandler personal information manager. Participation in sprints is free of charge and open to all. Planning for the sprints is taking place on the Python wiki at http://www.python.org/cgi-bin/moinmoin/SprintPlan2004. About Python Python is a powerful object-or...
...Python ecosystem they want to fill with a focused DiR, we are open to additional support for the program. We welcome you to reach out to the sponsors@python.org with inquiries or questions. Łukasz Langa Over the years as the PSF's CPython Developer in Residence, Łukasz Langa has played a key role in shaping the future of Python. He’s worked on everything from improving the user experience—like helping introduce a more modern, user-friendly Python shell—to keeping releases on track and stable. A...
...Python Miro Community Website The board continued their discussion, from the 2009 December 21 board meeting, of how a Python Miro Community website would benefit the community and decided the website would not be that great of a benefit to the community, therefore, the funding proposal was taken off the table. S. Holden: "As far as the Miro grant proposal goes, I'm not sure there's any need for further action after the correspondence following the last meeting." 7 Me...
...Python website http://www.python.org. Like Tcl, Python is easily extensible with C/C++/Java code, and easily embeddable in applications. Python even uses Tk, the Tcl GUI toolkit, for a de-facto standard portable GUI toolkit. Unlike Tcl, however, Python supports object-oriented programming. Python programmers can create classes, use multiple inheritance, define methods, overload operators, and so on. Python's Strengths Syntactically, Python code looks like executable pseudo cod...
...Python We are very happy with the development velocity and runtime performance that we're getting with Python. Building our application atop Twisted imposed a bit of a learning curve, but well worth it since it enables ProjectPipe to be a true multi-protocol application, speaking HTTP and XMPP/Jabber. If Python had a Just-in-Time (JIT) compiler, then we would not have had occasional misgivings while worrying about hitting performance snags. Java's JIT provides much better performance than Python...
...Python related events, I've setup a team of volunteers to manage two new event calendars. One for larger events and another one for smaller events: Python events calendar Python user group events calendar The calendars are displayed on the http://pycon.org/ site and in the sidebar of http://python.org/. Details about the calendars are available on the wiki page we have for them: http://wiki.python.org/moin/PythonEventsCalendar There are plans to add the user group events calendar to the pyt...
...Python related the conference is?" J. Rush: "It seems a worthy cause, in that (reading the prospectus) it brings together a handful of key graphics package communities." S. Holden: "It seemed to me he [S. Michiels] made a reasonable case that Python is important in that area. How about you?" T. Peters: "Seems that Python is used in these apps in much the same way it's used in SciPy apps. That is, Python isn't the goal, it's part of the means. That's fine." RES...
...python.org website. http://www.python.org/psf/fraud/ Status: done. Originally from November 2007, Section 7, PSF Article for The Python Papers: S. Deibel will post his PSF article on python.org, but well after it is published in The Python Papers. http://www.python.org/psf/summary/ Status: done. Originally from January 2008, Section 4, Google Summer of Code Report: D. Goodger will post the report to the PSF blog. Posted to the PSF blog: http://pyfound.blogspot.com/2008/03/2007-google-summer-o...
...Python-2.4.4.tgz (or bzcat Python-2.4.4.tar.bz2 | tar -xf -). Change to the Python-2.4.4 directory and run the "./configure", "make", "make install" commands to compile and install Python. The source archive is also suitable for Windows users who feel the need to build their own version. What's New? See the highlights of the Python 2.4 release. Andrew Kuchling's What's New in Python 2.4 describes the most visible changes since Python 2.3 in more detail. A detail...
Version: None
Released: Oct. 18, 2006
Python 2.4 is now in bugfix-only mode; no new features are being added. At least 80 bugs have been squished since Python 2.4.3, including a number of bugs and potential bugs found by with the Coverity and …
View Release Notes
...python-dev or smaller Python projects to meet the requisite 40 example student tasks. Three accepted Python organizations (out of 18 total) is an overall win for the Python community. Smaller Python projects looking to get involved are welcome to contact one of the other Python organizations to get their tasks included in the December 16th task release. 5.4 Infrastructure Committee S. Reifschneider, Infrastructure Committee Chair, reported on continued activities from last mo...
...Python Miro Community. http://pyfound.blogspot.com/2011/03/funding-python-miro-community.html Launched "Python Insider" blog. We started a new blogging project in partnership with the python-dev team to publicize the volunteer efforts from that group. See http://blog.python.org/ for the results. After recruiting a few contributors at PyCon (Anthony Scopatz, Paul Moore, and Brian Curtin), the project had good momentum. We started by creating a list of topics and a backlog of "eas...
If you didn't find what you need, try your search in the Python language documentation.