Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...what happens when the user runs setup.py. Whether setup.py is written in the simple (call-a-function) or general (define-a-subclass) form doesn't matter too much, so I won't split things up into two streams. setup.py imports distutils.core distutils.core startup code parses command-line arguments: processes global options that it knows about, and saves the rest for the client (setup.py) to deal with; figures out the commands ...
Download Python for other platforms Python has been ported to a number of specialized and/or older platforms, listed below in alphabetical order. Note that these ports often lag well behind the latest Python release. Python for AIX AIX binary packages for Python are available from IBM AIX Toolbox in RPM format. They can be installed using dnf package manager. Visit the Get Started page for more details. Python for HP-UX You can purchase ActivePython (commercial and community versions, in...
...What's new in 3.2? 3.2 Release Schedule Change log for this release. Online Documentation Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.2) (sig), ~ 11 MB XZ compressed source tar ball (3.2) (sig), ~ 8.5 MB Gzipped source tar ball (3.2) (sig), ~ 13 MB Windows x86 MSI Installer (3.2) (sig) and Visual Studio d...
...What's new in 3.2? Change log for this release. Online Documentation Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.2.1) (sig), ~ 11 MB XZ compressed source tar ball (3.2.1) (sig), ~ 8.5 MB Gzipped source tar ball (3.2.1) (sig), ~ 13 MB Windows x86 MSI Installer (3.2.1) (sig) and Visual Studio debug informat...
...What's new in 3.2? Change log for this release. Online Documentation Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.2.2) (sig), ~ 11 MB XZ compressed source tar ball (3.2.2) (sig), ~ 8.5 MB Gzipped source tar ball (3.2.2) (sig), ~ 13 MB Windows x86 MSI Installer (3.2.2) (sig) and Visual Studio debug informa...
...What's new in 3.2? Change log for this release. Online Documentation Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.2.3) (sig), ~ 11 MB XZ compressed source tar ball (3.2.3) (sig), ~ 8.5 MB Gzipped source tar ball (3.2.3) (sig), ~ 13 MB Windows x86 MSI Installer (3.2.3) (sig) and Visual Studio debug informa...
...What's new in 3.2? Change log for this release. Online Documentation Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.2.4) (sig), ~ 11 MB XZ compressed source tar ball (3.2.4) (sig), ~ 8.5 MB Gzipped source tar ball (3.2.4) (sig), ~ 13 MB Windows x86 MSI Installer (3.2.4) (sig) and Visual Studio debug inform...
...What's new in 3.2? Change log for this release. Online Documentation Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.2.5) (sig), ~ 11 MB XZ compressed source tar ball (3.2.5) (sig), ~ 8.5 MB Gzipped source tar ball (3.2.5) (sig), ~ 13 MB Windows x86 MSI Installer (3.2.5) (sig) and Visual Studio debug inform...
...what’s coming up and who has RSVPed for the meeting. Preferred method of funds delivery: A deposit into the PayPal account for meetup@bostonpython.com. Q. When should I submit my grant request? A. We ask that grant requests be submitted at least 8 weeks before the funding is needed - this gives us enough time to thoroughly review, ask questions, and have enough time to send you the funds. We will not accept grants that are submitted within 20 days of the event/project start date. Q. Can ...
...What is it like to lead a volunteer-driven project and how do you work with contributors? In this talk, Dorota Volavkova shares her experiences with some tips she's learned from working with the team of volunteers at DevConf.CZ. It focuses on three main areas: motivating participation, communication and recognition. Conference Chats organized by Jon Bonafato Organizer network - Discord server Conference Chats is a community space for community organizers. Resources include a twice-monthly vide...
...What 'four levels' of prominence could we give them, other than listing in a different section?" T. Peters: "Unclear what more prominence could mean. Certainly we could, e.g., list Benefactors highest on the web page, etc." S. Holden: "We could consider offering free advertising if we start to mail a magazine to associate members." K. Kaiser: "Privately, we could suggest appropriate levels based on company size, but let them decide." D. Mertz: "I think we ...
...what still needs to be ported. </pycon surprise> As far as making plans for next month's activities, Brett's core development task project will be finished. 5.3 HAM WebPages/Links P. Campbell, Honorary Associate Membership (HAM) WebPages Start-up Project, reported continued activities from last month by saying: "According to our treasurer, Kurt Kaiser, a server has been setup and the CiviCRM has been installed. Kurt is working with Andrew Kuchling to import our data...
...what we supported with the first $5000 grant (likely on the PSF blog first, then covered on pythonsprints.com), along with outreach and what we hope to cover in the future (if the resolution is passed). As far as the ongoing projects and the tabled activities for this committee, he reported: None 7 Fiscal Sponsorship for PyLadies RESOLVED, that the PSF provide fiscal sponsorship for the "direct project" PyLadies. The PSF will collect targeted donations and reimbur...
Version: None
Released: Feb. 9, 2014
fixes several security and a lot of overall bug fixes found in Python 3.3.3. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. …
View Release Notes
Released: April 6, 2013
release. It includes hundreds of bugfixes over 3.3.0. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating …
Released: May 15, 2013
regressions <http://docs.python.org/release/3.3.2/whatsnew/changelog.html>`_ found in Python 3.3.1. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating …
Released: Nov. 17, 2013
fixes several security issues and various other bugs found in Python 3.3.2. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major …
Released: July 8, 2025
It's the final 3.14 beta! https://www.python.org/downloads/release/python-3140b4/ This is a beta preview of Python 3.14 Python 3.14 is still in development. This release, 3.14.0b4, is the last of four planned beta releases. Beta release previews are intended to give the wider community the opportunity to test new …
...What's new in 3.3? 3.3 Release Schedule Change log for this release. Online Documentation Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.3.0) (sig), ~ 14 MB XZ compressed source tar ball (3.3.0) (sig), ~ 11 MB Gzipped source tar ball (3.3.0) (sig), ~ 16 MB Windows x86 MSI Installer (3.3.0) (sig) and Visual St...
...What's new in 3.3? 3.3 Release Schedule Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.3.1) (sig), ~ 14 MB XZ compressed source tar ball (3.3.1) (sig), ~ 11 MB Gzipped source tar ball (3.3.1) (sig), ~ 16 MB Windows x86 MSI Installer (3.3.1) (sig) and Visual Studio debug information files (sig) Windows X86-64 ...
If you didn't find what you need, try your search in the Python language documentation.