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.
...With msiexec /jm python<version>.msi it would be possible, in principle, to "advertise" python to a machine (with /ju to a user). This would cause the icons to appear in the start menu, and the extensions to become registered, without the software actually being installed. The first usage of a feature would cause that feature to be installed. The Python installer currently supports just advertisement of start menu entries, but no advertisement of shortcuts. Automatic Inst...
...Started page for more details. Python for HP-UX You can purchase ActivePython (commercial and community versions, including scientific computing modules, not open source) Python for IBM i (formerly AS/400, iSeries) Both Python 2 and Python 3 are available from IBM in RPM form. They can be installed with the yum package manager or with the IBM i Access Client Solutions product. To get started with RPM-based open source packages for IBM i, visit http://ibm.biz/ibmi-rpms. These RPM packages ...
...with help from volunteers during the 2006 PyCon Sprints) were both successful. The new general purpose build system, called Pyramid, was however found to be slow, complicated, and hard to install. This made it difficult for volunteers to be able to get started with maintaining the site. Some improvements were made, but ultimately Pyramid was replaced with a much simpler and faster build system that is custom-designed for python.org. Despite these initial problems with the build software, this pr...
...with other Red Hat applications that expect a different version of Python? A) The RPMs that start with "python2.4" are built to not interfere with the system Python. They install as "/usr/bin/python2.4" and will not conflict with the system Python unless you are running on a system that ships the a version of Python which has the same major/minor number. To invoke the interpreter with these packages, you will explicitly have to run "p...
...with other Red Hat applications that expect a different version of Python? A. The RPMs that start with "python2.4" are built to not interfere with the system Python. They install as "/usr/bin/python2.4" and will not conflict with the system Python unless you are running on a system that ships the a version of Python which has the same major/minor number. To invoke the interpreter with these packages, you will explicitly have to run "python2.4". Note that all Pytho...
Version: None
Released: March 19, 2024
This is a security release of Python 3.8 Note: The release you're looking at is Python 3.8.19, a security bugfix release for the legacy 3.8 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
View Release Notes
This is a security release of Python 3.9 Note: The release you're looking at is Python 3.9.19, a security bugfix release for the legacy 3.9 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
Released: May 19, 2020
This is a beta preview of Python 3.9 Python 3.9 is still in development. This release, 3.9.0b1, is the first of four planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects …
...with links to that subdomain from the home page of python.org. ** Use clever geolocation on mentioned website to point user to "events in your local area." (check out integration with grical.org) ** Provide means (an interface on the site itself; an ability to upload calendars or link to external ones; etc.) for local user group admins to indicate events. Getting meetup.com events is probably pretty easy ** At the sprints at PyCon, Audrey created a basic template, and Tarek created...
Released: Aug. 29, 2019
This is a beta preview of Python 3.8 Python 3.8 is still in development. This release, 3.8.0b4 is the last of four planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects …
...getting new hardware set up quickly. By past history, setting up new machines or changing hardware is an activity that takes several months. It requires continuous reminders, and if nobody keeps track, it easily gets delayed by weeks with no action. T. Peters noted that he'd vote to pay XS4ALL if it results in better hardware turnaround. A. Kuchling suggested that a sprint with Richard Jones, Thomas Wouters, and everyone involved, would take a morning; IRC contact should be good enough. S. H...
...with a better way of cleaning up at the end of an execution run. Without implementing true GC, I can never do it 100% right, but I can implement a predictable set of rules based on practical observation that will solve most problems that are actually observed. Here's my proposal. At the end of this message I list some potential problems with the proposal and ask for feedback. This will probably be implemented in Python 1.5.1. Contents: Algorithms Motivation Problems and Que...
...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." M.A.Lemburg also reported on issues with the project, he said: "As always, additional he...
This is a security release of Python 3.10 Note: The release you're looking at is Python 3.10.14, a security bugfix release for the legacy 3.10 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
...getting the needed pricing information for the brochure. We now have a draft budget plan which covers the pre-production, production and shipping costs for a 10.000 brochure edition with 20 pages of content that I will discuss with the board over the next few weeks. In order to make the project as easy manageable for the PSF as possible, special care has been taken to have all aspects of logistics, shipping, packaging, etc. done by the production agency. To refinance the brochure production cost...
Released: June 4, 2019
This is a beta preview of Python 3.8 Python 3.8 is still in development. This release, 3.8.0b1 is the first of four planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects …
Released: July 4, 2019
This is a beta preview of Python 3.8 Python 3.8 is still in development. This release, 3.8.0b2 is the second of four planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects …
Released: July 29, 2019
This is a beta preview of Python 3.8 Python 3.8 is still in development. This release, 3.8.0b3 is the third of four planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects …
If you didn't find what you need, try your search in the Python language documentation.