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.
...alls running on Windows machines interfere with this and can cause either silent failures or erroneous popup windows from the firewall. This problem only occurs if you run a firewall on the same machine as IDLE.</li> </ul> <a name="build"><h4>Build bugs</h4></a> <p>Some platforms require some tinkering to get a clean build of Python. These bugs were all discovered at a point where it was too late to fit them into 2.3.2. They should hopefully b...
...all (3.0.1) (sig) Bzipped source tar ball (3.0.1) (sig) Windows x86 MSI Installer (3.0.1) (sig) Windows X86-64 MSI Installer (3.0.1) [1] (sig) Mac OS X Installer Disk Image (3.0.1) (unsigned). MD5 checksums and sizes of the released files: 220b73f0a1a20c4b1cdf9f9db4cd52fe 11258272 Python-3.0.1.tgz 7291eac6a9a7a3642e309c78b8d744e5 9495088 Python-3.0.1.tar.bz2 be8f57265e1419330965692a4fa15d9a 13702656 python-3.0.1.amd64.msi ffce874eb1a832927fb705b84720bfc6 13434880 python-3.0.1.msi b1...
...alling or using Python, the best place to start is the FAQ (listed above), followed by the newsgroups, and then the SIG archives. If you get a specific error message that you don't understand, try entering the entire error message (in double quotes is usually best) as a query, but leaving out any obviously variable parts (like a pathname on your system or a module name you just entered).<P> </UL>
...all via phone and Internet Relay Chat beginning at 17:00 CEST/ 11:00 EDT, on February 20 2013. Van Lindberg presided over the meeting. Ewa Jodlowska prepared the minutes. All votes are reported in the form "Y-N-A" (in favor-Y‚opposed-N‚abstentions-A; e.g. "5-1-2" means "5 in favor, 1 opposed, and 2 abstentions"). Contents 1 Attendance 2 Minutes of Past Meetings 3 Votes Taken Between Meetings 4 Vot...
...all these packages. <hr /> <li />Q) I'm trying to build the RPMS, but I get: <pre>RPM build errors: File not found by glob: /var/tmp/python2.3-2.3.4-root/usr/lib/python2.3/lib-dynload/_tkinter.so*</pre> <li />A) You need to have the Tk development package installed. This package is usually called "tk-devel", and can be obtained from the same place that you normally find packages for your system. You may also need to install the "tcl-devel" p...
...ally from 16 June 2008, Section 6.1, Treasurer's Report: K. Kaiser will submit an expanded report to psf-members. Status: done. [4] Originally from 16 June 2008, Section 6.2, Treasurer's Report: D. Goodger will follow up regarding the PyCon transaction analysis. Status: pending. [10] Originally from 16 June 2008, Section 6.8, Treasurer's Report: D. Goodger will follow up regarding unpaid PyCon registrations. Status: pending. [25] Originally from 11 August 2008, Section 6.2, PyCon UK Sponsorsh...
...ally from 16 June 2008, Section 6.1, Treasurer's Report: K. Kaiser will submit an expanded report to psf-members. Status: active. [4] Originally from 16 June 2008, Section 6.2, Treasurer's Report: D. Goodger will follow up regarding the PyCon transaction analysis. Status: pending. [10] Originally from 16 June 2008, Section 6.8, Treasurer's Report: D. Goodger will follow up regarding unpaid PyCon registrations. Status: pending. [25] Originally from 11 August 2008, Section 6.2, PyCon UK Sponsor...
2011-05-16 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors May 16, 2011 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:00 UTC, 16 May 2011. Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor — opposed — abstentions; e.g. "5-1-2" means &...
...alls to take the idea forward. For more details, please see the brochure support site at: http://brochure.getpython.info/learn-more Marc-André also reported on the progress of his project when he said: For PyCon US, we created a small teaser version of the brochure to get the attention of potential sponsors. The teaser was distributed to all PyCon US attendees in the conference bag. Unfortunately, no one of our team was present at PyCon US, but we had contact scouts available at the conferenc...
Version: None
Released: Oct. 3, 2003
This is a patch release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need …
View Release Notes
Released: May 27, 2004
Released: Dec. 19, 2003
Released: Jan. 31, 2018
This is a beta preview of Python 3.7 Python 3.7 is still in development. This release, 3.7.0b1, is the first of four planned beta release previews. Among the major new features in Python 3.7 are: PEP 538, Coercing the legacy C locale to a UTF-8 based locale PEP 539 …
Released: Feb. 28, 2018
This is a beta preview of Python 3.7 Python 3.7 is still in development. This release, 3.7.0b2, is the second of four planned beta release previews. Among the major new features in Python 3.7 are: PEP 538, Coercing the legacy C locale to a UTF-8 based locale PEP 539 …
Released: Dec. 11, 2018
Python 3.6.8rc1 is a release candidate preview of the eighth and last maintenance release of Python 3.6. The Python 3.6 series contains many new features and optimizations. Note Python 3.7 is now released and is the latest feature release of Python 3. Get the latest release of 3.7.x here. …
Released: Dec. 24, 2018
Note: The release you are looking at is Python 3.6.8, the final bugfix release for the legacy 3.6 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.6 was 3.6.15 …
Note: The release you are looking at is a 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. Among the major …
Released: June 9, 2020
WARNING: this release has a known regression See BPO-40924 for details. Use Python 3.9.0b3 or newer instead, please. This is a beta preview of Python 3.9 Python 3.9 is still in development. This release, 3.9.0b2, is the second of four planned beta release previews. Beta release previews are intended to …
Location: Remote, Remote Remote
Telecommuting: Yes
WHO WE'RE LOOKING FOR We’re looking for a seasoned Python backend developer with a passion for problem solving and a knack for leadership to join our fully distributed tech team full time. You're a problem-solving systems thinker with broad experience across the backend stack. If you’re interested in this role …
...all lower the barrier to writing well-structured reusable code in less time. The language's clear and simple syntax helps to reveal the sense (or otherwise!) of our code. This makes it easier to understand and reason about code during development and - more critically - during later maintenance. The fact that Python is so easy to learn has been quite useful as well. Job Vacancies Facility One of our earliest Python projects was a facility for University job vacancies. This was implemented usin...
If you didn't find what you need, try your search in the Python language documentation.