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.
...library or other dependancy problems with most of the RPMs you pick up? The cure, in my experience is to pick up an SRPM (Source RPM). All you need to do to build a binary package tailored to your system is run <pre> rpm --rebuild <packagename>.src.rpm</pre>
PSF Sponsorship The PSF is the primary source of funds and resources for furthering the development and adoption of Python. Interested in becoming a sponsor? Check out our sponsor application. Participation in the PSF Sponsorship Plan provides a way for corporations and individuals to contribute substantially to the ongoing support of the Foundation. (As distinct from one-time donations.) In return, the PSF will officially acknowledge your donation via various methods appropriate to your spons...
...library required such recognition. David Ascher has asked that they draft actual text, to which request they have not responded. The board decided not to take any action in this matter. 8. Listing ILM as an emeritus member ILM has sent a letter indicating that they wish to convert their membership to emeritus; this has not been reflected on the website. Martin will correct the page. 9. Other business Guido and Tim discussed recovering the 1023 form; they agree that Tim's version of the docu...
...library" directory, tentatively called blib/. (This is one of the few implementation details of Perl's MakeMaker that survived the session.) The blib/directory serves (at least) two purposes: it makes installation near-trivial, and it provides a realistic-looking pseudo-installation tree for running test scripts. The actual structure of the blib/ tree has yet to be decided (although I have definite ideas of how it should look!) We talked about terminology a bi...
...library changes may trip you up: The append() method for lists can no longer be invoked with more than one argument. This used to append a single tuple made out of all arguments, but was undocumented. To append a tuple, use e.g. l.append((a, b, c)). The connect(), connect_ex() and bind() methods for sockets require exactly one argument. Previously, you could call s.connect(host, port), but this was undocumented. You must now write s.connect((host, port)). The st...
...library modules. Set up website and mailing lists to begin community building. Release alpha versions of the implementation. Refine and release alpha versions of part one of the tutorial. Start collecting feedback. Write early draft version of part two of the tutorial, "Creating larger programs." 3. Third half-year period Use feedback to refine programming environment design. Release alpha versions of the 3D game-playing library. Release beta versions of the implementation and p...
Version: None
Released: Oct. 14, 2002
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 to remain with Python 2.2, there's a patch available from the …
View Release Notes
Released: March 9, 2015
Python 3.5.0a2 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.0a2 was released on March 9th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a1 is the second alpha release. …
Released: March 30, 2015
Python 3.5.0a3 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.0a3 was released on March 30th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a1 is the second alpha release. …
Released: Oct. 17, 2017
This is an early developer preview of Python 3.7 Major new features of the 3.7 series, compared to 3.6 Python 3.7 is still in development. This releasee, 3.7.0a2, is the second of four planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: April 5, 2023
This is the third maintenance release of Python 3.11 Python 3.11.3 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features and changes in Python …
Released: June 6, 2023
This is the fourth maintenance release of Python 3.11 Python 3.11.4 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features and changes in Python …
Released: Aug. 24, 2023
This is the fifth maintenance release of Python 3.11 Python 3.11.5 is the newest major release of the Python programming language, and it contains many new features and optimizations. Security content in this release gh-108310: Fixed an issue where instances of ssl.SSLSocket were vulnerable to a bypass of the …
Released: Dec. 4, 2023
This is the seventh maintenance release of Python 3.11 Python 3.11.7 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features and changes in Python …
[PYTHON MATRIX-SIG] FAQ Here's my first step at creating a FAQ for this project. If anybodyelse wants to take it up, please feel free. This is going to be veryfree form, off the top of my head and unedited. Still, I anticipatethat it will be useful. Occaionally I will steal text entirely fromother people on the SIG without any attribution. I'll try to fix thislater. Written by Jim Hugunin (hugunin@mit.edu) on April 25, 1996. 1) What's Numerical Python? Here should really go...
Python 2.2.2 Python 2.2.2 Note: See Python 2.2.3 for a patch release which supersedes 2.2.2. 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 to remain with Python 2.2, there's a patch available from the security advisory page. We are pleased to announce the release...
Mission The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of a diverse and international community of Python programmers. You can help fund the PSF by making a donation or becoming a member. The following is the official mission statement of the PSF: The Python Software Foundation (PSF) is a non-profit membership organization devoted to advancing open source technology related to the Py...
Python Software Foundation: Press Release 23-Sep-2003 September 23, 2003 Press Release SOURCE: Python Software Foundation PYTHON SOFTWARE FOUNDATION (PSF) ANNOUNCES PYTHON VERSION 2.3.1 First maintenance release for the latest Python FREDERICKSBURG, Va., September 23, 2003 -- The Python Software Foundation (PSF) announces the release of version 2.3.1 of the Python programming language. This minor release introduces a number of enhancements based on two months of experience since re...
...library module, US$1,500 3. Greg Wilson, Software Engineering with Python for Scientists and Engineers, US$27,000 Approved, 5-0-1. J. Hylton proposed that the runners-up be sent email saying the Grants Committee would have liked to fund their proposals and please come back next year. S. Deibel proposed possibly approving more funds for runner-up proposals. D. Ascher recommended waiting until we get a better idea whether the current process works. Web Site Redesign ==...
Event Organizer Resource Library Title and Author(s) or Organizer of Resource Topic and Type of Resource Short Description Organizing and Managing Open Source Events by the TODO Group Event organizing - Written guide A how-to guide that addresses opportunities and obstacles as well as issues and resolutions common to physical and virtual venues, for both internal and external audiences. 6 Tips I’ve Learned from Working with a Team of Volunteer by Dorka Volavkova Volunteer management -...
If you didn't find what you need, try your search in the Python language documentation.