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: Sept. 9, 2015
Python 3.5.0rc4 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0rc4 was released on September 9th, 2015. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series …
View Release Notes
Released: Nov. 23, 2015
Python 3.5.1rc1 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.1rc1 was released on November 22th, 2015. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series …
Released: Dec. 7, 2015
Python 3.5.1 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.1 was released on December 6th, 2015. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series …
Released: June 13, 2016
Python 3.5.2rc1 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.2rc1 was released on June 12th, 2016. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series …
Location: Warsaw Poland
We’re looking for a hands-on Principal Python Engineer who can lead the design and development of complex data-driven systems. You’ll start as a key individual contributor, owning critical backend and data infrastructure. As we grow, you’ll have the opportunity to mentor others, lead projects, and help shape a high-performing engineering …
...addition to building the software, the packager should probably test it before creating the built distribution. Installer tasks build convert source files into a form ready for installation. This could ultimately involve the following: copy .py files into a mockup installation tree compile .py files to .pyc and .pyo form compile and link C extensions, putting the shared objects ...
...addition, anyone interested in an informal Python Persistence breakfast discussion with Jim Fulton and Guido van Rossum is welcome to join us at the O'Reilly Food Tent Wednesday morning at 7am. Charter Problem A number of projects are underway to provide persistence mechanisms for Python. These efforts have a number of common requirements, including: Transparency Applications should not have to explicitly track object changes or save objects. Applications should not ...
...additional details and workarounds. The version of Python 2.6 in Ubuntu itself has been appropriately patched, so the Ubuntu source package should build just fine. Documentation The documentation has also been updated. You can browse the HTML on-line or download the HTML.
...additional details and workarounds. Documentation The documentation has also been updated. You can browse the HTML on-line or download the HTML.
...additional unpacking generalizations PEP 461, "%-formatting" for bytes and bytearray objects PEP 465, a new operator (@) for matrix multiplication PEP 471, os.scandir(), a fast new directory traversal function PEP 475, adding support for automatic retries of interrupted system calls PEP 479, change StopIteration handling inside generators PEP 484, the typing module, a new standard for type annotations PEP 485, math.isclose(), a function for testing approximate equality PEP 486, mak...
...Additionally, our staff and volunteers put together many online resources for PyCon US Online for Pythonistas to enjoy from the safety of their homes! As PyCon US typically generates 65% of the PSF’s revenue, we started planning how we can diversify our revenue to make the PSF more sustainable. In 2020, our staff and board of directors realized there is no better time than now to create new revenue streams for the PSF and become less reliant on PyCon US. ...
...additional writers I have been able to recruit a couple of new team members and we are working on catching up with the backlog of announcements. Doug also reported on new activities for the month. The list of activities showed the following: July Election Results http://pyfound.blogspot.com/2011/07/july-2011-members-election-results.html PyCon DE 2011 Funding http://pyfound.blogspot.com/2011/08/pycon-de-2010-funding.html Added RuPy promotion to the python.org front page and posted on twit...
Released: Sept. 23, 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 …
Released: Sept. 13, 2015
Python 3.5.0 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0 was released on September 13th, 2015. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series …
Released: June 27, 2016
Python 3.5.2 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.2 was released on June 26th, 2016. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series …
Released: Jan. 3, 2017
Python 3.5.3 release candidate 1 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.3 release candidate 1 was released on January 2nd, 2017. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and …
Released: Jan. 17, 2017
Python 3.5.3 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.3 was released on January 17th, 2017. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series …
Released: Sept. 12, 2022
This is the second release candidate of Python 3.11 This release, 3.11.0rc2, is the last preview before the final release of Python 3.11.0 on 2022-10-24. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. …
If you didn't find what you need, try your search in the Python language documentation.