Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...listed above, always check the SourceForge Bug Tracker to see if they've already been reported. Use the bug tracker to report new bugs. If you have a patch, please use the SourceForge Patch Manager. Please mention that you are reporting a bug in 2.3, and note that you must have a SourceForge account and be logged in to submit a bug report or patch (we require this in case we need more information from you). If you have access to an "unusual" platform, you might want to consider addin...
...lists for the conference, and a handful of volunteers have signed up already. We plan to put the conference website up at www.python.org/pycon/. The conference has a name. It's Python Programmers Conference, abbreviated as PyCon. 6. Contribution forms status report Nothing to report. 7. Python Support Committee status report [4] Nothing to report. 8. Adjournment There being no further business, the meeting was adjourned at 10:48 PM PST.
...list. To make it easier to include your announcement on www.python.org's front page, please include 2-3 lines of HTML code at the very end of your submission, using the following template: <P><A HREF="http://your.url.here">PackageName 1.0</A> - short description of not more than one sentence. (DD-Mon-YY) You may only include one link, which should point to a web page with more info about your package (cf 2. above). The date should be in parentheses, formatted a...
...list of projects under the PSF CNA scope. Please submit vulnerability reports to projects according to their respective security policies. Third-party redistributions of these projects are not covered, please contact those distributors for details about CVEs. Project Project URL Security policy Email CPython https://python.org/downloads Link security@python.org pip https://pypi.org/project/pip Link security@python.org Flask https://pypi.org/project/flask Link security@palletsprojects....
...list of items the treasurer's office will be focused on, he said: My focus is on AR/AP reduction, the increased activity and strong interest in fiscal sponsorship shown at PyCon, and the annual Federal Tax filing. 6 Progress Reports The following board reports were submitted to the board mailing list one week prior to this month's meeting. Please see a summary of each board report listed below and a possible board discussion at the end of the report(s): 6.1 ...
...listen" parameter in asyncore [ #428419 ] include/rangeobject.h needs extern "C" [ #429059 ] No docs for os.getenv() [ #429070 ] Thread.getDaemon()should be isDaemon() [ #429361 ] popen2.Popen3.wait() exit code [ #429554 ] PyList_SET_ITEM documentation omission [ #430627 ] Fixes for templates/module.tex file [ #430991 ] wrong co_lnotab [ #431772 ] traceback.print_exc() causes traceback [ #432369 ] ConfigParser: problem w/ mixed-case opts [ #433228 ] repr(list) woes when len(list) ...
...list. Continue with step 1, this time starting at the end of the previous token, until all input is consumed. Given the complete token list, perform the disambiguation, modifying the recognized tokens as specified. Pass the token list to the parser. It should be noted that this scanning process requires the complete input. For XPath, this causes no problems, since the input is typically small, and completely provided in the Python source code of the application, ...
...lists and dictionaries, and still others are class instances. A statically typed language would have required extra hassle to allow a mixture of return types to be inserted into the Property manager. Even Perl, which is also dynamically typed, would have required some way to distinguish between references to a $scalar, %hash, or @list. In Python it just worked, and we could mix the data types of the keys in the Property manager dictionary without any extra effort at all. Yet, as described ab...
...listed as having signed Python agreements but not Jython ones. This is murkier: contributions going forward are covered no matter what they've signed, and maybe they don't have many past contributions to cover. Should I be pushing people to sign the Jython contrib form?" M. von Löwis noted that "contributions going forward are covered" is not entirely true: the actual contribution should include the magic words "Licensed to PSF under a Contributor Agreement". D. Goodge...
...list one week prior to this month's meeting. Please see a summary of each board report listed below and a possible board discussion to follow: 5.1 Communication Status D. Hellmann, Communication Officer, reports that a blog about the Google Summer of Code, a blog about Bug Weekend, and a blog about John Pinner's 2010 - 2nd Quarter Community Service Award has been posted by the newly recruited Mike Driscoll. Paulo Nuin is another recruited volunteer who has written a blog about ...
...lists also making sure emails are being answered/followed up on. I am continuing to read through all of the email threads that occur on the board/members mailing lists. Contributor Agreements collecting agreements coming through EchoSign and marking them in bug tracker. Other Conferences Please see the Event Coordinator Report for the detail. 5.3 Marketing Material Report Progress Nothing much new to report. We're still in the process of selling ad spaces to ...
Version: None
Released: March 18, 2010
Python 2.6.5 was a maintenance release for Python 2.6.4, fixing dozens of issues in the core, builtin modules, libraries, and documentation. Python 2.6.5 final was released on March 19, 2010. Python 2.6 is now in bugfix-only mode; no new features are being added. The NEWS file lists …
View Release Notes
Released: Oct. 2, 2009
Python 2.6.3 was released on October 2, 2009. Python 2.6 is now in bugfix-only mode; no new features are being added. Somewhere near 100 bugs have been fixed since the release of Python 2.6.2. The NEWS file lists every change in each alpha, beta, and release candidate of …
Released: Oct. 26, 2009
Python 2.6.4 was a critical bug fix for Python 2.6.3, which had regressions in the logging package and in setuptools compatibility. Python 2.6.4 was released on 25-Oct-2009. Python 2.6 is now in bugfix-only mode; no new features are being added. The NEWS file lists every change in …
Released: Oct. 12, 2014
This is a security-fix source-only release. The last binary release was 3.2.5. With the 3.2.6 release, and five years after its first release, the Python 3.2 series is now officially retired. All official maintenance for Python 3.2, including security patches, has ended. For ongoing maintenance releases, please see …
Released: Jan. 10, 2023
This is an early developer preview of Python 3.12. Major new features of the 3.12 series, compared to 3.11 Python 3.12 is still in development. This release, 3.12.0a4 is the fourth of seven planned alpha releases. Alpha releases are intended to make it easier to test …
Released: July 11, 2023
This is a beta preview of Python 3.12 Python 3.12 is still in development. This release, 3.12.0b4, is the final of four beta release previews of 3.12. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to …
Released: April 9, 2024
This is an early developer preview of Python 3.13 Major new features of the 3.13 series, compared to 3.12 Python 3.13 is still in development. This release, 3.13.0a6, is the sixth and last planned alpha release. Alpha releases are intended to make it easier to test the …
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 …
...list and archives for the Python-Macintosh Special Interest Group. Alternative Packages for Mac OS X. ActiveState ActivePython (commercial and community versions, including scientific computing modules). Enthought Python Distribution The Enthought Python Distribution provides scientists with a comprehensive set of tools to perform rigorous data analysis and visualization. Anaconda is a free collection of powerful packages for Python that enables large-scale data management, analysis, and visu...
If you didn't find what you need, try your search in the Python language documentation.