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.
Version: None
Released: May 7, 2025
Only one day late, welcome to the first beta! This is a beta preview of Python 3.14 Python 3.14 is still in development. This release, 3.14.0b1, is the first of four planned beta releases. Beta release previews are intended to give the wider community the opportunity to test new features …
View Release Notes
What's new in Python 1.5 and beyond If you download the source release, there's a loooong list of changes since release 1.4 in the file Misc/NEWS. Below are some highlights. (Or go directly to the listings of what's new in 1.5b1, what's new in 1.5b2, and what's new in 1.5 (final).) For an essay on the (difficult!) subject of metaprogramming, see my essay Metaprogramming in Python 1.5. See also the description of some major new features in version 1.5: Built-in Package Support and Stand...
Python Success Stories Background Industrial Light & Magic (ILM) was started in 1975 by filmmaker George Lucas, in order to create the special effects for the original Star Wars film. Since then, ILM has grown into a visual effects powerhouse that has contributed not just to the entire Star Wars series, but also to films as diverse as Forrest Gump, Jurassic Park, Who Framed Roger Rabbit, Raiders of the Lost Ark, and Terminator 2. ILM has won numerous Academy Awards for Best Visual Effects...
....2K in 2007). Any profit or loss from the conference is absorbed by the PSF. To keep the conference affordable, the organizers attempt to break even or sustain a small loss. However, due to the continued unexpected growth in the conferences, each of the five conferences held so far has turned a profit. For example, PyCon 2007 drew in 593 attendees (seven short of the venue's limit) and an unexpected six platinum sponsors, as well as sixteen other sponsors. While the registration fee for attendee...
....2, PyCon UK Sponsorship: R. Hettinger will propose a blanket policy for sponsorships, instead of one-off requests. Status: carried forward. Originally from 8 September 2008, Section 4.2, Sponsor Member Application: K. Kaiser will invoice OpenEye Scientific Software for their sponsor membership feee. Status: done. Originally from 8 September 2008, Section 5.2, Sponsor Member Application: Lucasfilm: K. Kaiser will invoice Lucasfilm for their sponsor membership fee. Status: done. Originally fro...
....2 New On 12 January These action items originated at the 12 January 2009 Board meeting on IRC. [37] Section 7.1, Trademarks Committee (TMC): J. Tauber will set up the PSF private wiki for the Trademarks Committee to record decisions and salient points of discussion. A set of Trademarks Committee pages was set up on the PSF private wiki on 2009-01-28. Status: done. [38] Section 7.2, Trademarks Committee (TMC): J. Tauber will work with the Trademarks Committee on establishing v...
Python Success Stories Introduction Strakt is a Swedish company which specializes in developing scalable and secure products for collaboration in workflow intensive workplaces. Our vision is to empower professionals to collaborate in an enjoyable, intuitive, and efficient way that is tailored to their and their organisations' needs, while simultaneously developing and maintaining digitally stored organisational memory. In 2001, AB Strakt embarked on a large software development project aimed ...
....2.2-7 or newer RPMs on this page, distutils should work. Note that this seems to be fixed in the Red Hat 9 release (which uses Python 2.2.2 and has a patched distutils). Q. When trying to build RPMs, I get "rpmbuild: command not found". A. The "rpmbuild" command is part of a separate RPM named "rpm-build". You will need to install this package before you can build RPMs. Q. Is it safe to install these RPMs on a Red Hat system? Will they over-write the system pytho...
....2 In Progress Originally from September 2005, Section 10.1, Trademarks & The .com Domain: N. Norwitz will ask the lawyer about the python.com domain. Status: in progress. Originally from November 2005, Section 4, Python.org Redesign (S. Holden): get the new production system to run on Mac OS X; detail which parts of the current content have been transformed for the new system and which parts still require conversion; complete the documentation so that webmaster team memb...
....21cn.com' begins: { "pollname":"imap.21cn.com", 'active':FALSE, "via":None, "protocol":"IMAP", 'port':0, 'timeout':300, 'dns':TRUE, "aka":None, 'users': [ { "remote":"tranxww", "password":None, 'localnames':["esr"], 'fetchall':TRUE, 'keep':FALSE, ...
....2 Progress 14.2.1 Sponsor Options 14.2.2 Educational Sponsorship 14.2.3 Please Help find Sponsors 14.3 Issues 14.4 Future plans 15 Community Relations Report - 2012-12-19 15.1 Summary 15.2 Progress 15.2.1 Conference Kits 15.2.2 Local PSF Representation 15.2.3 Events Calendars 15.3 &n...
....2, and the Release Manager for Python 3.6 and 3.7. The Q4 2022 Community Service Award was given to Carol Willing for her work as a Python Core Developer and her years of service on the Python Steering Council. June 2022 The Q2 2022 Community Service Award was given to Philip James for all his contributions to the Python community, most notably his stewardship of the PSF's Code of Conduct Work Group as the Work Group Chair for its first four years. The Q2 2022 Community Service Award was gi...
....2. Other States. In the event the corporation desires to qualify to do business in one or more states other than Delaware, the corporation shall designate the location of the registered office in each such state and designate the registered agent for service of process at such address in the manner provided by the law of the state in which the corporation elects to be qualified. ARTICLE III Meetings of Members Section 3.1. Place of Meetings. Meetings of the members shall be held at the princ...
....2 (we use the properties feature to support this for 2.2 and later; so it is only incompatible with Numeric with older versions of Python) There are more minor differences, but these are the major backward compatiblity issues at the Python level. Two of them should not be problems for most users using Python 2.2 or later. It does have a number of important enhancements, but these are not a compatiblity issue. Probably the biggest issues for its acceptance are: A incomp...
....2.3-sunos5.tar.gz or mydist-1.2.3-win32.zip. However, there's a lot of interest in "smart" installers like Red Hat's RPM (and I got the impression that there are a couple of competing possibilities for the Windows world -- someone from the dark side will have to fill me in on that). My current thinking is that there should be a separate command (or Makefile target) for each of these, so you might run make rpm on a Red Hat Linux box, and ...
....2 -baw) User-defined Python exceptions can be either strings or Python classes. Since classes have many nice properties when used as exceptions, it is desirable to migrate to a situation where classes are used exclusively. Prior to Python 1.5 alpha 4, Python's standard exceptions (IOError, TypeError, etc.) were defined as strings. Changing these to classes posed some particularly nasty backward compatibility problems. In Python versions 1.5 and later, the standard exceptions are ...
....2 Open Source Foundations Meeting at EuroOSCON D. Ascher mentioned that he has been involved in a group of open source & related foundations who had a meeting before OSCON. There's another meeting coming up at EuroOSCON, in Amsterdam, October 21 & 22. He asked if any of the board members would attend on behalf of the PSF. M. von Löwis said he would check his availability. 10.3 PSF Post Office Box Forwarding M. von Löwis also expressed concern that m...
....2. Other States. In the event the corporation desires to qualify to do business in one or more states other than Delaware, the corporation shall designate the location of the registered office in each such state and designate the registered agent for service of process at such address in the manner provided by the law of the state in which the corporation elects to be qualified. ARTICLE III Meetings of Members Section 3.1. Place of Meetings. Meetings of the members shall be held at the p...
If you didn't find what you need, try your search in the Python language documentation.