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.
...ing organizations have been nominated as sponsor members of the PSF. NomineeVote yes to accept as new member CCP Games yes no abstain [ circle one ] Election of Nominated Members The following people have been nominated as nominated members of the PSF. NomineeVote yes to accept as new member Georg Brandl yes no abstain Paul Everitt yes no abstain Jim Hugunin yes no abstain Travis Oliphant yes no abstain Anna Martelli Ra...
...ing options were removed from the "rpm" command. Use the "rpmbuild" command instead ("rpmbuild -ta Python-2.2.2.tgz"). <hr /> <li />Q) I'm getting the "-ba: unknown option" when trying to build RPMs System Message: ERROR/3 (<string>, line 110) Unexpected indentation. using distutils "python setup.py bdist_rpm". System Message: WARNING/2 (<string>, line 111) Block quote ends without a blank line; unexpected unindent. ...
Version: None
Released: May 8, 2024
This is a beta preview of Python 3.13 Python 3.13 is still in development. This release, 3.13.0b1, is the first of four beta release previews of 3.13. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their …
View Release Notes
Released: May 17, 2022
This is the thirteenth and final regular maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.13, a bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. According …
...ing for Jornada Python en Santa Fe (Argentina) Facundo Batista asked that the PSF fund the "Jornada Python en Santa Fe" (Argentina); further info at http://www.pythonsantafe.com.ar/. RESOLVED, that the PSF will provide a US $500 one-time grant to assist in funding the Python en Santa Fe (Argentina) meeting Jun 9th, 2007. Approved 6-0-0. S. Deibel will notify Facundo Batista about the PSF's grant for the Jornada Python en Santa Fe (Argentina). 6 EuroPython Sponsorshi...
...instance, subclasses should override 'init' instead of __init__ - the __init__ method is called each time the constructor is called. For example: >>> class MySingleton(Singleton): ... def init(self): ... print "calling init" ... def __init__(self): ... print "calling __init__" ... >>> x = MySingleton() calling init calling __init__ >>> assert x.__class__ is MySingleton >>> y = MySingleton() calling __init...
...ing ended, he posted a link to the original proposal: http://wiki.python.org/moin/WebsiteRedesignProposal). 5 Conference Committee A. Kuchling posted a status report to the PSF-board mailing list just prior to the meeting: PyCon status, Dec. 13 2005 The program is mostly complete: http://wiki.python.org/moin/PyCon2006/Talks http://wiki.python.org/moin/PyCon2006/Tutorials http://wiki.python.org/moin/PyCon2006/Sprints The talks have been chosen and announced, but the actual s...
...in a modern, fully-featured programming language. An important feature of Python that we were rely on heavily for this, and which we were happy to see supported in IronPython, was the execution of cell formulae and user code in a separate instance of the underlying Python engine. This isolates the user's spreadsheet code from the running instance of the Resolver One application, preventing us from polluting each other's namespace, or from having to share global settings such as the Python recurs...
Released: Sept. 12, 2016
Python 3.6.0b1 Python 3.6.0b1 was released on 2016-09-12. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b1 is the first of four planned beta releases. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order …
Released: Oct. 10, 2016
Python 3.6.0b2 Python 3.6.0b2 was released on 2016-10-10. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b2 is the second of four planned beta releases. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order …
Released: Oct. 31, 2016
Python 3.6.0b3 Python 3.6.0b3 was released on 2016-10-31. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b3 is the third of four planned beta releases. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order …
Released: Nov. 21, 2016
Python 3.6.0b4 Python 3.6.0b4 was released on 2016-11-21. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b4 is the final planned beta release. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order PEP 487 …
Released: June 9, 2020
This is a beta preview of Python 3.9 Python 3.9 is still in development. This release, 3.9.0b3, is the third of five 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 …
...interested in sponsoring the brochure yourself, please check the available sponsorship plans we have available: http://brochure.getpython.info/sponsorship If you have questions, please ping me directly or write to brochure at getpython.info. 11.6 Issues Since we'll be continuing to work on the brochure project and also continue to collect success stories, we're always interested in getting in contact with people behind interesting projects and companies using Python to do gre...
Released: June 28, 2021
This is the sixth maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.6, a bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. There's been 146 commits …
Released: Feb. 10, 2020
This is the release candidate of Python 3.8.2, the second maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.2rc1, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x …
Location: Remote Canada
We're looking for creative individuals who are ready to make an impact. If you're passionate about leveraging technology to help associations make our world better and excited to jump in with both feet, then we want to hear from you. Join us in revolutionizing the way associations foster knowledge sharing …
Released: June 30, 2020
This is the release candidate of the fourth maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.4rc1, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. …
Released: Feb. 19, 2021
This is the eight maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.8, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. 3.8.8 introduces two security …
...inable Funding Guiding Principles The guiding principles behind the PSF Grants Program funding are: Strive for geographic equity Prioritize underserved communities Prioritize high returns on investment in terms of community impact Invest in both new and existing communities Evaluate and fund in our areas of expertise Ensure Python and Pythonistas are supported So what do these Guiding Principles mean? The program and funding principles outlined in our PSF Grants Program Guiding P...
If you didn't find what you need, try your search in the Python language documentation.