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: Dec. 3, 2008
Python 3.0 final was released on December 3rd, 2008. Python 3.0 (a.k.a. "Python 3000" or "Py3k") is a new version of the language that is incompatible with the 2.x …
View Release Notes
....2. The NEWS file lists every change in each alpha, beta, and release candidate of Python 2.6. What's New in Python 2.6. Report bugs at http://bugs.python.org. Read the Python license. PEP 361 set out the development schedule for 2.6. Help fund Python and its community by donating to the Python Software Foundation. Download This is a final release; we currently support these formats: Gzipped source tar ball (2.6.3) (sig) Bzipped source tar ball (2.6.3) (sig) Windows x86 MSI Installer (2...
....1. All users of Python 3.0.x should upgrade to the most recent version of Python 3; please see the downloads pages. Python 3.0 has been replaced by a newer bugfix release of Python. Please download Python 3.0.1 instead. Python 3.0 final was released on December 3rd, 2008. Python 3.0 (a.k.a. "Python 3000" or "Py3k") is a new version of the language that is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in ...
2009-03-27 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Special Meeting of the Board of Directors March 27, 2009 A special meeting of the Python Software Foundation ("PSF") Board of Directors was held at PyCon 2009 in Rosemont/Chicago at 18:30 CDT (23:30 UTC), 27 March 2009. David Goodger prepared these minutes. Contents 1 Attendance 2 Election of Officers 3 Committees 4 New Members 5&...
....11, by Daniel Roy Greenfeld and Audrey Roy Greenfeld . What does the Python Software Foundation do? The PSF holds and protects the trademarks behind the Python programming language. We awarded over 220 grants worldwide in 2017 thanks to the revenue generated through PyCon (40 more than in 2016) amounting to more than $257,000. We support the python.org website and the Python Package Index (PyPI) that hosts thousands of third-party modules for Python. The PSF was just awarded ...
Minutes of the PSF Member Meeting at PyConDC 2004 <h1>Minutes of the 2004 member meeting</h1> The members of the Python Software Foundation (the "Corporation") held its annual meeting on March 25, 2004 at the George Washington University's Cafritz Center in Washington, D.C. Jeremy Hylton, secretary and treasurer, presided over the meeting. The following members attended the meeting: <ul> <li>David Ascher (also representing ActiveState) <li>Steve Holden &...
....1 Event Coordinator Report 5.2 Administrator Report 5.3 Outreach and Education Report 5.4 Marketing Material Report 5.5 Community Relations Report 5.6 PSF Domains Report 6 PyLadies Wordmark 7 Two-Snake Python Logo Trademark 8 Python Wordmark 9 Other Business 10 Adjournment 1 Attendance The...
....2 Unifying types and classes in Python 2.2 Python Version: 2.2.1 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class methods Properties: at...
....2 Unifying types and classes in Python 2.2 Python Version: 2.2.2 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class methods Properties: at...
....1.2 release)] on linux2 Type "copyright", "credits" or "license" for more information. >>> [].__methods__ ['append', 'count', 'extend', 'index', 'insert', 'pop', 'remove', 'reverse', 'sort'] >>> >>> dir([]) ['append', 'count', 'extend', 'index', 'insert', 'pop', 'remove', 'reverse', 'sort'] Under the new proposal, the __methods__ attribute no longer exists: Python 2.2c1 (#803, Dec 13 2001, 23:06:05) [GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2 Type "cop...
....1 Communication Status 5.2 Core Development Tasks 5.3 HAM WebPages/Links 5.4 Marketing Material 5.5 PyCon US Website 5.6 pyOpenSSL Status 5.7 Sprint Committee 6 Host OSX Buildbot Slaves 7 Community Service Award Nomination for 2010-3rd Quarter 8 Other Business 9 Adjournment 1 Attendance Th...
....1 Event Coordinator Report 5.2 Administrator Report 6 Yearly Budget for Domains 7 PSF Membership for WarGaming 8 Other Business 9 Adjournment 1 Attendance The following members of the Board of Directors (8 of ll) were present at the meeting: Van Lindberg, Marc-Andre Lemburg, Tim Peters, Doug Napoleone, David Mertz, Jessica McKellar, Lynn Root, and Alex Gaynor. Also in atte...
....10.20. The same Norton Antivirus version doesn't have this problem on Windows 2000. Norton Antivirus version 5 on Windows 98SE doesn't have this problem either.) What's New in Python 2.0? For a comprehensive discussion of the differences between Python 2.0 and Python 1.5.2, please see the article What's New in Python 2.0 by A.M. Kuchling and Moshe Zadka. What's new in 2.0 (since release candidate 1)? Standard library The copy_reg module was modified to clarify its i...
....1.1 Release Python 3.1.1 Python 3.1.1 has been superseded by 3.1.2. You can download 3.1.2. Python 3.1.1 was released on August 17th, 2009. Python 3.1 is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in this release include: An ordered dictionary type Various optimizations to the int type New unittest features including test skipping and new assert methods. A much faster io module Tile support for Tkinter A pure Python refer...
....2 Python 1.5.2 Do yourself a favor and get a more recent version! On 13 April 1999, the final version of Python 1.5.2 was released: Python 1.5.2 sources (2.5 MB) Python 1.5.2 installer for Windows (5.0 MB) What's new in 1.5.2? Documentation (both online and downloadable) Note: the Python installer for Windows includes the Tcl/Tk 8.0.5 installer. See the Tkinter resource guide for troubleshooting the Tcl/Tk installation. Windows users may also be interested in Mark Hammond's win32all, a c...
PSF Distinguished Service Awards Contents Introduction 2024 2022 2021 2018 2017 2015 2014 2012 Introduction Building on the ideals of the Foundation's Community Service Award, the Distinguished Service Award is an offer of recognition for sustained exemplary contributions to the Python community. The Foundation's highest award is given for actions which carry significant impact that shapes the Python world, whether through contributions of code, efforts in community action, or otherwise. ...
....2 Unifying types and classes in Python 2.2 Python Version: 2.2 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class methods Properties: attributes defined...
Python Software Foundation: Minutes of Board of Directors Meeting (June 10, 2003) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors June 10, 2003 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17:00 GMT. Guido van Rossum, president of the Foundation and chairman of the Board, presided at the meeting. 1. Attendance The following members of the Board of Directors were present at the...
Released: Oct. 1, 2019
This is the release candidate of Python 3.8.0 Note: The release you're looking at is Python 3.8.0rc1, an outdated release. Python 3.9 is now the latest feature release series of Python 3. Get the latest release of 3.9.x here. Please keep in mind that this is a preview release …
....1 Communication Status 5.2 Honorary Associate Membership WebPages/Links 5.3 Infrastructure Committee 5.4 Marketing Material 5.5 Moving PyPI to Amazon CloudFront 5.6 PyCon Chair (new) 5.7 Sprint Committee 6 Final PyCon-related Expenses 7 SciPy 2011 Conference Funding 8 2011 Libre Graphics Meeting (LGM) Funding 9 &nb...
If you didn't find what you need, try your search in the Python language documentation.