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.
...http://mail.python.org/mailman/listinfo/psf-trademarks) and interested members have subscribed. The committee establishment resolution is not yet formulated. Status: in progress. Originally from 14 July 2008, Section 8, ZEUUX Cooperation: M. von Löwis will ask the python.org maintainers to add a page ("informally affiliated" or equivalent), and will suggest the wording. M. von Löwis reported the addition of http://www.python.org/psf/cooperations/. Status: done. Originally from 11 Au...
...http://pyfound.blogspot.com/2010/12/summer-pygames.html Post about Vern Ceder's programming class, by Doug Hellmann http://pyfound.blogspot.com/2010/12/high-school-students-program-robots.html PSF Community awards posts, by Paulo Nuin http://pyfound.blogspot.com/2011/01/andrew-kuchling-receives-psf-community.html http://pyfound.blogspot.com/2011/01/doug-hellmann-receives-psf-community.html For items planned for next month and ongoing projects, D. Hellmann reported on respectively: Assis...
Python Software Foundation: Donate via PayPal If you are not automatically forwarded to PayPal, click here to donate.
...https://openhatch.org/blog/2012/you-are-invited/ PyStar Philly workshop alum-turned-instructor Pam Selle has this write-up, which has some nice photos: http://thewebivore.com/pystar-philadelphia-3-hint-great-success Boston Python Workshop grant, non-local workshop slot #2: Indianapolis Python Workshop The Boston Python Workshop grant series (http://pyfound.blogspot.com/2011/11/boston-python-workshop-psf-grant.html) brings experienced workshop organizers to user groups to help them bootstrap ...
...http://hg.python.org/coc/rev/689163936c9d Put CoC on the website: http://www.python.org/psf/codeofconduct/Reworked justification document into the blog announcement: http://pyfound.blogspot.com/2013/06/announcing-code-of-conduct-for-use-by.html The resolutions and minutes were also brought up to date this month, and were updated immediately after the last meeting as well, so that's back on track. 5.6 Marketing Material Report The marketing material project aims to design, ...
...http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page. 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement. CNRI OPEN SOURCE LICENSE AGREEMENT Python 1.6 is made available subject to the terms and conditions in CNRI's License Agreement. This Agreement together with Python 1.6 may be located on the Internet using the following unique, p...
Download Python Sources For most Unix systems, you must download and compile the source code (see the latest releases). The same source code archive can also be used to build the Windows and Mac versions, and is the starting point for ports to all other platforms. You can browse the sources online through the repository viewer. If you want to help with the Python Project, see the Python Developer's Guide.
...http://starship.python.net/crew/amk/python/writing/new-python/. There are lots of new modules and lots of bugs have been fixed. A list of all new modules is included below. Probably the most pervasive change is the addition of Unicode support. We've added a new fundamental datatype, the Unicode string, a new build-in function unicode(), an numerous C APIs to deal with Unicode and encodings. See the file Misc/unicode.txt for details, or http://starship.python.net/crew/lemburg/unicode-proposal.t...
Version: None
Released: Sept. 6, 2022
Note: The release you are looking at is a security bugfix release for the legacy 3.7 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.7 was 3.7.17. Please see …
View Release Notes
...http://www.pypi-mirrors.org/). Any uploads of packages must comply with United States export controls under the Export Administration Regulations. Legal Mailing List If you have any questions, please send them to the legal mailing list at: legal@python.org.
Python Distributed Objects Special Interest Group Python Distributed Objects SIG Issues All aspects of distributed, object oriented programming in Python are able to be discussed. Examples could include design and development of the CORBA binding for Python the use of other Distributed Object systems with Python, including ILU, Distributed OLE, ABB's OMF, and others. Remote Method Invocation mechanism design and implementation Distri...
PSF Advocacy Initiative In 2006 and 2007, the PSF funded an Advocacy Coordinator to build an advocacy initiative for the Python community. See the advocacy coordinator wiki page for details. Documents found here: Initial proposal (first six months) Updated task list (second six months) Renewal contract (second six months)
...http://www.python.org/psf/records/board/history/), and asked that any mistakes be reported. 8 Draft Budget for PyCon 2008 D. Goodger reported that a draft budget for PyCon 2008 has been published (but it's not ready for a vote yet): http://spreadsheets.google.com/pub?key=pyx4TeJX2JDoKnFsixLn9bw. 9 Adjournment D. Goodger adjourned the meeting at 17:43 UTC.
Python Locator Special Interest Group Python Locator SIG This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. Further information: eGroups archives The old list mission statement The catalog-sig can be seen as a revival of the locator-sig.
Plot-SIG - SIG on Data Plotting Solutions for Python SIG on Data Plotting Solutions for Python This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. The purpose of this list is to develop, coddle together, adopt or otherwise make available Python tools for plotting of scientific and business plots of dat...
...http://www.python.org/2006/cfp. "Please publicize it wherever you like, and please think about making your own proposals." The proposal submission system is in beta: http://submit.amk.ca, at the moment. Feel free to play with it, submitting fake proposals, reviewing proposals, etc. It will be live today or (more likely) tomorrow (http://submit.pycon.org). A draft schedule is now in the main Python wiki: http://wiki.python.org/moin/PyCon2006/ScheduleDraft Any comments on the schedul...
...http://pyfound.blogspot.com/. Board Discussion: Peters: "Mike Driscoll is a blogging machine." 5.2 Core Development Tasks B. Cannon, Core Development Tasks Project, will begin working on this 2-month project in January 2011. Board Discussion: The discussion was deferred to email. 5.3 HAM WebPages/Links P. Campbell, Honorary Associate Membership (HAM) WebPages Start-up Project, is currently working with our treasurer, Kurt Kaiser in order to setup...
...http://www.python.org/pycon/cards_color.jpg"> </p> <form method="POST" action="http://www.python.org/cgi-bin/psf/payment.py"> <b>Donation to the Python Software Foundation</b> (optional)<br> <blockquote> <input type="hidden" name="enable" value="Donation"> <table cellpadding="0" border="0" cellspacing="2"> <input type="hidden" name="enable"...
Ancient Releases Andrew Dalke was clever and persistent enough to scrape Python 0.9.1 out of the Usenet alt.sources archives and assemble a compressed tarball. It's here mostly as a historical relic. If you want a compiled binary (on Linux) you can install it with conda (ideally in its own conda environment): conda install -c davidmertz python=0.9 Skip Montanaro has created a GitHub repository of Python 0.9.1 source.
If you didn't find what you need, try your search in the Python language documentation.