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: July 20, 2018
Python 3.5.6rc1 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.6rc1 was released on July 19th, 2018. Python 3.5 has now entered "security fixes only" mode, and as such the only changes since Python 3.5.4 are security fixes. Also, Python …
View Release Notes
Released: Aug. 2, 2018
Python 3.5.6 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.6 was released on August 2nd, 2018. Python 3.5 has now entered "security fixes only" mode, and as such the only changes since Python 3.5.4 are security fixes. Also, Python …
Released: March 4, 2019
Python 3.5.7rc1 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.7rc1 was released on March 4th, 2019. Python 3.5 has now entered "security fixes only" mode, and as such the only changes since Python 3.5.4 are security fixes. Also, Python …
Released: March 18, 2019
Python 3.5.7 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.7 was released on March 18th, 2019. Python 3.5 has now entered "security fixes only" mode, and as such the only changes since Python 3.5.4 are security fixes. Also, Python …
Released: Sept. 9, 2019
Python 3.5.8rc1 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.8rc1 was released on September 9th, 2019. Python 3.5 has now entered "security fixes only" mode, and as such the only changes since Python 3.5.4 are security fixes. Also, Python …
Released: Oct. 12, 2019
Python 3.5.8rc2 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.8rc2 was released on October 12th, 2019. Python 3.5 has now entered "security fixes only" mode, and as such the only changes since Python 3.5.4 are security fixes. Also, Python …
Released: Oct. 29, 2019
Python 3.5.8 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.8 was released on October 29th, 2019. Python 3.5 has now entered "security fixes only" mode, and as such the only changes since Python 3.5.4 are security fixes. Also, Python …
Released: Aug. 6, 2023
This is the first release candidate of Python 3.12.0 This release, 3.12.0rc1, is the penultimate release preview. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. The second candidate (and the last planned release …
Released: Sept. 6, 2023
This is the second release candidate of Python 3.12.0 This release, 3.12.0rc2, is the last release preview for Python 3.12. There will be no ABI changes from this point forward in the 3.12 series. The intent is for the final release of 3.12.0, scheduled for Monday, 2023-10-02, to be …
Released: Sept. 19, 2023
This is the third release candidate of Python 3.12.0 This release, 3.12.0rc3, is the absolutely last release preview for Python 3.12. There will be no ABI changes from this point forward in the 3.12 series. The intent is for the final release of 3.12.0, scheduled for Monday, 2023-10-02, to …
...any component: parents can call children, and children can call their parent (connections can activated at scheduled times, when specified events occur or when special conditions are detected). The Application Framework creates a distributed environment where all nodes, from a programming and operative point of view, are seen as an unique system exposing a single API. Operations can be performed on any child node from any parent node, transparently. IceBridge Graphical Console The IceBridge co...
...any other tools for handling ZIP archives are available; any of them should work. WinZip can also handle the gzipped tar archives if needed, but be careful that the filenames may be mangled if you download these using a Web browser.
...any type; if x is not an instance of any class, isinstance(x, C) always returns false. The second argument must be a class object. Sequence Unpacking Previous Python versions require an exact type match between the left hand and right hand side of "unpacking" assignments, e.g. (a, b, c) = x requires that x is a tuple with three items, while [a, b, c] = x requires that x is a list with three items. As part of the same project, the right hand side of e...
Released: Nov. 2, 2019
Python 3.5.9 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.9 was released on November 1st, 2019. There were no new changes in version 3.5.9; 3.5.9 was released only because of a CDN caching problem, which resulted in some users …
...any people felt that the most successful topics were the ones the students came up with. I'm still thinking how to balance that with my view that the student needs to work with existing code and coders and not just do something standalone and in isolation. Google really emphasized that their goal is for the students to stay with the projects beyond GSoC. So we should do post-mortems to see how many students are still working on the projects months after GSoC. It also means you pick the student ...
...any action was necessary; regardless of the need, it seemed appropriate.) Marc-Andre Lemburg resigned as chair of the Public Support Committee earlier, and Deibel was appointed chair to replace him. The Python Website Committee was dissolved by unanimous vote. The Board intends to create a new committee to manage the web site at its next meeting. The Board discussed creating a public relations committee to replace the Python Website committee, but decided not to create such a committee immed...
...anything without a champion. Deibel said that he would ask the PSF members list whether there are any volunteers that need support. 5. Grants committee von Löwis reported that Brian Zimmer had to withdraw from the grant, because of changes in employment. The board agreed to pay that work that was done up to that point. 6. Other business A number of other things would need to be discussed. Because the meeting was running out of time, they were deferred to email or to the next meeting. 7. Adj...
...any multiple of 𝛑 will receive a special digital 𝛑SF swag bag. Show your love for our Python community and contribute to the Spring Fundraiser by May 3rd to get your slice of the pi! We aren’t setting a specific target this year, because honestly it’s been really hard to predict what will be possible for people in general. We aren’t going to pretend anything is easy to forecast right now! But we’d love to have as many of you participate as you can, and bring us all a little extra hap-pi-...
Released: Aug. 22, 2020
Python 3.5.10rc1 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.10rc1 was released on August 21st, 2020. Python 3.5 has now entered "security fixes only" mode, and as such the only changes since Python 3.5.4 are security fixes. Also, Python …
Released: Sept. 5, 2020
Python 3.5.10 Python 3.5 has reached end-of-life. Python 3.5.10 is the final release of 3.5. Python 3.5.10 was released on September 5th, 2020. Python 3.5.10 is the final release in the Python 3.5 series. As of this release, the 3.5 branch has been retired, no further changes to 3.5 will …
If you didn't find what you need, try your search in the Python language documentation.