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.
...help. She's now my wife, and became the first woman member of the PSF. We did the second edition of the Python Cookbook together, and although she's not officially an author of the second edition of Python in a Nutshell, she was so incredibly helpful with it that she might as well be. Through my Python books I got in touch with Google, at the time a small company but already a substantial customer for the Nutshell. I tried to sell them on my services as a consultant and found myself with an ex...
...help here -- I don't even know which functions you are calling. Perhaps you could compile a list of Py* functions you are calling and any questions you have regarding their reference count behavior after looking them up in the manual? Of course, this didn't work or I wouldn't be bothering everyone with it. Am now breaking the thing down into smaller functions to see if that will help in tracking down the error (though it will almost certainly slow the function down). Is there a FAQ...
Creating And Distributing Your Own Screencasts screencasts, python For users of Windows, there are instructions and a video on how to get starting using the free, GPL'd CamStudio software. Note: The difference between a screencast and a video is a semantic one, but generally a screencast is a video lecture that focuses on looking at actual source code or other such text on the presenter's desktop. A video, as the term is used here, is usually shot with a standalone camera of a presenter talk...
...help you learn about the catalog systems used by other projects. We've tracked down the instructions so that you don't have to. CPAN CPAN search page PAUSE (instructions for registering and uploading modules) Zen of Comprehensive Archive Networks: a note from CPAN's maintainers. (A less interesting document than it sounds, unfortunately.) Perl Package Manager from ActiveState Open Software Distribution Debian Debian Packaging FAQ New Mainta...
Version: None
Released: March 14, 2025
Here comes the penultimate alpha. This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 is still in development. This release, 3.14.0a6, is the sixth of seven planned alpha releases. Alpha releases are intended to make it easier to …
View Release Notes
Python Success Stories Introduction When one of the French Government Agencies was looking for a way to overcome their growing data quality problems, they chose to use the Test&Go software suite from QualiControl, along with associated consultancy, to help them develop a solution. The problem was the following: every year, over a period of one month, more than 800,000 French companies sent their employee year-end reports in electronic form. More than 35% of these reports had errors or exc...
...help information, is all part of the framework, and can be reused by other tools in the TTP-Tools family. This framework was of great help when building the node configuration tool TTP-Build, which uses a network configuration generated by TTP-Plan to produce the configuration of an individual node in the network. Productivity of Programmers Using the Framework Meanwhile, new tools were built using the existing framework. A programmer new to both Python and our framework was able to build a ...
...help us pay for our virtual platform and some accessibility such as captioning. Grant beneficiaries: We are expecting 300 attendees this year. We will also be recording the talks, and will make them available online a few days after the event. Regional Support: The proceeds from the PyCon conference help run our local User Group throughout the year and also help us kick off planning for next year's PyCon conference. Link to Conference Schedule(s): https://us.pycon.org/2020/online/, https...
Released: Dec. 18, 2019
Note: The release you are looking at is Python 3.6.10, a security 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 …
Released: Feb. 15, 2021
Note: The release you are looking at is a security 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. Please see …
Released: June 28, 2021
Released: Sept. 4, 2021
Released: March 16, 2022
...help us do this, we've created a short survey and hope you'll take a few minutes to complete it. Translations In order to gain the widest audience for feedback, the survey is available in the following languages: Para a versão em Português da Pesquisa de Satisfação da Comunidade da PSF, clique aqui! Para la versión en español de la Encuesta comunitaria de la PSF, haz click aquí PSF問卷調查(繁體中文版),請按這 PSF问卷调查(简体中文版),请按这
...help users understand the expectations for usage of their @python.org address. @python.org emails can be assigned to the following: Python Software Foundation staff Python Software Foundation board members and officers Python core developers Python community mailing lists and fiscal sponsorees Significant contributors to Python infrastructure and services Those that have been given an @python.org email address agree to follow these rules: All communication via the email address sh...
Released: April 8, 2025
Here comes the final alpha! This means we have just four weeks until the first beta to get those last features into 3.14 before the feature freeze on 2025-05-06! This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 …
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. Major new features …
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 to a subgenerator (yield from …
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 to a subgenerator (yield from …
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 new features of the …
If you didn't find what you need, try your search in the Python language documentation.