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.
...about 410 attendees in 2006, about 590 in 2007. We had a $19,000 profit from PyCon in 2006, and expect a profit for 2007 as well. There was a $6000 travel grant (financial aid) supplementary budget from the PSF in 2006, $7000 in 2007 but part of the PyCon budget. We got to a late start with sponsors for 2007, but many sponsors contacted us, and we have had excellent results. Ideas & comments that arose during the discussion: Thomas Wouters: Should we have a lower fee, and take a loss? Tr...
...about your intended use of the trademarks, please contact the PSF Trademarks Committee. Uses that Always Require Approval Any commercial use of the PSF trademarks in product or company names must be approved first by the PSF. Some uses, like calling a company "The Python Company," or a product "Python Language" or "Python IDE" will be refused. This is because they are overly broad, or confusing as to whether the Python programming language is open source or commer...
...about 40 attendees. Not having to worry about finding lunch gave them a well-deserved chance to relax, and gave us time to run lightning talks showcasing real-world Python applications. Here's a blog post on the event: http://litablog.org/2013/07/introduction-to-python-at-ala-annual-or-awesome-true-ala2013py/ We also have a Storify capturing the day as it happened: http://storify.com/ThatAndromeda/introduction-to-python-at-ala/". We are in the middle of discussing the committee's membershi...
Version: None
Released: April 9, 2012
Note: A newer bugfix release, 2.7.4, is currently available. Its use is recommended over previous versions of 2.7. Python 2.7.3 was released on April 9, 2012. 2.7.3 includes fixes for several reported security issues in 2.7.2: issue 13703 (oCERT-2011-003, hash collision denial of service), issue 14234 (CVE-2012-0876, hash table …
View Release Notes
Released: April 6, 2013
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.4 was released on April 7th, 2013. This is the final 3.2 series bugfix release. New features of the 3.2 series, compared to 3.1 Python 3.2 is a continuation of the efforts to improve and …
...about IDLE, Tkinter, and Tcl/Tk on Mac OS X here. Also, on Mac OS X 10.6, if you need to build C extension modules with the 32-bit-only Python installed, you will need Apple Xcode 3, not 4. The 64-bit/32-bit Python can use either Xcode 3 or Xcode 4.
...about furthering Sam's programming education. It has been decided that PyCon will sponsor his trip to the US to take part in the Young Coders tutorial and conference. 9.3 PyCon India Funds David Mertz took care of this over email. 10 Adjournment Van Lindberg adjourned the meeting at 19:00 CEST/ 13:00 EDT.
...about new PyCon website software. Paulo Nuin is working on a post about the PyPI mirroring project. 5.2 Honorary Associate Membership WebPages/Links P. Campbell, Honorary Associate Membership (HAM) WebPages Start-up Project, reported on the current issues or blockages the project may be faced with by saying: "We have been in the technical phase of the Honorary Associate Membership (HAM) Project for the past few months which means that the actual HAM membership recruitme...
...about Python 2.0 you can discuss it there. Bugs and Patches To report a bug, always use the SourceForge Bug Tracker. If you have a patch, please use the SourceForge Patch Manager. Download The final version of Python 2.0 is available for download now. Windows installer. To install Python, Windows users need only download the Windows installer and run it. Source code (.tar.gz, 3.9MB) or (.tar.bz2, 3.3MB) Linux RPMs Package Source (gzi...
Released: Dec. 19, 2008
Python 2.5.3 was released on December 19th, 2008. This is the last bugfix release of Python 2.5. Python 2.5 is now in bugfix-only mode; no new features are being added. According to the release notes, about 80 bugs and patches have been addressed since Python 2.5.2, many …
Released: Sept. 29, 2012
Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. Major new features in the 3.3 release series are: PEP 380, syntax for delegating to a subgenerator (yield from) PEP 393, flexible string representation (doing away …
Released: May 15, 2013
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.5 was released on May 15th, 2013. This release fixes a few regressions found in Python 3.2.4, and is planned to be the final 3.2 series bugfix release. New features of the 3.2 series, compared …
Released: July 9, 2011
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.1 was released on July 10th, 2011. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only …
Released: Sept. 3, 2011
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.2 was released on September 4th, 2011. It mainly fixes a regression in the urllib.request module that prevented opening many HTTP resources correctly with Python 3.2.1. Python 3.2 is a continuation of the efforts to …
Released: April 10, 2012
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.3 was released on April 10, 2012. It includes fixes for several reported security issues: issue 13703 (CVE-2012-1150, hash collision denial of service), issue 14234 (CVE-2012-0876, Expat hash collision denial of service), issue 14001 (CVE-2012-0845, …
Released: Feb. 20, 2011
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2 was released on February 20th, 2011. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only …
Released: Dec. 23, 2008
This is the last bugfix release of Python 2.5. Future releases of Python 2.5 will only contain security patches; no new features are being added, and no "regular" bugs will be fixed anymore. According …
Released: Nov. 15, 2022
This is an early developer preview of Python 3.12. Major new features of the 3.12 series, compared to 3.11 Python 3.12 is still in development. This release, 3.12.0a2 is the second of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state …
...about 80 bugs and patches have been addressed since Python 2.5.2, many of them improving the stability of the interpreter, and improving its portability. Future releases will only address security isses, and no binaries or documentation updates will be provided in future releases of Python 2.5. If you want the latest production version of Python, use Python 2.7.2 or later. See the detailed release notes for more details. For more information on the new features of Python 2.5 see the 2.5 highligh...
...about 80 bugs and patches have been addressed since Python 2.5.2, many of them improving the stability of the interpreter, and improving its portability. Python 2.5.3 unfortunately contained an incorrect patch that could cause interpreter crashes; the only change in Python 2.5.4 relative to 2.5.4 is the reversal of this patch. Future releases will only address security isses, and no binaries or documentation updates will be provided in future releases of Python 2.5. If you want the latest produc...
If you didn't find what you need, try your search in the Python language documentation.